mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
858 B
858 B
Intercom
You can find information about the operations supported by the Intercom node on the integrations page. You can also browse the source code of the node on Intercom.
Pre-requisites
Create a Intercom account.
Using OAuth
- Click "Use OAuth" in Authentication page.
- Fill out required information.
- Use Client Secret and Client ID in your Intercom node credentials in n8n.
- Enter n8n provided redirect URL in configuration.
.
Using Access Token
- Create an app in your workspace.
- Click on Configure, then Authentication within the Developer hub.
- Use the Access Token with the Intercom node credentials in n8n.