Skip to content

Paginating salesforce querries - #87

Merged
steveoh merged 3 commits into
mainfrom
dev
Apr 16, 2024
Merged

Paginating salesforce querries#87
steveoh merged 3 commits into
mainfrom
dev

Conversation

@jacobdadams

Copy link
Copy Markdown
Contributor

Salesforce REST queries are limited to 2000 results but include a url for continuing the request. This refactors out the actual HTTP call so that it can be used with either the initial query or the follow-on requests.

@jacobdadams
jacobdadams requested a review from steveoh April 16, 2024 20:38
@steveoh
steveoh merged commit 1a4e445 into main Apr 16, 2024
@steveoh
steveoh deleted the dev branch April 16, 2024 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants