Skip to main content

Workflow definition event parameter

Log in to add to favourites

Properties

Example

JSON
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{ "id": "message", "name": { "en-GB": "Add an optional message for the approver" }, "description": { "en-GB": "The message included with the entry submission" }, "dataType": "string", "dataFormat": null, "default": null, "validations": { "required": { "message": { "en-GB": "The reason is required" } } }, "editor": { "id": "multiline", "instructions": { "en-GB": "Optionally include a message to let an approver understand your changes" }, "properties": null } }

Still need help?

New support request