Hi,
I’m using the Asana API with a PAT.
Since the API is assigning the Tasks to me as myself (the ‘Personal’ Access Token), the newly assigned tasks are not appearing in my inbox.
Is there any way for newly assigned tasks - to myself, to appear in my inbox?
using assignee_status
and setting it to inbox
via a PUT request didn’t do it.