Merge branch 'kanban-drift' of https://github.com/smamudhan/n8n-docs into smamudhan-kanban-drift

This commit is contained in:
Tanay Pant 2020-08-27 15:01:40 +02:00
commit c4b00a0ebb
2 changed files with 10 additions and 5 deletions

View File

@ -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.
![Getting Drift OAuth credentials](./using-oauth.gif)
## Using Access Token

Binary file not shown.

After

Width:  |  Height:  |  Size: 773 KiB