I need to be able to add tasks (within a checklist on a specific card) and assign them to someone with a due date. I want to be able to perform this action from a third-party application (such as Google Sheets or another tool) without having to open the Trello card, enter the task name manually, then click again to assign a person and once more to set the due date. That process is too time-consuming.
At the same time, I need an overview of the subtasks belonging to ongoing checklists, broken down by person. I need to make sure I don't miss overdue tasks, so the calendar view is not sufficient.
Hi @Violaine Barroux ,
Trello's built-in checklists don't support bulk input from external tools or a consolidated subtask overview by person. However, some tools can help with both.
No-code automation tools like Zapier or Make can connect Google Sheets to Trello. You can set up a workflow so that adding a row in your sheet automatically creates a checklist item on a specific card, with the assignee and due date filled in.
If you want more control, you can use the Trello API with a simple Google Apps Script to push rows from Google Sheets directly into Trello checklists.
The native Trello calendar and dashboard views don't provide a consolidated checklist-item view across cards.
You can consider using some power-ups like Placker or Bridge24, which allow you to manage all checklist items across multiple cards and boards in one view.
Hope it helps 🙌
Liam
To bypass manually clicking through Trello cards, you can use no-code platforms to automate checklist creation. Tools like Zapier or Coupler.io let you map a single row in Google Sheets to auto-generate a checklist item, set its due date, and assign it to a team member in Trello.
Streamlined Task Assignment (Google Sheets to Trello)You can avoid the tedious manual process by using a third-party workflow tool.The Automation Setup: You can connect Google Sheets integrations on Zapier to trigger when a new row is added. The trigger pushes the Task Name, Due Date, and Assignee directly into a specified Trello card's checklist.Alternative Tools: You can also use Google Sheets + Trello Two-Way Sync Power-Up by Unito or solutions like Placker, which allow you to manage and update checklist assignees and deadlines entirely from a spreadsheet interface.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.