Create a Recurly coupon intake
Use “Create a Recurly coupon intake” in Recued. It runs the Recurly coupon creation with approval before changes are made.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (9 steps)
coupon_code
trim
Trim whitespace from setting code
coupon_name
trim
Trim whitespace from setting name
coupons
?
plans
?
has_code
compare
Check if coupon code has data
has_name
compare
Check if coupon name has data
ready
all
Check if all conditions are true
create_coupon
?
skip: step.ready not_equal true
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
code
setting
=
name
setting
=
recurly
setting
=
currency
setting
=
USD
discount
setting
=
0
discount type
setting
=
percent
max redemptions
setting
=
0
discount percent
setting
=
10
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.