cancel
Showing results for 
Search instead for 
Did you mean: 

Help with Workflow Automation

rado_andriamaha
Champ in-the-making
Champ in-the-making

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

1 REPLY 1

Pradeep_Bhat
Star Contributor
Star Contributor

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.