Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!
SOLVED

Match 3 coupons to one recipient in ACC

Avatar

Level 1

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.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

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.

 

 

View solution in original post

3 Replies

Avatar

Employee Advisor

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

Hope this helps!

Avatar

Correct answer by
Employee Advisor

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.

 

 

Avatar

Level 1

Thank you @Kishore_Padamata and @Kapil_Sharma_ ! I'll see if I could extend that.