feat(clickup): add clickup integration

This commit is contained in:
Rıdvan Akca
2024-02-13 16:43:47 +03:00
committed by Ali BARIN
parent 116bf59b68
commit 26fc63c52c
11 changed files with 214 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# 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.