Hi All,
Could you please help me with the API to update the proof access for user. I tried this but facing 500 error
Thanks in advance!
Solved! Go to Solution.
Views
Replies
Total Likes
SamyukthaPa,
I'm not sure I follow what you're trying to do and need a bit more context. Are you trying to update a user from say a Reviewer to now be a Reviewer & Approver on a proof? Or are you trying to update what you see in a user's profile where the Proof Profile field lists access such as Administrator, Supervisor, or Manager?
In either of these cases, trying to do it programmatically through Fusion will present a lot more challenge (Workfront API is REST and ProofHQ is SOAP) than just updating these items within the Workfront UI. In the case of #1 I mention above, going to the proof you can see the workflow settings and update users from one role to another quickly. For #2, if you're an admin, you can find that user, edit the profile, and update the Proof Profile (note: if you need the user to be an Administrator for their proof profile they must be an administrator of the Workfront environment).
Let me know if this helps some or if you have more context
@Madalyn_Destafney @Lawson02 @SuryaLakhani @AmyReilly @Kurt_Jones @Srinija_N @Richard_Le_ @ChrisStephens This question is still open—your expertise could really make a difference. Thanks for sharing your insights!
Views
Replies
Total Likes
SamyukthaPa,
I'm not sure I follow what you're trying to do and need a bit more context. Are you trying to update a user from say a Reviewer to now be a Reviewer & Approver on a proof? Or are you trying to update what you see in a user's profile where the Proof Profile field lists access such as Administrator, Supervisor, or Manager?
In either of these cases, trying to do it programmatically through Fusion will present a lot more challenge (Workfront API is REST and ProofHQ is SOAP) than just updating these items within the Workfront UI. In the case of #1 I mention above, going to the proof you can see the workflow settings and update users from one role to another quickly. For #2, if you're an admin, you can find that user, edit the profile, and update the Proof Profile (note: if you need the user to be an Administrator for their proof profile they must be an administrator of the Workfront environment).
Let me know if this helps some or if you have more context