mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
24 lines
696 B
Markdown
24 lines
696 B
Markdown
# Intercom
|
|
|
|
You can use these credentials to authenticate the following nodes with Intercom.
|
|
|
|
- [Intercom](/integrations/nodes/n8n-nodes-base.intercom/)
|
|
|
|
|
|
## 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](/). -->
|
|
|
|
## 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.
|