cancel
Showing results for 
Search instead for 
Did you mean: 

Coupons in Mobile push

Former Member
474

Hello, experts

Is it possible to send coupons via the Mobile push communication channel using Sap Marketing On-prem version 1809? Has anyone tried to implement this functionality?

In the documentation I found only information about sending offers through mobile push.

I also found a mention of a coupon in the standard class responsible for sending mobile pushes (method for building a request to the provider)

Does it have something to do with sending coupons?

BR,

Alexei

View Entire Topic
sreejithgovindan
Product and Topic Expert
Product and Topic Expert

Dear @Alexei Golopov, the coupon id included in the offer is part of the push notification. Another call should be made with the coupon id to get the coupon code (api/CUAN_OFFER_DISCOVERY_SRV/GetCouponCode).

Please let me know on how are you doing the integration of the mobile app and marketing cloud.

Regards

Sreejith

Former Member
0 Kudos

Dear sreejithgovindan , we have a SAP Marketing On-Premise version(1809). Sending push notifications to the mobile application going like this:
yMKT generates a request to the provider of a certain format and the mobile application, upon receipt of the request, processes it and displays a notification to the user.
Do I understand correctly, that your case belongs to the cloud version?