1
Create a ClickUp account
If you don’t already have one, sign up for a ClickUp account.
2
Create a new OAuth app
- In the upper-right corner, click on your avatar and select Settings.
- In the left sidebar, click Apps.
- Click the Create new app button.
Only Workspace owners or admins can create OAuth apps.
- Fill in all the required information. For the Redirect URL, add
https://api.nango.dev/oauth/callback. - Click Create App.
3
Obtain OAuth credentials
- After creating your app, you’ll receive a Client ID and Client Secret. Make a copy of these as you’ll need them when configuring your integration in Nango.
4
Configure your integration in Nango
Follow the Quickstart to add your OAuth credentials to your ClickUp integration in Nango.
ClickUp does not use scopes in their OAuth implementation, so you can leave the scope field empty when configuring your integration in Nango.
Users can authorize one or more Workspaces for your application. Use the Get Authorized Teams (Workspaces) endpoint to see which Workspaces are authorized.