Promotion access(create) via the API
Looking through the cheddargetter API I found entries for getting all and specific promotions, I did not see anything regarding creating promotions?
I want to use promotions to create a referral credit like
this:
* when I create a user (BOB) (in my system) I will create a
Referral code in my system, register it in CG (1 Month, 100%
discount) and send it to BOB to give out. * when FRED uses BOB's
promotion code, FRED gets the 1 Month, 100% discount. * I will
credit BOB with a Month for referring FRED.
But it appears that there is only get (all or one) for promotions?
I've read http://support.cheddargetter.com/kb/pricing-plans/promotions
and http://docs.cheddargetter.com/#promotions
I saw the discussion on
http://support.cheddargetter.com/discussions/questions/10721-is-the...
thanks,
--James.
Discussions are closed to public comments.
If you need help with Cheddar please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Meghan Turner on 26 Jul, 2016 05:26 PM
Hi James,
Our promotion system allows you to have one coupon code for each promotion, so you could create a promotion for 1 free month and use a database in your application to assign individual coupon codes to each customer. When your application registers that an individual coupon code has been used, you can use the API to get the promotion information from CG and apply it to the customer's next invoice. Let us know if you have any follow-up questions!
Meghan
Meghan Turner closed this discussion on 01 Aug, 2016 07:09 PM.