n8n-docs/docs/nodes/credentials/Intercom
Tanay Pant 52c2b5e36c 🐛 Bug fixes
2020-07-09 13:54:29 +02:00
..
README.md 🐛 Bug fixes 2020-07-09 13:54:29 +02:00

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 GitHub.

Prerequisites

Create a Intercom 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.