Send Push Notification
Overview
Send Push Notification handles sending of push notification. Once you have added the logic block to your app, you can click on it for the settings to appear.
And then you can edit the settings and do configurations to make the logic block do what you require. Refer the below grid so you can understand which data should be added to the mentioned text boxes to get the desired outputs.
Send Push Notification configuration
Patch Name | Identifier used in the CMS. | The identifier should reflect content or function. | ||
---|---|---|---|---|
Platform |
Your app needs to be configured for at least one platform in order to send push notifications. |
Push notifications are configured in the Push Notifications view. |
||
Static Message Content |
The push notification can contain a static title, a static message and a static image. |
|||
On Press Navigate To |
The patch the user is directed to when the push notification is acknowledged. |
|||
Send To Group |
Select a group to send the push notification to. |
|||
Inputs |
Connections coming in to this patch. |
|||
Outputs |
Connections going out from this patch. |
|||
Toast Messages |
Short notifications to the user. |
|||
On Success |
The message presented to the user on success. |
|||
On Success Accessibility Label |
Interface Accessibility label. |
|||
On Success Accessibility Hint |
Interface Accessibility hint. |
|||
On Error |
The message presented to the user on error. |
|||
On Error Accessibility Label |
Interface Accessibility label. |
|||
On Error Accessibility Hint |
Interface Accessibility hint. |
Learn more…