Hi everyone,
I was doing some data extraction part of my organization and in that, I need to extract a field which is work time, here is the below screenshot of it circled in red color
I tried the api endpint https://*my.workfront.com/attask/api/v15.0/user/search?$$FIRST=0&$$LIMIT=1000&entryDate_1_Sort=asc&I...
but here I am able to get fte field , but I wanted to extract this Work time of a user using the Workfront API
Please can someone help me get the correct endpoint for extracting this field?
Thanks,
Prashant
Solved! Go to Solution.
Views
Replies
Total Likes
Hello @prashantdhoke23
You was very close. Just change the API version to V17.0 and you should see workTime in the data returned.
Let me know if that didnt work. I have tested it.
If your happy can you mark this as a accepted solution please so others can find it.
Thank you
Views
Replies
Total Likes
Hello @prashantdhoke23
You was very close. Just change the API version to V17.0 and you should see workTime in the data returned.
Let me know if that didnt work. I have tested it.
If your happy can you mark this as a accepted solution please so others can find it.
Thank you
Views
Replies
Total Likes
Hi @Scott_Goodwin ,
Thanks it worked
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies