Providers that use a browser sign-in (OAuth, e.g. Gmail) can’t be connected this way — the tool returns guidance to connect those on the Integrations page. That single OAuth click is the only human step left in setup.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
provider | string | yes | Provider name, lowercase — e.g. apollo, prospeo, instantly, hubspot, pipedrive, attio. |
credentials | object | yes | Key/value credentials, e.g. { "api_key": "..." } or { "access_token": "..." }. |
name | string | Optional label for the connection. |
Returns
When to call it
- When the user gives you an API key for an enrichment, CRM, or sequencer tool.
- After connecting an enrichment provider, the customer graph starts filling in.
Backed by
POST /v2/workspace/integrations — the agent setup surface. Logged to the Ops page.