#videovillain

1 messages · Page 1 of 1 (latest)

steep grottoBOT
faint jasper
#

Coupon and Promo codes are all we offer

errant forge
#

Okay, and can I create a promo code through the API then? or only form the dashboard?

faint jasper
#

Yes should be possible via API

errant forge
#

so potentially, I could create a set of coupons and then programmatically generate promo codes that are unique to each of my users right?

#

And if so, is there a limit or any issue you forsee in us trying to do that?

faint jasper
#

Yes right! Like when you detect they invite a friend. And no don't think there will be a problem but please test in Test mode

errant forge
#

Thanks! Do you have any advice or helpful hints if we try to move forward with this idea?

faint jasper
#

It's really just play with it and testing in Test mode 🙂

errant forge
#

Oh, another thing related to this. Is there some sort of trigger that gets sent when a promo code is used? something our backend could listen to?

Or for when a code is used that is already expired? or when there are only 5/5 and a sixth person tries?

faint jasper
#

Yeah, the webhook event promotion_code.created

#

And promotion_code.updated

#

(Test it)