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
17 lines
781 B
Markdown
17 lines
781 B
Markdown
# 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.
|