Question

I need to develop a watcher to verify new tasks in inbox and alert the user with a message in the desktop. I checked the documentation but I found nothing about.

Is there a way easier than taking all tasks and check the parameter assignee_status?

Was it helpful?

Solution

We don't currently expose the inbox in the API, nor is there a way to get changes on tasks directly. However, we're currently working on a Change API that would allow you to subscribe to resources and listen to changes - it's too early to share the details, but I'll keep this answer updated when it changes.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top