Transaction-Based Coupon
- Create a coupon data extension. Include the following fields in the data extension along with any additional fields you need:CouponCodeTransactionKeySubscriberKey
- CouponCode
- TransactionKey
- SubscriberKey
- Use an import definition to import the coupon codes, transaction keys, subscriber key, and any addition fields into the data extension.
- Build your coupon. Include any needed elements and selectTransaction-Based.
- Add the coupon in an email.
- Create and start the triggered send email definition that includes the email containing your coupon.
- Perform the triggered send via an API call, specifying the appropriate TransactionKey in the SOAP envelope.