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
Hi @Kurt_Jones , Apologies for delay,
We are trying to automate the user provisioning via fusion I wanted to update the Proof access using fusion API or Proof module not directly from UI.
Thanks
Views
Replies
Total Likes
Samyuktha,
Let me make sure I understand right. When you provision a user you'd like to set them up with a Proof permission profile as either Supervisor, Manager, or Administrator, correct? As far as I know, that field is not exposed in the Workfront API and I'm not well-versed in the ProofHQ api but I didn't see it there either. For Proof in general, all the syncing is done from Workfront to ProofHQ, its not bidirectional and I believe the recommended method to update that profile field is via the Workfront UI.
Views
Likes
Replies