Hi Community,
I'm working with a custom-integrated website, and I’m looking to create a flow that sends a unique coupon code to each user when they join. Problem is, I want each coupon to expire exactly 3 days after the user joins the flow, but Klaviyo's coupon options only allow for expiration on a specific date or to never expire.
Here’s what I’m trying to achieve:
- User A joins the flow on November 25, receives a unique coupon code, and it expires on November 28.
- User B joins the flow on November 27, receives a different coupon, and it expires on November 30.
I’m considering generating the coupons using this Create Coupon Code API.
Thank you!