Simple integration between Trello and Mattermost: send Trello activity notifications to Mattermost channels
To use this project, we need a trello token to create the hook and receive each events from your board.
- Connect to your trello account
- Generate a token Here
- Note the Key (TRELLO_APIKEY)
- Manually generate a Token (TRELLO_TOKEN)
key | value |
---|---|
TRELLO_APIKEY | <your_api_key> |
TRELLO_TOKEN | <your_token> |
SECRET | <your_secret> |
- Go to the Admin page
- Use the default account:
admin
/admin
- Go to the
User
part and change the password through the form