How can i read the approval process of an object using fusion? approval id not approval process id . What should be the url used in the custom api call?
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @AmbiliT_,
Per official documentation there are two approvals in the system one is document approval and other is the regular approval, if you would like to search for document approvals you can use docapl/search and if you need approval as far as I can see the object is approval/search and I can see there is also arvprc (approval process if you would like to find that ), but I think this info should be sufficient for you, if not please reach back.
Please refer to the https://developersupport.workfront.com/page-api-explorer.html for detailed info on object names and also relations, actions that can be done, etc.
Best regards,
Ivan
Views
Replies
Total Likes
Hi @AmbiliT_,
Per official documentation there are two approvals in the system one is document approval and other is the regular approval, if you would like to search for document approvals you can use docapl/search and if you need approval as far as I can see the object is approval/search and I can see there is also arvprc (approval process if you would like to find that ), but I think this info should be sufficient for you, if not please reach back.
Please refer to the https://developersupport.workfront.com/page-api-explorer.html for detailed info on object names and also relations, actions that can be done, etc.
Best regards,
Ivan
Views
Replies
Total Likes
Thank you!
Views
Replies
Total Likes
Views
Likes
Replies