Short answer: Drop the "Attio → Create Note" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Parent Object parent_object | options | Required | — |
Parent Record ID parent_record_id | string | Required | — |
Title title | string | Optional | Discovery call notes |
Body content | string | Required | — |
Format format | options | Optional | — |
{"parent_object": "{{trigger.parent_object}}","parent_record_id": "{{trigger.parent_record_id}}","title": "Discovery call notes","content": "{{trigger.content}}","format": "{{trigger.format}}"}
{"data": {"id": {"note_id": "note_abc123"}}}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.