How to increase the limit of 2000 rows from Salesforce input. Do we have an example of API pagination?
I have nearly 4000 records to load. I tried various community posts, however, no luck. Can someone please share a workflow which I can leverage?
https://stackoverflow.com/questions/10419376/salesforce-rest-api-query-more-than-2000
there are lots of discussions here on how to handle pagination in an API.