Create a Recurly plan intake
Use “Create a Recurly plan intake” in Recued. It runs the Recurly plan creation with approval before changes are made.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (10 steps)
plan_code
trim
Trim whitespace from setting code
plan_name
trim
Trim whitespace from setting name
plans
?
items
?
business_entities
?
has_code
compare
Check if plan code has data
has_name
compare
Check if plan name has data
ready
all
Check if all conditions are true
create_plan
?
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
unit amount
setting
=
0
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.