Can anybody help me finding the correct API call to list all team members IDs to a specific team ID?
Thanks in advance.
Regards
Lars
Solved! Go to Solution.
Hi Lars,
Try the following:
GET: https://YOURDOMAIN.my.workfront.com/attask/api/v14.0/TEAMOB/search?id=TEAMID&fields=users:*
In the response, there will be a "users" array with details of each user within that team.
Best Regards,
Rich.
Hi Lars,
Try the following:
GET: https://YOURDOMAIN.my.workfront.com/attask/api/v14.0/TEAMOB/search?id=TEAMID&fields=users:*
In the response, there will be a "users" array with details of each user within that team.
Best Regards,
Rich.
This documentation is great for API basics and may help in the future. https://experienceleague.adobe.com/docs/workfront/using/adobe-workfront-api/api-general-information/...
Views
Replies
Total Likes
Views
Likes
Replies