Creates a webhook for the current account to receive notifications about changes. Use when you need to set up real-time event notifications for tasks, folders, or other Wrike objects.
eventsarrayArray of event types to listen for (e.g., TaskCreated, TaskDeleted, FolderCreated). If omitted, all events are received.
secretstringClient secret for event authenticity verification. Used to validate that webhook events are genuinely from Wrike.
hookUrlRequiredstringURL of the server that will receive the webhook payload. Must be a valid HTTPS URL.
customItemTypesarrayArray of Custom Item Type IDs to limit webhooks to specific CIT changes. Only events related to these CITs will trigger the webhook.
parameterisedEventsarrayArray of objects for filtering events with customizable fields. Each object specifies event type, custom fields, and standard fields to include.
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.