Expand my Community achievements bar.

The next phase for Workfront Community ideas is coming soon. Learn all about it in our blog!

Is it possible to pull in the Role Field in Fusion?

Avatar

Level 2

I have a rather complex Fusion that assigns approval flows on requests based on managerial relationships, departments, and $ amounts in Workfront. At times, I need to write in exceptions using JSON code, however, there appears to be no way to narrow down individuals based on roles in either JSON or just the regular interface, so I have to hard code it by User ID in JSON--which is, of course, not the most sustainable. Am I missing something here? Or do I need to request that Workfront make the User Role field available over API for Fusion?

Thanks!

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Reply

Avatar

Level 6

I'm not sure that I get your question, but you can call the roles of a user via the advanced functions -> collections -> userRoles. You can then use an iterator to check for specif roles.