n8n-docs/docs/integrations/credentials/intercom.md
2022-04-28 12:55:18 +01:00

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.