Skip to content
Recued
Menu
← Back to recipes

Create an Attio deal intake

by recued-core v1

Approval-gated Attio deal creation. It searches companies, workspace members, and existing deals for context, then creates one deal through recued-core.attio.deal.create with explicit name and optional stage, owner, value, person, and company links. It does not update deals, delete deals, bulk-create deals, mutate schema, create tasks, create notes, or call arbitrary Attio 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_companies ?
workspace_members ?
matching_deals ?
has_name compare
Check if name has data
create_deal ?
skip: step.has_name not_equal true
card to_summary
Format results as a summary card
Settings 8 configurable

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

name setting =
attio setting =
owner setting =
stage setting = In Progress
value setting = 0
person email setting =
company domain setting =
company record 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 Attio connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

Data it touches

Warehousedata.values

About

Tags

attio attiodealopportunitycrmintakeapprovalpack:attio

Details

7 steps 8 configurable settings recipe_id: create-attio-deal-intake