today
Platform Updates - September 7 - September 13, 2026
Highlights
- 🔗 Enable Static IPs via API: You can now enable Static IPs for a new connection directly from the
POST /connect/create-linkendpoint by using the newenable_static_ipsparameter. This simplifies the setup process for integrations that require IP allowlisting. - ⚙️ More Efficient Sync Scheduling: We've optimized our sync scheduler for integrations that support webhooks. Full syncs will now run less frequently (every 2 days instead of every 10 hours), while delta syncs run more often (every 6 hours). This reduces unnecessary API calls to providers and ensures you get fresher data when it matters most.