
Do you make it easy for consumers to find out what's changed in your API?...
Do you make it easy for consumers to find out what's changed in your API?...
Do you make it easy for consumers to find out what's changed in your API?...
HubSpot's just doesn't offer enough Webhooks. What should you do?...
How to set up a sync between HubSpot and Postgres so you can integrate faster....
We'll explore when to use an interface versus a script or custom Airtable App. We'll also walk through a practical use case to give you a sense of the build experience and functionality....
Use PG Notify and Sequin to handle your Twilio messages and phone calls in real-time....
How we're using our own Stripe sync to monitor subscription status....
How to calculate your MRR on Stripe using SQL....
How to manage Stripe application data while keeping Stripe as the source of truth....
Webhooks come with some challenges. We prefer polling an /events endpoint instead when possible....
At Sequin, we replicate APIs to Postgres databases in real-time. We want to provide our customers with the experience of having direct, row-level access to their data from third-party platforms, like Stripe and Airtable....
At Sequin, we replicate APIs to Postgres databases in real-time. We want to provide our customers with the experience of having direct, row-level access to their data from third-party platforms, like Stripe and Airtable. After the concept of Sequin crystallized, we knew we had to get something to market quickly....
Now you can get a replica Postgres database with all your Stripe data, synced in real-time. It’s like having row-level access to your data in stripe_prod....
I wanted to get to the bottom of what caused writes to slow down so significantly....
The first iteration of most software is a prototype. The purpose of a prototype is to validate a hypothesis or learn more about a market. Because a prototype is likely to undergo radical changes or total abandonment in face of the information it uncovers, the faster you can generate a...
An update to the developer's guide to include Airtable's new Webhook triggers in automations....