mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
28 lines
821 B
Markdown
28 lines
821 B
Markdown
---
|
|
permalink: /credentials/intercom
|
|
description: Learn to configure credentials for the Intercom node in n8n
|
|
---
|
|
|
|
# Intercom
|
|
|
|
You can use these credentials to authenticate the following nodes with Intercom.
|
|
- [Intercom](../../nodes-library/nodes/Intercom/README.md)
|
|
|
|
|
|
## Prerequisites
|
|
|
|
Create a [Intercom](https://www.intercom.com/) account.
|
|
|
|
<!-- ## Using OAuth
|
|
|
|
1. Click "Use OAuth" in Authentication page.
|
|
2. Fill out required information.
|
|
3. Use Client Secret and Client ID in your Intercom node credentials in n8n.
|
|
4. Enter n8n provided redirect URL in configuration. Redirect URL Explanation [here](../README.md). -->
|
|
|
|
## Using Access Token
|
|
|
|
1. Create an app in your workspace.
|
|
2. Click on Configure, then Authentication within the Developer hub.
|
|
3. Use the Access Token with the Intercom node credentials in n8n.
|