We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Salesforce - Limit Increase from 2000 rows (API Pagination)

Nipun_Charaya
6 - Meteoroid

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?

1 REPLY 1
apathetichell
20 - Arcturus

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.

Labels
Top Solution Authors