Templates #

Templates are used to define the content of a push notification to be used in scheduling messages, for example to announce a new event or promotion to your users.

Creating a Template #

To create a new template, click the Create Template button to open the Create Template dialog.

Create Template
Create Template

In the corresponding fields, enter the following information:

  • Name: A unique name for the template.
  • Title: The title of the message.
  • Content: The body of the message.
  • Image URL: The URL of an image to include in the message.

Note that you can use properties as variables in templates to customize the message for each user. For example, if you have a custom property called name, you can use it in a template as {{ propertiesCustom.name }}.