Pulling past the limits of Salesforce's /updated endpoint
Blog post from Sequin
Sequin, a company that streams data from platforms like Salesforce, Stripe, and AWS, initially sought to utilize Salesforce's /updated endpoint to efficiently retrieve recently updated records using caller-defined time intervals. However, challenges such as API rate limits, a 30-day restriction on start dates, and the need for flexibility led them to pivot towards using the /query endpoint, which allows for more powerful and versatile SOQL queries. This approach enables Sequin to fetch records with greater flexibility, avoid duplicate data, and manage customer syncs more effectively, using techniques such as FIELDS(ALL) to retrieve all fields and incorporating conditions like LastModifiedDate to ensure comprehensive data retrieval. Additionally, the /query endpoint facilitates related data extraction and handles deleted records efficiently, offering a consistent strategy for pagination and data management across various call types.
| Trend | Post Mentions | Total Month Mentions | Posts | Companies | MoM |
|---|---|---|---|---|---|
| Data Pipeline | 1 | 279 | 93 | 42 | -13% |
Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.