Trello

Service Description:

a Kanban application

User Guide

Activation of the service

From the page http://127.0.0.1:8000/th/service/

Services

from the “Services available” part of the page, select Trello and press “Activate it”

Defining a trigger

with Trello as provider, when another service is used as a consumer

trello step 1 trello step 2

with Trello as consumer, when another service is used as a provider

trello step 3 trello step 4

Installation Guide

Requesting a key

Once you are connected, go to https://trello.com/app-key

The service keys

Here are the modifications of .env file you will need to make to be able to use your credentials with Trello

TH_TRELLO_CONSUMER_KEY= 'your trello key'
TH_TRELLO_CONSUMER_SECRET= 'your trello secret'