Add ClickUp OAuth credential docs (#188)

This commit is contained in:
smamudhan 2020-09-17 11:54:46 +05:30 committed by GitHub
parent 4cad79abe6
commit cf4e06cc94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -10,20 +10,20 @@ You can find information about the operations supported by the ClickUp node on t
Create a [ClickUp](https://www.clickup.com/) account.
<!-- ## Using OAuth
## Using OAuth
1. Open your ClickUp dashboard.
2. Click on your profile icon in the bottom left.
3. Click on "Settings" under your workspace profile.
4. Click on "Integrations".
5. Click on "ClickUp API".
6. Click on Create app.
7. Enter in App name and redirect URL(s).
8. Use Client ID and client Secret key in your ClickUp node credentials in n8n.
9. Enter n8n provided redirect URL in configuration. Redirect URL Explanation [here](../README.md).
3. Click on ***Integrations*** under your workspace profile.
4. Click on ***ClickUp API***.
5. Click on ***+ Create an App***.
6. Enter a name in the ***App Name*** field.
7. Copy the ***OAuth Callback URL*** from n8n and paste it in the ***Redirect URL(s)*** field.
8. Use the provided ***Client ID*** and ***Client Secret*** with your ClickUp OAuth2 API credentials in n8n.
9. Click on the circle button in the OAuth section to connect a ClickUp account to n8n.
10. Click the ***Save*** button to save your credentials in n8n.
![Getting ClickUp credentials](./using-oauth.gif) -->
![Getting ClickUp credentials](./using-oauth.gif)
## Using Access Token

Binary file not shown.

Before

Width:  |  Height:  |  Size: 693 KiB

After

Width:  |  Height:  |  Size: 619 KiB