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 | Contains the response of the SaveAsDesktopFlow action. |