Skip to main content
POST
Receive a Nango webhook event

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
type
string

Event type (auth, sync, or forward).

connectionId
string

The Nango connection the event relates to.

providerConfigKey
string

Provider integration key (e.g. hubspot, salesforce, shopify).

success
boolean

Whether the underlying auth or sync operation succeeded.

Response

200 - application/json

The event was received and acknowledged.

data
object
meta
object