CustomEntityTypeAction

CustomEntityTypeAction
CustomEntityTypeAction
JSON Example
{
    "name": "string",
    "workflowId": "string",
    "workflowInputParameter": "string"
}
string
name
Required

Name of workflow

string
workflowId
Required

UUID of workflow.

string
workflowInputParameter
Optional

Name of input parameter of given workflow to which this custom entity type should be mapped.