Intercom customer messaging automation
Trigger: fire when an Intercom conversation event occurs. Add the generated webhook URL as a separate endpoint in Intercom Developer Hub > Configure > Webhooks and subscribe the conversation.* topics you need. Each domain trigger gets its own URL, so topics are isolated per trigger.
3 fields
Trigger: fire when an Intercom contact event occurs. Add the generated webhook URL in Developer Hub > Configure > Webhooks and subscribe contact.* and/or visitor.* topics.
Trigger: fire when an Intercom ticket event occurs. Add the generated webhook URL in Developer Hub > Configure > Webhooks and subscribe ticket.* topics.
Trigger: fire when an Intercom company, admin, or workspace event occurs. Add the generated webhook URL in Developer Hub > Configure > Webhooks and subscribe company.* and/or admin.* topics.
Create (or upsert) a contact — a user or a lead.
6 fields
Retrieve a single contact by its Intercom ID.
1 field
Update a contact's attributes.
5 fields
List/cursor-paginate all contacts.
2 fields
Search contacts by attribute filters (JSON query body).
Archive (soft-delete) a contact.
Merge a lead into a user.
Add an internal note to a contact.
Start a conversation from a contact.
Retrieve a conversation with its parts.
List all conversations.
Search conversations by filters (JSON query body).
Add an admin or user reply (comment or note) to a conversation.
Assign, snooze, open, or close a conversation.
Attach a tag to a conversation.
Create a support, back-office, or tracker ticket.
Retrieve a ticket by ID.
Update ticket state, attributes, or assignee.
4 fields
Search tickets by filters (JSON query body).
Create or upsert a company by company_id.
Retrieve a company by its Intercom ID.
List contacts attached to a company.
Send an in-app or email message from an admin to a contact.
Submit a custom data event for a contact (analytics / triggers).
List all tags in the workspace.
Create a tag (or update an existing tag by name).
List all admins (teammates) in the workspace.
List all teams in the workspace.
List custom/standard data attributes (schema).
List all segments.
Wire Intercom into a coding agent and let it use these operations as tools.
Start building workflows in minutes with our visual builder. No code required.