submitStartForm
Submit a start form to initiate a new process instance with defined variables and business key.
Instructions
Submit a start form and start process instance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| processDefinitionId | No | The id of the process definition. | |
| processDefinitionKey | No | The key of the process definition. | |
| variables | No | The form variables to submit. | |
| businessKey | No | The business key for the process instance. |