Help with Workflow Automation

Hi! I want to programmatically run the “SerialDocumentReview” workflow on a document through REST API. I was able to start the workflow but now I need to select the participants. Can someone help me please? Thank you in advance, Rado Andriamahady

0 votes

1 answers

1497 views

ANSWER



Please refer https://doc.nuxeo.com/display/NXDOC/Workflow+APIs for starting workflow on assets through api's. You need to write your own services to call those api's.

0 votes