Is there a field to get Workfront Issue Path in Workfront Fusion? | Community
Skip to main content
Level 2
September 24, 2025
Question

Is there a field to get Workfront Issue Path in Workfront Fusion?

  • September 24, 2025
  • 1 reply
  • 298 views

In Workfront Fusion, is there a field available in either the 'Read a Record' module or the 'Custom API' module that can retrieve the Workfront Issue Path?

1 reply

Kurt_Jones
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
October 6, 2025

user04934 - the API explorer would be able to assist you for this request, depending on which object you're looking (project, issue), https://developer.adobe.com/workfront/api-explorer/

 

You could get the queue definition ID from your project, as example and use the read related record in your scenario to get the name of your queue topic -- which represents the path taken by your user when submitting the request/issue.

If my response answered your question, please mark it answered, so others can find the answer