JsonForUserNotify
Configures an email notification to send to a user in workflows and apps.
Properties
Name | Type | Description |
|---|
body | String | The message text of the email notification. |
ignoreNotifyOnOwnChangesSetting | Boolean | If false, the message is not sent when changes are performed on behalf of the current user. Otherwise, the message is sent anyway. |
project | Project | When set, the email address that is used as the 'From' address for the specified project is used to send the message. |
subject | String | The subject line of the email notification. |
10 September 2026