Short answer: Drop the "Intercom → Update Contact" 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. |
Email email | string | Optional | The email address. Used as the recipient or identifier depending on context. |
Name name | string | Optional | Name |
Phone phone | string | Optional | Phone number in E.164 format (with country code, no spaces). |
{"contact_id": "e.g. 5e3a6d3c0a1b2c3d4e5f6789","email": "e.g. user@example.com","name": "{{trigger.name}}","phone": "e.g. +14155551234"}
{"id": "abc","name": "Updated","type": "contact"}
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.