Tool to create a new Trello webhook for monitoring changes to a board, card, list, or member. Use when you need to set up real-time notifications for model changes. The callback URL must be publicly accessible and respond to HEAD requests for validation.
activebooleanDetermines whether the webhook is active and sending POST requests. Defaults to true if not specified.
idModelRequiredstringID of the model (board, card, list, or member) to be monitored by the webhook.
callbackURLRequiredstringA valid URL that is reachable with a HEAD and POST request. This is where Trello will send webhook notifications.
descriptionstringA description for the webhook (0-16384 characters).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.