Webhooks from APIs
Webhook forwarding
Guide to forward webhooks received from external APIs to your app.
Pre-requisites:
- Configure webhooks in the external API portal (details)
- Ensure you receive webhooks from Nango
Nango will automatically forwards all webhooks from supported APIs to your app.
Nango webhook forwards are POST requests with the following JSON body:
External webhook forwarding can be disabled from the Environment Settings tab.
Questions, problems, feedback? Please reach out in the Slack community.
Was this page helpful?