Best way to find all projects assigned to a user?
Hi Wrike Community
I'm working on a side project to create some reports and take actions(such as send an email) based on the report results. In order to do so, I need to "fetch all projects assigned to a user". I'm unable to find an API using which I can do this.
I see the folders API but that doesn't have any filter on the user/owner field. I know we have the custom fields filter but it doesn't make sense to go add custom fields retrospectively on all active projects so I'm hoping to find a simpler way.
Thanks for your help.
Hello Balaji Mohan, welcome to the Community, and thank you for bringing this to us! I have opened a ticket with our Support Team so they can provide you with an accurate reply 👍
Please, feel free to visit our New to Community forum to get the most out of your experience with our Community 🙂
I also have a similar need. I'm currently trying to "fetch all tasks assigned to a user" but I cannot find any API documentation on how to identify the assignee of a task.
Hi Brian Duhn - I've got this confirmed from the Wrike support team that there is no support for filtering projects/tasks by user. So the only option is to take reports and then run subsequent API calls once you have the project/task ID.
Thanks.