mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.2 KiB
1.2 KiB
| permalink |
|---|
| /credentials/clickUp |
ClickUp
You can find information about the operations supported by the ClickUp node on the integrations page. You can also browse the source code of the node on GitHub.
Prerequisites
Create a ClickUp account.
Using OAuth
- Open your ClickUp dashboard.
- Click on your profile icon in the bottom left.
- Click on "Settings" under your workspace profile.
- Click on "Integrations".
- Click on "ClickUp API".
- Click on Create app.
- Enter in App name and redirect URL(s).
- Use Client ID and client Secret key in your ClickUp node credentials in n8n.
- Enter n8n provided redirect URL in configuration. Redirect URL Explanation here.
Using Access Token
- Open your ClickUp dashboard.
- Click on your profile icon in the bottom left.
- Click on "Apps".
- Click on "Generate" under API token.
- Use selected API key in your ClickUp node credentials in n8n.

