HomeGuidesAPI ReferenceChangelog
API Reference

Create workflow instance based on a provided set of custom steps. The first parameter is a list of steps where you can set the WorkflowInstanceId to zero as it will create a new workflow instance with these steps and then attach it to the record provide by the module and parentId parameters.

Used to create bespoke workflows based on unique customer requirements

Log in to see full request history
Path Params
string
required

Module Name

int32
required

Parent ID

Body Params

Array of workflow steps

Response
200

OK

Language
Credentials
URL
Click Try It! to start a request and see the response here!