Hi,
I wish to make a trigger whereby:
Adding a new row to google sheet → add checklist item to a specific card in Trello.
- Use column B (card title) to assign which card to add the item.
- Use column C (assignment) to create the checklist item.
Example:
For example, a row may have “Shopping List” for Column B and “Buy Fruit” for Column C. I would like this to add a checklist item to the Shopping List card in Trello.
A row may have “House Work” for Col B and “Clean Bathroom” for Col C. I would like this to add a checklist item titled “Clean Bathroom” to the House Work card in Trello.
Subject (col B) | Assignment (col C) |
Shopping List | Buy Fruit |
Housework | Clean Toilet |
Shopping List | Return chocolate |
For example, if I created the following rows in my Google Sheet I would like it to add 1 item to the checklist in my Housework Card and 2 items to the checklist in my Shopping List Card
I’m struggling to figure out how to do this using the existing “Create Checklist Item in Card” trigger.