I am looking for some guidance on how to configure the rest source object to pull data from the Salesforce rest service, and utilize the nextRecordsUrl returned url to pull the next batch from.
My initial query works great, but even with the pagination settings configured, it calls the exact same query each time instead of pulling from the "nextRecordsUrl".
I have tried all sorts of combos in the pagination template with no changes. Any guidance would be helpful. Thanks!