Discover workspace schema before querying to get exact attribute slugs.
Attio Runner Workflows
Manage contacts, companies, and deals with attribute-slug precision.
Runner uses Attio through the Composio toolkit with schema-first queries, slug-based attribute access, and upsert operations to prevent duplicate records.
What Runner actually does with Attio
This page is tied to the real connector definition inside Runner. The highlights below describe the kinds of actions, safeguards, and workflow patterns the app page represents, not a generic integration directory blurb.
Use assert (upsert) with matching_attribute to prevent duplicate records.
Build filter queries with proper slug-based operators.
Backend surface
Composio toolkit powers this connector inside Runner. Backed by the `attio` toolkit in Runner's backend catalog with object, attribute, and list operations.
Operational notes
- Always use attribute slugs, not display names — slugs are stable across renames.
- Use assert with matching_attribute instead of plain create to prevent duplicates.
Popular workflows with Attio
Real workflow pages where Attio is part of the connected stack. Each workflow shows the trigger, connectors, and outcome.
Triggers and actions
What Runner can do with Attio. These are grounded in the real backend connector definitions, not generic marketing filler.
Search records by attribute
“Find the company record for Luminance in Attio and show the latest deal stage.”
CRM context becomes part of the workflow before drafting or prepping.
Upsert a contact without duplicates
“Add this new contact from the conference — if they already exist, update the notes instead.”
Runner prevents duplicate CRM records with assert-based writes.
Query the pipeline for the update
“Pull all deals in 'Due Diligence' stage with their assigned partners.”
Pipeline state becomes operating context for investor updates and board prep.
Use Attio inside a real workflow
Download Runner to connect Attio to the rest of your workflow instead of treating it like another isolated tab.
Runner.