Webhooks
Register Webhook
Create a new webhook right from the API and see it active right away!
POST
Authorizations
Body
application/json
An array of calculator IDs (CUID2 format)
An array of pipeline trigger event types. Currently supported trigger is "newSubmission"
The URL where the webhook will send data
A name for the webhook
The source of the webhook
Available options:
user
, zapier
, make
, n8n
, pipedream
Response
200 - application/json
Was this page helpful?