Create an integration
Integrations
Create an integration
Create an integration
POST
Create an integration
Requires an API key with the
environment:integrations:create scope. Learn more about API key scopes.Authorizations
The secret key from your Nango environment.
Body
application/json
A unique integration ID, which you will use in the other API calls to reference this integration.
The provider unique name.
The integration display name.
Whether to forward webhooks received for this integration. Defaults to true.
Integration credentials schema for different authentication types.
- Option 1
- Option 2
- Option 3
Provider-specific configuration for providers that declare an integration_config schema (e.g. private-api-generic, aws-sigv4). Keys and required fields depend on the provider; values are validated against the provider schema.
Response
Successfully created an integration