n8n-docs/docs/nodes/credentials/Clickup
2020-08-17 12:50:43 +02:00
..
README.md 🔨 Minor change to credentials permalinks 2020-08-17 12:50:43 +02:00
using-access-token.gif Changed header structure / added permalinks (#6) 2020-06-26 14:06:54 +02:00
using-oauth.gif Changed header structure / added permalinks (#6) 2020-06-26 14:06:54 +02:00

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

  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.

Getting ClickUp credentials

Using Access Token

  1. Open your ClickUp dashboard.
  2. Click on your profile icon in the bottom left.
  3. Click on "Apps".
  4. Click on "Generate" under API token.
  5. Use selected API key in your ClickUp node credentials in n8n.

Getting ClickUp credentials