mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| README.md | ||
| using-access-token.gif | ||
| using-oauth.gif | ||
| permalink | description |
|---|---|
| /credentials/drift | Learn to configure credentials for the Drift node in n8n |
Drift
You can use these credentials to authenticate the following nodes with Drift.
Prerequisites
Create a Drift account.
Using OAuth
::: tip ⛅️ Note for n8n.cloud users You'll only need to enter the Credentials Name and click on the circle button in the OAuth section to connect your Drift account to n8n. :::
- Access your Drift apps page.
- Click on the Build Your App button. You can also select an existing app if you already have one.
- Enter a name in the App name field.
- Click on 'Oauth & Scopes' in the sidebar.
- 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.
- Click on 'App Credentials' in the sidebar.
- Use the Client ID and Secret ID with your Drift OAuth2 API node credentials in n8n.
- Click on the circle button in the OAuth section to connect your Drift account to n8n.
- Click the Save button to save your credentials.
Using Access Token
- Access your Drift apps.
- Select your App (or create a new one).
- Click on "Manage".
- Click on "Installing to Drift".
- Use token with your Drift Node credentials in n8n.

