Connect an integration
Initiates the connection process for a third-party integration using the Unified API
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
provider
The integration provider (e.g., quickbooks, xero)
entityId
The ID of the entity to connect the integration for
connectionType
The type of connection to establish (used as scope in Unified API)
Response
Integration connection initiated successfully
link
Authentication link for the integration from Unified API
workspaceId
Unified workspace ID used for the connection