Alfred App workflow for capturing to a trello inbox
https://trello.com/1/appKey/generate
Be sure to replace with your Public Key
https://trello.com/1/authorize?key=<REPLACEWITHYOURAPIKEY>&name=Alfred&expiration=never&response_type=token&scope=read,write
https://trello.com/board/<board-name>/<ID-LOCATED-HERE>
Create ~/.alfred/config
and put the following in it:
API_KEY=""
API_TOKEN=""
CAPTURE_LIST_ID=""