mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.5 KiB
1.5 KiB
| permalink | description |
|---|---|
| /credentials/clickUp | Learn to configure credentials for the ClickUp node in n8n |
ClickUp
You can use these credentials to authenticate the following nodes with ClickUp.
Prerequisites
Create a ClickUp account.
Using OAuth
::: tip ⛅️ 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 ClickUp account to n8n. :::
- Open your ClickUp dashboard.
- Click on your profile icon in the bottom left.
- Click on Integrations under your workspace profile.
- Click on ClickUp API.
- Click on + Create an App.
- Enter a name in the App Name field.
- Copy the OAuth Callback URL from n8n and paste it in the Redirect URL(s) field.
- Use the provided Client ID and Client Secret with your ClickUp OAuth2 API credentials in n8n.
- Click on the circle button in the OAuth section to connect a ClickUp account to n8n.
- Click the Save button to save your credentials in n8n.
Using Access Token
- Open your ClickUp dashboard.
- Click on your profile icon in the bottom left and click on Apps.
- Click on Generate under API Token.
- Use the API Token with your ClickUp node credentials in n8n.

