Other webhooks
Survey launched
Triggered instantly as soon as survey moves from "Scheduled" to "Running".
{
"action": "survey_start",
"data": {
"id": 10441,
"attributes": {
"name": "Stress management",
"state": "running",
"locale": "en",
"starts_at": "2024-02-01T00:00:00.000Z",
"ends_at": "2024-02-29T00:00:00.000Z"
},
"meta": {
"created_at": "2024-02-01T16:32:17.956Z",
"updated_at": "2024-02-01T16:34:00.563Z"
}
}
}
Updated 11 months ago