Create connector
Create a new connector
Headers
x-api-key
Request
ConnectorCreateReqDTO
app
Filter options for the connector
config
Filter options for the connector
Response
id
List of matched integration ID
integrationId
List of matched integration ID
name
Name of the integration
authScheme
Auth Scheme of the Integration.
createdAt
Date of creation of the integration
updatedAt
Date of updation of the integration
enabled
Whether the integration is enabled or not
deleted
Whether the integration is deleted or not
appId
App ID of the integration
appName
App name of the integration
expectedInputFields
List of fields that need to be collected from users to set up a connection using this connector. These fields should be included when calling POST /api/v1/connectedAccounts
.
defaultConnectorId
If this is a custom connector, this field may reference the original template connector it was based on.