--- title: Intercom node documentation description: Learn how to use the Intercom node in n8n. Follow technical documentation to integrate Intercom node into your workflows. contentType: [integration, reference] --- # Intercom node 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. ```{note} Credentials Refer to [Intercom credentials](/08-0-0-Workflow/integrations/builtin/credentials/intercom.md) for guidance on setting up authentication. ``` ## Operations * 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