Add buttons

Create an actionable notification by adding buttons to your push content.

If the device screen is locked, these buttons are not displayed: only the the Title and the Message of the notification are visible. If their device is unlocked, recipients will see the buttons.

In the Android version, you can add up to three buttons.

In the iOS version, a notification category identifier is specified. Notification categories need to be preconfigured in the iOS app which will define the buttons to be displayed and actions taken. See the Apple documentation for more details.

  1. Use the Add button to define settings: the label and associated action. Possible actions are the same as for on-click behavior.

  2. Use the Expand view icon under the central preview image to preview your personalized buttons.

Send a silent notification

A silent push notification (or background notification) is a hidden instruction that is delivered to the application. It is used for example to notify your application about the availability of new content or initiate a download in the background.

Select the Silent Notification option to silently notify the application: in this case, the notification is transferred directly to the application. No alert is displayed on the device screen.

Use the Custom data section to add key-value pairs.