Match 3 coupons to one recipient in ACC | Community
Skip to main content
New Participant
April 7, 2022
Solved

Match 3 coupons to one recipient in ACC

  • April 7, 2022
  • 3 replies
  • 1073 views

Has anyone figured out a way to match multiple coupons to one single recipient? For example, in each email there will be 1 coupon for the recipient to use and 2 other coupons to be shared with friends. Thanks.

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 Kapil_Sharma_

Hi @liz7986 ,

 

If you are using "Coupon Management" package, then you can extend the "nms:couponValue" schema to include two new Fields for the Friend's coupons. This way they will be mapped to one single recipient and can be used in the Delivery as Personalization.

 

 

3 replies

liz7986Author
New Participant
April 11, 2022

Thank you @kishore_padamata and @kapil_sharma_ ! I'll see if I could extend that.

Kapil_Sharma_
Kapil_Sharma_Accepted solution
Employee
April 11, 2022

Hi @liz7986 ,

 

If you are using "Coupon Management" package, then you can extend the "nms:couponValue" schema to include two new Fields for the Friend's coupons. This way they will be mapped to one single recipient and can be used in the Delivery as Personalization.

 

 

Kishore_Padamata
Employee
April 8, 2022

Hello @liz7986 
Extend nms:couponValue schema to include coupon2 and coupon3.
In the delivery you should see these columns for personalization.

Hope this helps!