mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
⚡ Add ClickUp OAuth credential docs (#188)
This commit is contained in:
parent
4cad79abe6
commit
cf4e06cc94
@ -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.
|
||||
|
||||
|
||||
 -->
|
||||

|
||||
|
||||
## Using Access Token
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 693 KiB After Width: | Height: | Size: 619 KiB |
Loading…
Reference in New Issue
Block a user