POST
/
webhooks

Authorizations

x-ac-api-key
string
headerrequired

Body

application/json
url
string
required

The URL where the webhook will send data

name
string

A name for the webhook

source
enum<string>
default: user

The source of the webhook

Available options:
user,
zapier,
make,
n8n,
pipedream
triggers
string[]
required

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

calculators
string[]
required

An array of calculator IDs (CUID2 format)

Response

200 - application/json
data
object