POST
/
webhooks

Authorizations

x-ac-api-key
string
header
required

Body

application/json
calculators
string[]
required

An array of calculator IDs (CUID2 format)

triggers
string[]
required

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

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

Response

200 - application/json
data
object