Skip to main content

Receive inbound webhook from a messaging platform

POST 

/api/webhook/:connectorType/:integrationId

Generic webhook endpoint for all connectors. Verifies HMAC signature, parses the message, and enqueues for async processing.

Request

Responses

Webhook received and enqueued