Create an Apollo account intake
Approval-gated Apollo account creation. It searches existing accounts, users, and account stages for context, then creates one account through recued-core.apollo.account.create with an explicit name and optional domain, owner, stage, phone, and address. It does not update accounts, delete accounts, bulk-create accounts, mutate account stages, search organizations, enrich records, or call arbitrary Apollo endpoints.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (7 steps)
name
trim
Trim whitespace from setting name
matching_accounts
?
users
?
account_stages
?
has_name
compare
Check if name has data
create_account
?
skip: step.has_name not_equal true
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
name
setting
=
phone
setting
=
apollo
setting
=
domain
setting
=
owner id
setting
=
raw address
setting
=
account stage id
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.