n8n-docs/docs/nodes/credentials/Clickup/README.md
Harshil Agrawal 7b460243ab
SEO Update (#206)
2020-10-09 14:18:10 +02:00

1.5 KiB
Raw Blame History

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. :::

  1. Open your ClickUp dashboard.
  2. Click on your profile icon in the bottom left.
  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.

Getting ClickUp credentials

Using Access Token

  1. Open your ClickUp dashboard.
  2. Click on your profile icon in the bottom left and click on Apps.
  3. Click on Generate under API Token.
  4. Use the API Token with your ClickUp node credentials in n8n.

Getting ClickUp credentials