Integrations
Create an integration
Create a new integration
POST
Body
application/json
A unique integration ID, which you will use in the other API calls to reference this integration.
The Nango API Configuration.
The ID of your OAuth app (registed with the external API). Required for OAuth APIs.
The secret of your OAuth app (registed with the external API). Required for OAuth APIs.
Comma separated list of scopes.
Response
200
application/json
Successfully created an integration
Was this page helpful?