Del via


SaveAsDesktopFlowModule Action

Copy a Power Automate Desktop Flow Module and save it with a new name.

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
desktopflowmodule entity

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
desktopFlowModuleName
Edm.String False False

Name of the newly created Power Automate Desktop Flow Module.

Return type

Type Nullable Description
SaveAsDesktopFlowModuleResponse False Contains the response of the SaveAsDesktopFlowModule action.

See also