Skip to content
Recued
Menu
← Back to recipes

Create an Apollo contact intake

by recued-core v1

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

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

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.

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 apollocontactleadsales-intelligenceintakeapprovalpack:apollo

Details

8 steps 11 configurable settings recipe_id: create-apollo-contact-intake