I thought this would work similar to retrieving Custom Fields in a Project, but its still only pulling in the basic fields.
GET
https:// <MyDomain>.my.workfront.com/attask/api/v15.0/user/5edb22c5022aac5751a37c4d0acfc53f/fields=parameterValues
Any help is greatly appreciated.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi,
I think you have a typo in your call.
You need to pass the query string using a question mark instead of the slash before fields:
https://<MyDomain>.my.workfront.com/attask/api/v15.0/user/5edb22c5022aac5751a37c4d0acfc53f?fields=parameterValues
Regards
Lars
Hi,
I think you have a typo in your call.
You need to pass the query string using a question mark instead of the slash before fields:
https://<MyDomain>.my.workfront.com/attask/api/v15.0/user/5edb22c5022aac5751a37c4d0acfc53f?fields=parameterValues
Regards
Lars
Hi,
Kindly help in getting calculated field formulae to fetch all users email address as typeahead.
Regards,
Diksha G.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies