Short answer: Drop the "Intercom → 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 |
|---|---|---|---|
Contact ID contact_id | string | Required | Intercom contact ID — a 24-char hex string. Find via Search Contacts. |
Note Body body | string | Required | Message body content. Plain text unless the API specifies HTML/markdown. |
Admin ID admin_id | string | Required | ID of the admin creating the note |
{"contact_id": "e.g. 5e3a6d3c0a1b2c3d4e5f6789","body": "e.g. Hi there, thanks for reaching out.","admin_id": "{{trigger.admin_id}}"}
{"id": "123","body": "Called the customer","type": "note"}
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.