n8n-docs/docs/integrations/builtin/credentials/intercom.md

33 lines
1.4 KiB
Markdown

---
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
title: Intercom credentials
description: Documentation for Intercom credentials. Use these credentials to authenticate Intercom in n8n, a workflow automation platform.
contentType: integration
---
# Intercom credentials
You can use these credentials to authenticate the following nodes:
- [Intercom](/integrations/builtin/app-nodes/n8n-nodes-base.intercom/)
## Prerequisites
- Create an [Intercom](https://www.intercom.com/) developer account.
- [Create an app](https://developers.intercom.com/docs/build-an-integration/learn-more/authentication/){:target=_blank .external-link} in your developer hub.
## Supported authentication methods
- API key
## Related resources
Refer to [Intercom's API documentation](https://developers.intercom.com/docs/references/introduction/){:target=_blank .external-link} for more information about the service.
## Using API key
To configure this credential, you'll need:
- An **API Key**: Intercom automatically generates an **Access Token** when you [create an app](https://developers.intercom.com/docs/build-an-integration/learn-more/authentication/){:target=_blank .external-link}. Use this **Access Token** as your n8n **API Key**. Refer to [How to get your Access Token](https://developers.intercom.com/docs/build-an-integration/learn-more/authentication/#how-to-get-your-access-token){:target=_blank .external-link} for more detailed instructions.