Trello - 'New Card' triggers on an existing card that is edited

Status: Closed · Asked by Dave Meney on · 0 views

davemeney — Question ·

Hi,

I have an automation when a new card is made, to build and add a checklist.

This works.

Then, any change or edit to the card e.g. make a comment, add a due date, triggers the app again. I get a checklist of three items, then 6 items, then 9 items...

Why doesn't it only trigger on a NEW card?

Pabblymember11 — Reply ·

Hey @davemeney

It seems like Trello is sending all types of cards in your webhook response. So, as a solution, we would recommend you to use a filter action step with the Action Type: createCard.

Back to all forum threads · Log in to reply