WorkflowCreate
Creates a new workflow instance and continues without waiting for the workflow to finish or fail.
Properties
Input
Name | Description |
---|---|
WorkflowTitle | Title of the new workflow instance. |
WorkflowType | Name of a workflow template. |
Arguments | Workflow arguments. |
OverrideAccount |
Output
Name | Description |
---|---|
NewWorkflowld | Returns new workflow instance id. |