Trying to set document owner as proof approver. | Community
Skip to main content
amybillmayer
New Participant
February 7, 2024
Question

Trying to set document owner as proof approver.

  • February 7, 2024
  • 1 reply
  • 797 views

I've built a very simple fusion scenario which allows a user with a request/review license to upload a document and attach a custom form which then triggers the creation of a proof. Works like a charm ... EXCEPT ... the document owner needs to be assigned as a Reviewer & Approver on the proof and this scenario automatically assigns them as just a reviewer.

 

Here are the modules I'm currently using.

If anyone has any ideas on how to update the proofing role to Reviewer & Approver, your help would be much appreciated!

1 reply

CrisDonaldson
New Participant
February 13, 2024

Hi Amy,

 

You should be able to use this API call here: https://api.proofhq.com/home/proofs/addreviewertoproofs.html

 

You will have to use the Proof HQ Fusion modules to connect to Proof. Here's an example of what the body should look like.

 

Cristina

New Participant
February 17, 2025

I'm facing the same issue.

Whenever I try to make any updates to proof, whatever I put to the body, it gives me 500 error.