List of event types to monitor. Use ["*"] to subscribe to all events. Common events include: taskCreated, taskUpdated, taskDeleted, taskStatusUpdated, taskAssigneeUpdated, taskDueDateUpdated, taskTagUpdated, taskMoved, taskCommentPosted, taskCommentUpdated, listCreated, listUpda…
statusstring
Required
The desired status of the webhook after the update.
endpointstring
Required
The new URL where the webhook payloads will be sent.
webhook_idstring
Required
The unique identifier of the webhook to be updated. Example: 'e506-4a29-9d42-26e504e3435e'.
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not