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
Expression
Edm.String False False

Expression for Instant Plugin

Context
Edm.String True False
Parameters
Edm.String True False

Parameters

Name
Edm.String False False

Name of instant plugin

Description
Edm.String False False

Description for plugin

SolutionUniqueName
Edm.String True False

Unique name of solution

EntityLogicalName
Edm.String True False

Table logical name

Return Type

Type Nullable Description
GenerateInstantPluginResponse False Contains the response of the GenerateInstantPlugin action.

See also