Skip to content
Recued
Menu
← Back to recipes

Create an Apollo account intake

by recued-core v1

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 7 steps

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 7 configurable

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.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Apollo connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

apollo apolloaccountcompanysales-intelligenceintakeapprovalpack:apollo

Details

7 steps 7 configurable settings recipe_id: create-apollo-account-intake