The push notification feature allows you to send a push notification on behalf of your smartphone app to your recipients. The push notification will then be sent to your own app push notification gateway which will send the content to appear as a standard notification on the recipients' smartphone. The recipient can then swipe it away or open it.
Using the execution logic in a flow, you have full control of who gets your push notifications and when.
To create a push notification, you'll need a push template which controls the fields which can be filled out for each push notification. Your push template is designed in XML.
Have your developer help you make your push template or contact professional services for pricing. Developers' documentation on how to make templates is also available.
Unlike other outbound communications in Agillic, the different fields you can put into the push notification are set by your delivery system for your smartphone app, not by Agillic.
Each field will be set as dynamic in the following ways:
- Static written text with optional Person Data parameters
- The value of a Person Data
- A Promotion Field for a Promotion
- The content of a Library Block
The Library Block can, in turn, be set as a dynamic Block.
You can learn how to make a push notification here.