Receive Incoming Webhook

Endpoint for receiving incoming webhooks with generic data payloads. It acts as an initial integration point for early-stage data adoption. Once a data flow is standardized, it will be implemented as a separate, dedicated endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Idempotency key for the webhook

string
required

ID of the business this webhook relates to

string
enum
required

Webhook event type

Allowed:
data
object
required

Generic webhook payload data

Responses
200

Webhook received successfully.

401

Missing or invalid API key. Could not authenticate API request.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json