Skip to main content
Question

Add Multiple Custom Labels to Trello

  • 1 September 2020
  • 4 replies
  • 227 views

I’m trying to add multiple custom labels with colors to a Trello card on a step. Is there a way to do this? These labels all already exist so I don’t want them duplicated.

 

Please help!

You’ll have to use multiple steps to add multiple labels.

 


I’ve tried building this with multiple steps but I don’t think it can be done dynamically (adding some labels on some and not on others) without Paths which is what I’m trying to avoid.


Would need to better understand the logic you’re trying to implement to apply the Labels.

A simpler alternative to Paths is to use a Zap Filter step: https://zapier.com/apps/filter/help

e.g. IF criteria A & B are TRUE, the apply Labels X & Y.

e.g. IF criteria A & C are TRUE, then apply Labels X & Z.

e.g. IF criteria B & C are TRUE, then apply Labels Y & Z.


Hi @mikemoore 

Just checking in. Did you manage to get this sorted?