Skip to main content
clickUp.onTaskAssigneeUpdated starts an automation when a task’s assignees change.
automations/clickup-on-task-assignee-updated.automation.ts
Provide the ClickUp workspaceId. Optional static account defaults to the project’s ClickUp binding. Automate.ax maintains one signed Workspace webhook and updates its provider event set as triggers change.

Trigger data

Returns a Signal<ClickUpWebhookEvent>. event is taskAssigneeUpdated; the payload includes webhookId, historyItems, and applicable taskId, listId, folderId, spaceId, goalId, or keyResultId. Each history item includes its stable ID, date, type, optional field, before and after values, and user.