Home / Companies / Sequin / Blog / Post Details
Content Deep Dive

Pulling past the limits of Salesforce's /updated endpoint

Blog post from Sequin

Post Details
Company
Date Published
Author
Dave Nguyen
Word Count
1,104
Company Posts That Month
2
Language
English
Hacker News Points
-
Post removed?
No
Summary

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.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Data Pipeline 1 279 93 42 -13%
Use This Data

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.