Dependency API
k
kaiserkarel
Currently dependencies cannot be listed for tasks, so figuring out the blockers or waiters for a task programmatically. Having this in the API would allow me to write automation to update and propagate dependencies through a bot.
Log In
Robert Hudman
Hey guys
We have built a ClickUp integration that pushes Gantt chart in Procore (Construction software). Overall, it works really well.
The one thing we cannot do is get dependency data from the exposed API, so we cannot push in the dependency arrows inside of Procore.
Are there any plans to expose this?
See attachments
Sarvarbek Hasanov
When task_a blocks task_b, and the due date of task_a is changed, the dependency bot also updates task_b. However, the taskUpdated webhook only provides information about the changes to task_a, and no information is received about the changes to task_b. This issue also needs to be resolved.
Robert Hudman
We are building an integration from ClickUp Gantt and need to be able to access this data.
Would be awesome to have this! :)