bulk_create_coupons
Create multiple coupon codes simultaneously for a Thinkific promotion to distribute discounts efficiently.
Instructions
Bulk-create multiple coupon codes at once under a promotion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| promotion_id | Yes | Promotion ID these coupons belong to | |
| codes | Yes | Array of coupon code strings to create | |
| quantity | No | Max uses per coupon (omit for unlimited) | |
| note | No | Note to attach to all coupons |