Integrations API
Connect third-party SaaS apps (Salesforce, HubSpot, Shopify, Pipedrive, Zendesk, Intercom, …) and pull their data into Orbit for use in flows, AI agents, and contact enrichment. Powered by Nango under the hood; auth, refresh, rate limiting, and provider-specific quirks are handled for you. Base path:/api/v1/integrations
Authentication: API key (X-API-Key) or session JWT.
Connections
Sync & data
Inbound webhook
Nango posts auth + sync events toPOST /api/v1/integrations/webhooks/nango — internal only. You don’t call this directly.
Example — initiate a Salesforce connection
auth_url — redirect the user to it. After consent, the connection is established and ready to sync.