CreateWorkflowFromTemplate Action
Creates a workflow (process) from a workflow template.
Bound entities
Bound actions are invoked by appending the fully qualified action name to the URI representing an entity or collection.
| Entity Type | Binding Type | 
|---|---|
| workflow | entity | 
Parameters
Parameters allow for data to be passed to the action.
| Name | Type | Nullable | Unicode | Description | 
|---|---|---|---|---|
| WorkflowName | Edm.String | False | False | The name of the new workflow. Required. | 
Return type
| Type | Nullable | Description | 
|---|---|---|
| workflow | False | The CreateWorkflowFromTemplate action returns the following value. |