GenerateInstantPlugin Action
Generates the instant plugin and corresponding custom apis records.
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
Description
|
Edm.String | False | False | Description for plugin |
Context
|
Edm.String | True | False | |
Name
|
Edm.String | False | False | Name of instant plugin |
Expression
|
Edm.String | False | False | Expression for Instant Plugin |
EntityLogicalName
|
Edm.String | True | False | Table logical name |
SolutionUniqueName
|
Edm.String | True | False | Unique name of solution |
Parameters
|
Edm.String | True | False | Parameters |
Return type
Type | Nullable | Description |
---|---|---|
GenerateInstantPluginResponse | False | Contains the response of the GenerateInstantPlugin action. |