n8n-docs/docs/nodes/credentials/Intercom/README.md
2020-08-17 12:50:43 +02:00

26 lines
896 B
Markdown

---
permalink: /credentials/intercom
---
# Intercom
You can find information about the operations supported by the Intercom node on the [integrations](https://n8n.io/integrations/n8n-nodes-base.intercom) page. You can also browse the source code of the node on [GitHub](https://github.com/n8n-io/n8n/tree/master/packages/nodes-base/nodes/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](../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.