Workflow event parameters
Log in to add to favouritesProperties
Name | Type | Format | Description |
---|---|---|---|
id | string | - | The identifier for the parameter. |
name | object | localized value | The friendly name given to the parameter. |
description | object | localized value | The description given to the parameter. |
dataType | string | - | This should be set to "string". |
default | object | - | This should be set to null. |
validations | object[...] | validation | The validation to be used. |
editor | object | editor | The editor to be used. |