Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Bumping this up - does anyone know if this is now something we can report on?
Views
Replies
Total Likes
Skye told me about this thread. We had a need to report on this, and I'm happy to report it's possible to do directly in Workfront.
On a user report, add the below text mode to a column in your view to understand which level of access a user has in Proof:
displayname=Proof Permission Profile
textmode=true
valueexpression=IF({proofAccountRole}=5,"Manager",IF({proofAccountRole}=4,"Supervisor",IF({proofAccountRole}=3,"Admin",{proofAccountRole})))
valueformat=int
Hi , Where i can find the proofAccountRole ? is there any different API explorer available for Proof?
could you please share the link where the proofAccountRole is found.
Views
Replies
Total Likes
You're not finding it for a couple reasons:
1. It's only available in the Unsupported version.
2. Search in API Explorer only searches for objects (project, task, user, etc.) proofAccountRole is an attribute. You won't find it in search for the same reason you can't search for things like enteredByID or entryDate - those are attributes of objects, not objects themselves.
Gorgeous.
"Bill English: the API Whisperer"
Regards,
Doug
Views
Likes
Replies
Views
Likes
Replies