Sign in to participate
Be Kind, Be Helpful
Ask a question, answer a question, and get to know the fine people in the Harvest community.
This is the user page for rubez
Last seen over 1 year ago
RE: Projects for user IN: API and Developers
Is there any easy way to get all projects for a user?
The only way i can see to do it is…
- retrieve all projects
- get user assignments for each project ID
- read user assignment response for a corrolating user id
This seems a bit inefficient, especially having to pull down all the projects.
Hoping there is another way!
Thanks
Robin