Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Trying to set document owner as proof approver.

Avatar

Level 3

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!

2 Replies

Avatar

Level 4

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

Avatar

Level 1

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.