Tool to create a new promo code in Raisely. Use when you need to add discount codes for campaigns, create promotional offers, or set up limited-time discounts.
codeRequiredstringThe user-facing promo code (e.g., '10OFF', 'SUMMER2024'). Must be unique.
usesintegerThe current number of times this promo code has been claimed. Typically set to 0 for new codes.
endDatestringISO 8601 timestamp for when this promo code stops being available (e.g., '2022-12-31T23:59:59.999Z').
maxUsesintegerThe maximum number of times this promo code can be claimed/used.
startDatestringISO 8601 timestamp for when this promo code starts being available (e.g., '2022-12-01T00:00:00.000Z').
campaignUuidRequiredstringThe UUID of the campaign to associate this promo code with. Required field.
discountTypeRequiredstringType of discount to apply. PERCENTAGE for percentage-based discounts, FIXED for fixed amount discounts.
discountAmountRequiredintegerThe discount value. For PERCENTAGE type, use whole numbers (e.g., 10 for 10%). For FIXED type, use amount in cents (e.g., 1500 for $15.00).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.