Todoist to Trello - P1 or Label Trigger - possible?

I am trying to achieve this:

When an existing task in Todoist is updated to Priority 1 (p1) create a new card in Trello in [board][list].

The above would be the perfect scenario but I couldn’t find anything for the P flags so my second attempt was:
When an existing task in Todoist is updated by adding label [name] create a new card in Trello in [board][list].

I linked together Todoist and Trello then added a filter so that only tasks with the This Week label would be created in Trello.

It doesn’t work. Been at this for 4 hours now and just can’t figure it out.

Can anyone help.

Hello @Emma_Turner,

As I can see the label is an array and you use the text operator in the filter. You need to use an array operator to work with the array.

2 Likes