Skip to content
Recued
Menu
← Back to recipes

Create an Outreach account intake

by recued-core v1

Approval-gated Outreach account creation. It reads existing accounts for context, then creates one account through recued-core.outreach.account.create with an explicit name. It does not update accounts, delete accounts, import accounts, write to-many relationships, create prospects, enroll sequences, or call arbitrary Outreach endpoints.

How it works 5 steps

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

Process (5 steps)
name trim
Trim whitespace from setting name
existing_accounts ?
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 2 configurable

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

name setting =
outreach 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.attributes

About

Tags

outreach outreachaccountsales-engagementintakeapprovalpack:outreach

Details

5 steps 2 configurable settings recipe_id: create-outreach-account-intake