n8n-docs/docs/nodes/credentials/Drift
Tanay Pant 777fd8e84a 🔨Minor fixes
2020-08-27 15:07:37 +02:00
..
README.md 🔨Minor fixes 2020-08-27 15:07:37 +02:00
using-access-token.gif Changed header structure / added permalinks (#6) 2020-06-26 14:06:54 +02:00
using-oauth.gif Improve Drift OAuth credentials 2020-08-27 15:02:27 +05:30

permalink
/credentials/drift

Drift

You can find information about the operations supported by the Drift node on the integrations page. You can also browse the source code of the node on GitHub.

Prerequisites

Create a Drift account.

Using OAuth

  1. Access your Drift apps page.
  2. Click on the Build Your App button. You can also select an existing app if you already have one.
  3. Enter a name in the App name field.
  4. Click on 'Oauth & Scopes' in the sidebar.
  5. Copy your OAuth Callback URL from the 'Create New Credentials' screen in n8n, paste in the Add Redirect URL field, and click on the Add button.
  6. Click on 'App Credentials' in the sidebar.
  7. Use the Client ID and Secret ID with your Drift OAuth2 API node credentials in n8n.
  8. Click on the circle button in the OAuth section to connect your Drift account to n8n.
  9. Click the Save button to save your credentials.

Getting Drift OAuth credentials

Using Access Token

  1. Access your Drift apps.
  2. Select your App (or create a new one).
  3. Click on "Manage".
  4. Click on "Installing to Drift".
  5. Use token with your Drift Node credentials in n8n.

Getting Drift credentials