Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 946 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 946 Bytes

Trello Collector

Mapping

Trello

{
    "key": "YOUR_API_KEY",
    "token": "YOUR_TOKEN",
    "board": "Test board",
    "list": "Long-term Goals"
}

Setup

Everything you need to do is written on the Atlassian guide.

When you have your newly created app you will be able to see the corresponding API key -> click on the app. Trello app

After that you just need to authorize it and get the token. Trello token

Once you have a board created on your workspace and have a list on it, you will be able to fill the config.json.