Skip to content
Recued
Menu
← Back to recipes

Create an Outreach prospect intake

by recued-core v1

Approval-gated Outreach prospect creation. It reads accounts and users for context, then creates one prospect through recued-core.outreach.prospect.create with explicit email, name, title, and optional account relationship. It does not update prospects, delete prospects, enroll sequences, import prospects, write calls, send mail, or call arbitrary Outreach endpoints.

How it works 7 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (7 steps)
email trim
Trim whitespace from setting email
accounts ?
users ?
matching_prospects ?
has_email compare
Check if email has data
create_prospect ?
skip: step.has_email not_equal true
card to_summary
Format results as a summary card
Settings 6 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

email setting =
title setting =
outreach setting =
last name setting =
account id setting =
first 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 Outreach connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

Data it touches

Warehousedata.typedata.attributesdata.relationshipsdata.id

About

Tags

outreach outreachprospectleadsales-engagementintakeapprovalpack:outreach

Details

7 steps 6 configurable settings recipe_id: create-outreach-prospect-intake