> For the complete documentation index, see [llms.txt](https://docs.n8n.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.intercom.md).

# Intercom

Learn how to use the Intercom node in n8n. Follow technical documentation to integrate Intercom node into your workflows.

Use the Intercom node to automate work in Intercom, and integrate Intercom with other applications. n8n has built-in support for a wide range of Intercom features, including creating, updating, deleting, and getting companies, leads, and users.

On this page, you'll find a list of operations the Intercom node supports and links to more resources.

{% hint style="info" %}
**Credentials**

Refer to [Intercom credentials](/integrations/builtin/credentials/intercom.md) for guidance on setting up authentication.
{% endhint %}

## Operations <a href="#operations" id="operations"></a>

* Company
  * Create a new company
  * Get data of a company
  * Get data of all companies
  * Update a company
  * List company's users
* Lead
  * Create a new lead
  * Delete a lead
  * Get data of a lead
  * Get data of all leads
  * Update new lead
* User
  * Create a new user
  * Delete a user
  * Get data of a user
  * Get data of all users
  * Update a user

## Templates and examples <a href="#templates-and-examples" id="templates-and-examples"></a>

[Browse Intercom node documentation integration templates](https://n8n.io/integrations/intercom) or [search all templates](https://n8n.io/workflows/)
