| event |
string |
The name of the event that triggered the webhook. |
| webhook_id |
string |
The unique identifier of the webhook subscription that matched this event. |
| task_id |
string |
The ID of the task involved in the event. Present for task-related events. |
| list_id |
string |
The ID of the list involved in the event. Present for list-related events. |
| folder_id |
string |
The ID of the folder involved in the event. Present for folder-related events. |
| space_id |
string |
The ID of the space involved in the event. Present for space-related events. |
| goal_id |
string |
The ID of the goal involved in the event. Present for goal and key result events. |
| history_items |
array |
Array of change records describing what was modified in this event. |