Hi :),
I’d like to request a feature. Would it be possible to receive an event via Webhooks when task relations are created, changed, or deleted? This would be very helpful, as we’re trying to keep our app updated using webhooks to reduce API calls.
Currently, I have to poll HTTP:GET /projects/{project_id}/taskdependencies at regular intervals, which is, in my opinion, not the most efficient way.
Thanks a lot for considering this ![]()