pm_CreateProcess Action
Creates a new Power Automate Process Mining process.
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
reportData
|
Edm.String | True | False | The report data for the new process. |
name
|
Edm.String | False | False | The name of the new process. |
inputDataBinding
|
Edm.String | False | False | The input data binding for the new process. |
description
|
Edm.String | True | False | The description of the new process. |
Return type
Type | Nullable | Description |
---|---|---|
pm_CreateProcessResponse | False | Contains the response of the pm_CreateProcess action. |