Some checks are pending
Automatisch Backend Tests / test (push) Waiting to run
Automatisch CI / linter (push) Waiting to run
Automatisch CI / start-backend-server (push) Waiting to run
Automatisch CI / start-backend-worker (push) Waiting to run
Automatisch CI / build-web (push) Waiting to run
Automatisch UI Tests / test (push) Waiting to run
18 lines
739 B
Markdown
18 lines
739 B
Markdown
# ClickUp
|
|
|
|
:::info
|
|
This page explains the steps you need to follow to set up the ClickUp
|
|
connection in Automatisch. If any of the steps are outdated, please let us know!
|
|
:::
|
|
|
|
1. Login to your ClickUp account: [https://app.clickup.com/login](https://app.clickup.com/login).
|
|
2. Go to **Settings** page.
|
|
3. Click on the **ClickUp API** tab on the left.
|
|
4. Click on the **Create an App** button.
|
|
5. Fill the name field.
|
|
6. Copy **OAuth Redirect URL** from Automatisch to **Redirect URL(s)** field.
|
|
7. Copy **Client ID** to **Client ID** field on Automatisch.
|
|
8. Copy **Client Secret** to **Client Secret** field on Automatisch.
|
|
9. Click **Submit** button on Automatisch.
|
|
10. Congrats! Start using your new ClickUp connection within the flows.
|