SaveAsDesktopFlow Action

Creates a copy of an existing Desktop Flow.

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
desktopFlowName
Edm.String False False

The name used for the copy of the Desktop Flow.

Return Type

Type Nullable Description
SaveAsDesktopFlowResponse False The SaveAsDesktopFlow action returns the following value.

See also