Telegram -> Make.com -> Trello board
I built a Make.com workflow that parses tasks from Telegram messages and routes them into the correct Trello lists. The router has filters that check the parsed list name (for example “In progress” or “Done”) and send the task to the matching Trello list with its ID set in the module. This way tasks are automatically created and organized in Trello without manual sorting.