Configure actionable push notifications
Include actions with your push notifications. Users can perform push notification actions without opening the app.
Up to three actions can be associated with a push notification. These actions must refer
to an existing mobile function. The following function types of actions are supported:
|
Creating actionable push notifications
-
Create a push notification that your users will see on their mobile devices.
-
Add a push action category to determine what actions your users can take in a notification.
-
Create functions for each push action in the selected action category. These actions perform tasks on your instance based on what the user selects in the notification.
-
Map functions with push actions on the actionable push notification. Associate functions to the actions in your notification so the instance uses the correct function for each action.
-
Create push message content by creating a record to determine what information the notification displays to your users.
-
Create a standard notification on your instance using the platform notifications.