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.

See also