mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| README.md | ||
Clickup
You can find information about the operations supported by the BannerBear node on the integrations page. You can also browse the source code of the node on Github
Authentication
Pre-requisites
Create a Clickup account.
Steps
OAuth2
- 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.
API KEY
- 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.

