mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
Merge branch 'kanban-drift' of https://github.com/smamudhan/n8n-docs into smamudhan-kanban-drift
This commit is contained in:
commit
c4b00a0ebb
@ -13,11 +13,16 @@ Create a [Drift](https://www.drift.com/) account.
|
||||
## Using OAuth
|
||||
|
||||
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 "App Credentials".
|
||||
5. Use Client Secret and Client ID with your Drift Node credentials in n8n.
|
||||
6. Enter n8n provided redirect URL in configuration. Redirect URL Explanation [here](../README.md).
|
||||
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 and paste in the ***Add Redirect URL*** field and click 'Add'.
|
||||
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
|
||||
|
||||
BIN
docs/nodes/credentials/Drift/using-oauth.gif
Normal file
BIN
docs/nodes/credentials/Drift/using-oauth.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 773 KiB |
Loading…
Reference in New Issue
Block a user