Webhooks from Nango
Nango sends webhook notifications to your backend in different cases:- Sync webhook: new data from syncs is available (step-by-step guide)
- Authorization webhook: an authorization flow completes (step-by-step guide)
- Webhook forward: an external API webhook is forwarded to your app (step-by-step guide)
Nango retries (with exponential backoff) webhooks with non-2xx responses.
Webhooks from external APIs
Nango makes it easy to process webhooks from external APIs (step-by-step guide).Questions, problems, feedback? Please reach out in the Slack community.