Create a Heroku app intake
Use “Create a Heroku app intake” in Recued. It runs the Heroku app creation workflow with approval before changes are made.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (15 steps)
app_key
trim
Trim whitespace from setting app name
region_key
trim
Trim whitespace from setting region
stack_key
trim
Trim whitespace from setting stack
has_app_name
compare
Check if app key has data
account_context
?
regions_raw
?
stacks_raw
?
existing_apps_raw
?
created_app
?
skip: step.has_app_name not_equal true
created_app_read
?
skip: step.has_app_name not_equal true
defaults
defaults
Apply defaults
region_count
count
Count items in regions
stack_count
count
Count items in stacks
existing_app_count
count
Count items in existing apps
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
stack
setting
=
heroku-24
heroku
setting
=
region
setting
=
us
app name
setting
=
feature flags
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.