Tool to create a webhook on a Wrike space for receiving notifications about changes to tasks, folders, and projects. Use when you need to set up event-driven integrations for space-level changes.
eventsarrayList of specific event types to subscribe to. If omitted, all events are received. Examples: AttachmentAdded, AttachmentDeleted, TaskCreated, TaskTitleChanged, etc.
secretstringClient secret for verifying event authenticity and securing webhook payloads.
hook_urlRequiredstringURL of the server endpoint that will receive the webhook payload notifications.
space_idRequiredstringUnique identifier of the space to create the webhook for.
recursivebooleanIf true, monitor subfolders and subprojects throughout the space hierarchy. Default is false.
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.