Skip to main content

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 to POST /api/v1/integrations/webhooks/nango — internal only. You don’t call this directly.

Example — initiate a Salesforce connection

The response includes an OAuth auth_url — redirect the user to it. After consent, the connection is established and ready to sync.