Confirm creation of a new connection

Creates and confirms a new integration connection. Required fields vary by provider:
pipedream/slack require external_connection_id, native requires api_key.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
string
enum
required

The type of the integration that Go supports.

Body Params

Integrations.ConfirmConnectionRequest

Confirm a native API-key-based connection.

string
required

API key for the integration

uuid

Connection ID from create_connect_session

string
enum
required
Allowed:
boolean
Defaults to false

Whether to make the connection public within the workspace

Responses

Callback
Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json