Connect Integration
Connect to a source, destination, or embedding model.
Expects a POST body with:
Args:
db: The database session. integration_type: The type of integration to connect to. short_name: The short name of the integration to connect to. name: The name of the connection. config_fields: The config fields for the integration. user: The current user.
Returns:
schemas.Connection: The connection.
Path parameters
integration_type
Integration type enum.
Allowed values:
short_name
Headers
x-api-key
Request
This endpoint expects an object.
config_fields
name
Response
Successful Response
name
integration_type
Integration type enum.
Allowed values:
status
Connection status enum.
Allowed values:
short_name
id
integration_credential_id
organization_id
created_by_email
modified_by_email