v3

latestOpenAPI 3.0.02026-07-31278263961.8 KB
Integrations

Create a new integration

post/integrations

Request body

uuidstring

Stable unique identifier (UUID). Can be provided on create; otherwise generated. Must be unique across elements of this type.

keystring

Stable key for referencing the element (e.g. in selectors). Unique per (parent, integration) scope. Generated from name if not provided on create.

namestring

Display name. Optional on create; used to generate key when key is omitted.

descriptionstring

Optional human-readable description.

metaobject

Optional key-value metadata.

logoUristring
externalAppIdstring

External app id; alternative to connectorId — resolves to the app's default connector.

externalAppUuidstring
logoBase64string
connectorVersionstring
connectorIdstring

ID of the connector this integration uses.

connectorUuidstring
connectorKeystring

Key of the connector; alternative to connectorId. Resolved to connectorId by the API.

parametersobject

Connector-specific parameters (e.g. OAuth { clientId, clientSecret, scopes }).

optionsConfigobject
intentstring

[Experimental] Intent-based instruction for an agent to configure this element.

Response

idstring
namestring required

Display name. Always present in API responses (filled by API if not set on create).

uuidstring

Stable unique identifier (UUID). Can be provided on create; otherwise generated. Must be unique across elements of this type.

keystring

Stable key for referencing the element (e.g. in selectors). Unique per (parent, integration) scope. Generated from name if not provided on create.

descriptionstring

Optional human-readable description.

metaobject

Optional key-value metadata.

state'BUILDING' | 'CLIENT_ACTION_REQUIRED' | 'CONFIGURATION_ERROR' | 'SETUP_FAILED' | 'READY' | 'DISCONNECTING'

Current lifecycle or health state (e.g. READY, SETUP_FAILED, CONFIGURATION_ERROR, BUILDING). Set by the engine during setup and validation.

revisionstring

Opaque revision token; changes on each update. Used for optimistic concurrency.

createdAtstring

ISO date when the element was created.

updatedAtstring

ISO date when the element was last updated.

archivedAtstring
isDeactivatedboolean
isReadOnlyboolean

When true, the element cannot be modified (e.g. published package elements or elements from another workspace).

logoUristring
connectorIdstring
connectorVersionstring
oAuthCallbackUristring
parametersobject
hasMissingParametersboolean
hasDocumentationboolean
hasOperationsboolean
operationsCountnumber
hasDataboolean
dataCollectionsCountnumber
hasEventsboolean
eventsCountnumber
hasGlobalWebhooksboolean
hasUdmboolean
isTestboolean
externalAppIdstring
authType'integration-app-token' | 'membrane-token' | 'oauth2' | 'oauth1' | 'client-credentials' | 'proxy'
optionsConfigobject
specobject
appUristring
isConnectedboolean