Hi hemantsharma!I'm trying exactly the same.We need to create coupons
dynamically, depending on an external list.Do you know that the Adobe
Campaign already counts on a Coupon structure?Maybe this will help you
to start: Personalized couponsThis structure already picks randomly
coupon values for each recipient. The challenge is just to load coupon
codes to this structure without manual work.We managed to build Coupons
using javascript code and building an XML using the API
documentation.Our prob...