The following video demonstrates using a REST API call to run a Nuxeo Operation that will start a workflow process on a document.
Some concepts and tools you’ll see:
- The REST API explorer tool that Nuxeo provides to allow you too see all the different REST calls available, and execute them.
- A view of all Operations and their descriptions, available on the Nuxeo server.
- A REST call for an operation and how to set required parameters in a JSON object.
A view of Workflow in our sample Case Management application.