Create an Apollo contact intake
Approval-gated Apollo contact creation. It searches accounts, contact stages, lists, and existing saved contacts for context, then creates one deduped contact through recued-core.apollo.contact.create. It does not update contacts, bulk-create contacts, change owner or stage in batch, enrich people, reveal unsaved email or phone data, send email, or call arbitrary Apollo endpoints.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (8 steps)
email
trim
Trim whitespace from setting email
accounts
?
contact_stages
?
labels
?
matching_contacts
?
has_email
compare
Check if email has data
create_contact
?
skip: step.has_email not_equal true
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
email
setting
=
title
setting
=
apollo
setting
=
last name
setting
=
account id
setting
=
first name
setting
=
label names
setting
=
website url
setting
=
direct phone
setting
=
contact stage id
setting
=
organization name
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.