Tool to create a new integration in Nango. Use when setting up a new provider connection configuration. Creates an integration with specified credentials (OAuth2, App-based, or Hybrid authentication). The unique_key will be used to reference this integration in subsequent API ca…
providerRequiredstringThe provider unique name (e.g., github, slack, salesforce). Use List Providers to get valid provider names.
unique_keyRequiredstringA unique integration ID, which you will use in other API calls to reference this integration. Must be unique across your Nango account.
credentialsIntegration credentials for authentication. Schema varies by credential type: OAUTH2 requires client_id and client_secret; APP requires app_id, app_link, and private_key; HYBRID requires all fields.
display_namestringHuman-readable display name for the integration. If not provided, defaults to the provider name.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.