Register Webhook

Create a new webhook right from the API and see it active right away!

Log in to see full request history
Body Params
string
required

The URL where the webhook will send data

string

A name for the webhook

string
Defaults to user

The source of the webhook

triggers
array of strings
required
Defaults to newSubmission

An array of pipeline trigger event types. Currently supported trigger is "newSubmission"

triggers*
calculators
array of strings
required

An array of calculator IDs (CUID2 format)

calculators*
Responses

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