Error Message: Maximum SOQL offset allowed is 2000
-
I’ve got an error message in my logs every single time that my pull action runs:
Error: 400: on Salesforce http request
Looks like the plugin is calling for an offset that is exceeding Salesforce’s maximum. We did have a large number of records we were trying to sync around this time.
How do I reset the offset so that I can start syncing again?
How do I ensure large batches of updates sync?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Error Message: Maximum SOQL offset allowed is 2000’ is closed to new replies.