sf_query_org_paginated
Retrieve large Salesforce data sets by running paginated SOQL queries with explicit nextRecordsUrl handling for complete results.
Instructions
Run paginated SOQL queries with explicit nextRecordsUrl support.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| pageSize | No | ||
| directory | No | ||
| targetOrg | No | ||
| maxRecords | No | ||
| nextRecordsUrl | No |