Property description

The sendNotification action type sends a notification configured in a notification template.

Minimal JSON

{
  "key": "",
  "type": "sendNotification",
  "notificationTemplateKey": ""
}

Nested properties

PropertyDescriptionValuesMandatory
keyKey of the action.stringYes
typesendNotificationstringYes
notificationTemplateKeyKey of the notification template. For dynamic expressions usable in notifications for automation, see Dynamic Expressions.stringYes