feat(trello): add trello integration (#1380)

This commit is contained in:
Rıdvan Akca
2023-10-24 16:13:08 +03:00
committed by GitHub
parent 627184f124
commit ee90422f56
15 changed files with 155 additions and 3 deletions

View File

@@ -0,0 +1,16 @@
# Trello
:::info
This page explains the steps you need to follow to set up the Trello
connection in Automatisch. If any of the steps are outdated, please let us know!
:::
1. Go to the [link](https://trello.com/power-ups/admin) in order to create a Trello Power-Up.
2. Click on the **New** button.
3. Fill the form fields and click the **Create** button.
4. Click on the **Generate a new API key** button.
5. A popup will open. Click the **Generate a new API key** button again.
6. Copy **OAuth Redirect URL** from Automatisch and paste it in **Allowed origins** and click on the **Add** button.
7. Copy the **API key** value to the **API key** field on Automatisch.
8. Click **Submit** button on Automatisch.
9. Congrats! Start using your new Trello connection within the flows.