Add a push notification message content record
The push notification message content record contains the location users are directed to when they tap on a notification, as well as the appearance and layout of the notification.
Before you begin
Role required: admin
Complete the Push Notification Message Content form to:
- Name the notification.
- Select the mobile application to which the notification is sent.
- Optionally, customize the appearance of the notification message.
This information is saved in the Push Notification Message Contents [sys_push_notif_msg_content] table.
Procedure
Navigate to System Notification > Push > Push Message Content.
Select New.
In the Push Message Content form, fill in the following fields:
| Field | Description |
|---|---|
| Name | Descriptive name of the push message content record.Note: This name is not visible in the notification, it is only a reference for use during configuration. |
| Push app | Mobile application to send the notification to. This is the application that you added in "Add a push application record". |
| Push Message Generation | Script block that contains the notification link. To implement push notifications in a Mobile SDK Virtual Agent application, use the following script: |
- Select Submit.