Webhooks - Add Event for when a task hierarchy is changed..
H
Harman Lamba
It would be nice to get an event for when a task is promoted to a 'parent ' task.
Similarly, it would also be beneficial to have an event for when a task is made into a sub-task.
Log In
Ron Katz
Yes please. In general, ClickUp doesn’t emit a webhook when a task’s parent/child relationship changes. That means moves like:
Promotion/Demotion: a top-level task becomes a subtask (or vice versa).
Reparenting: a subtask is moved under a different parent—whether within the same tree (dragging up/down levels) or into a new hierarchy.
As a result, you can’t build reliable, fail-safe automations to sync parent and subtask properties, because no event fires when a subtask enters or leaves a hierarchy.