Additional FieldsΒΆ

Additional fields that will be sent with the notification message. It can be used to send additional information to the notification channel.

If an additional field is set without a value and field with the same name exists in the message template, the value will automatically be inherited from the message template.

  • Name
    Required
    Name of the additional field. It is used to identify the field in the notification message.

  • Value
    Required
    Value of the additional field. It is used to send additional information to the notification channel.
    Placeholders can be used in value which will be replaced with corresponding value or text at the time of the notification. List of all placeholders is available Placeholders.