Nango Docs home page
Search...
⌘K
Ask AI
Sign Up
nangoHQ/nango
nangoHQ/nango
Search...
Navigation
All concepts
Webhooks
Documentation
APIs & Templates
Reference
Community
Get Started
Introduction
Interactive demo
Use Integrations
Overview
Step-by-step guides
Build Integrations
Overview
Step-by-step guides
Understand Nango
Core concepts
Architecture
All concepts
Integrations
Connections
Integration scripts
Integration templates
Syncs
Actions
Webhooks
Proxy
Environments
Host Nango
Cloud vs. self-hosting
Managed integrations service
Self-hosting instructions
On this page
Webhooks from Nango
Webhooks from external APIs
All concepts
Webhooks
Learn more about how Nango lets you process webhooks.
There are two types of webhooks in Nango: webhooks from Nango (to your app) and webhooks from external APIs (to Nango).
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 Nango are POST requests with the following JSON body.
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
.
Was this page helpful?
Yes
No
Suggest edits
Raise issue
Actions
Proxy
Assistant
Responses are generated using AI and may contain mistakes.