Skip to main content

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?

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.