Skip to main content

Accepts a lead for asynchronous processing.

POST 

/v1/webhooks/leads

Accepts a lead for asynchronous processing. Returns 202 with the lead's external id (echoed or server-minted) once the payload is queued; the lead is created/updated out-of-band. Falls back to synchronous 200/201 when the async pipeline is not configured.

Request

Responses

OK