Clickup

Obtaining Clickup Client ID and Secret
- Open a Clickup.
- Click on avatar icon, go to
Settings
->ClickUp API
- Create a Clickup app, using the steps mentioned here
NOTE:
You can skip this step and use the default revert Clickup app
- Set
https://app.revert.dev/oauth-callback/clickup
as theredirect
url for your app - Get your client_id and client_secret:
- Go to the “ClickUp API” click on the app
- Copy your client_id and client_secret
Connect to Clickup via Revert
- Create an account on Revert if you don’t already have one. (https://app.revert.dev/sign-up)
- Login to your revert dashboard (https://app.revert.dev/sign-in) and click on
Customize your apps
-Clickup

- Enter the
client_id
andclient_secret
you copied in the previous step into the App credentials here and clickSubmit
.