Push Notifications for all the offers that are newly created | Community
Skip to main content
adithyacs86
Level 5
January 19, 2021
Solved

Push Notifications for all the offers that are newly created

  • January 19, 2021
  • 1 reply
  • 1583 views

Hi Team, 

 

We have a requirement, where to send push notifications to the eligible recipients (based on the eligibility criteria) of the offer that is newly created. As far as i understand, the offer eligibility status will be generated only when the user opens the particular site or opens the app in the mobile. 

 

But I am not sure if we can even send the notifications based on the eligibility criteria of the offer that is newly created.

 

Please advice. 

 

Thanks,

Adithya

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by DavidKangni
This is an outbound use case. Then create a workflow that will select new offer (daily or hourly) and send a push to eligible recipients

1 reply

DavidKangni
Community Advisor
Community Advisor
January 19, 2021

To make the offers you have just configured visible on the website, insert a JavaScript code into the HTML page of your site to call up the Interaction engine 

  1. Go to the HTML page and insert an @1716897 attribute with a value matching the internal name of the anonymous offer space created preceded by i_.

     

  2. Insert the call URL.

     

    The blue URL boxes above correspond to the instance name, the internal name of the environment  and the theme linked to the category. The latter is optional.

And make sure your website can trigger call to your instance. For more on this, refer to About inbound channels.

Thanks,

David

David Kangni
adithyacs86
Level 5
January 19, 2021
Hi David, Thanks for this.. may be i have confused my ask here.. so my requirement is to send the push notification to the mobile phone soon there is any new offer is live.. Actually we get the recipients who are eligible in the proposition table only once the user or recipient actually opens the app or website.. But how to send the push message based on the eligibility criteria that is mentioned in the offer .