Integrations
Create an integration
Create a new integration
POST
/
config
Body
application/json
provider_config_key
string
requiredA unique integration ID, which you will use in the other API calls to reference this integration.
provider
string
requiredThe Nango API Configuration.
oauth_client_id
string
The ID of your OAuth app (registed with the external API). Required for OAuth APIs.
oauth_client_secret
string
The secret of your OAuth app (registed with the external API). Required for OAuth APIs.
oauth_scopes
string
Comma separated list of scopes.
Response
200 - application/json
config
object
requiredWas this page helpful?