mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
38 lines
1.5 KiB
Markdown
38 lines
1.5 KiB
Markdown
# Drift
|
|
|
|
You can use these credentials to authenticate the following nodes with Drift.
|
|
- [Drift](/integrations/nodes/n8n-nodes-base.drift/)
|
|
|
|
## Prerequisites
|
|
|
|
Create a [Drift](https://www.drift.com/) account.
|
|
|
|
## Using OAuth
|
|
|
|
!!! note "⛅️ 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.
|
|
|
|
|
|
1. Access your [Drift apps](https://dev.drift.com/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.
|
|
|
|

|
|
|
|
|
|
## Using Access Token
|
|
|
|
1. Access [your Drift apps](https://dev.drift.com/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.
|
|
|
|

|