Create Notification
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
numberrequired
The id of the target survey.
numberrequired
Notification sending method. 1: email, 2: sms, 3: webhook.
numberrequired
Notification recipient type. 1: self notification, 2: question recipient, 3: variable recipient, 4: respondent user, 5: webhook endpoint.
stringrequired
Notification body text.
stringrequired
Email subject.
boolean
Whether the notification is enabled.
string
List of recipient email addresses.
string
Webhook endpoint URL for webhook notifications.
number
Notification filter ID to apply when sending.
number
Question ID whose answer provides the recipient value.
number
Variable ID whose value provides the recipient value.
string
Webhook headers object for webhook notifications.