install Action
Creates an endpoint for an individual user to invoke a flow with the necessary connections that are specific to the invoker.
Bound Entities
Bound actions are invoked by appending the 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 |
|---|---|---|---|---|
|
connectionReferences
|
Edm.String | False | False | JSON property to define the connectionreferences to install. |
|
expand
|
Edm.String | True | False | Placeholder parameter for future use. |
Return Type
| Type | Nullable | Description |
|---|---|---|
| installResponse | False | The install action returns the following value. |