Hi All,
I'd like to remove a reviewer from a proofing workflow through Fusion.
ProofHQ API is exposing a deleteProofReviewer() method. It is described as a way to "Remove the reviewer from the proof. By design, the creator and owner of a proof cannot be removed"
Solved! Go to Solution.
Views
Replies
Total Likes
Solved - deleteProofReviewer() is working knowing that reviewerID is the ID of a Reviewer object, not userID
Hmm found this one: deleteTemplateStageRecipients()
No working.
Our workflows are not based on templates, there are automated, dynamically created.
Can't find no way to edit reviewers of an automated workflow : /
Views
Replies
Total Likes
Solved - deleteProofReviewer() is working knowing that reviewerID is the ID of a Reviewer object, not userID