Best answer

Trigger when Label has been removed from Trello card

  • 29 August 2021
  • 1 reply
  • 30 views

Hello,

I have a zap which triggers after a label has been set to a Trello card to enter data into a Google sheet.

Sometimes it happens that the label has been set by accident, so I want to remove the data from the Google sheet when the label has been removed.

I cannot find this trigger in “New Activity”.

Can anybody assist to set up this trigger?

icon

Best answer by robschmidt 30 August 2021, 05:12

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +9

Hi @Muckael 

This should work as Trello sends notification for DeleteLabel beside CreateLabel.

You can create a webhook using Trello’s API and use “webhook by Zapier”’s endpoint to get notification.