Best answer

Trello Cards search if then else

  • 12 October 2022
  • 3 replies
  • 45 views

Hi to Community,

I have a question please

I want to make a zap with  trigger if i move a card from trello for example to list with name “album”

and  action to wait for example 2 days and then to search if this card that moved to “album” list is still to this list. If yes to send an emai , if the card isnt in the list to do nothing.

icon

Best answer by Danvers 7 November 2022, 13:20

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.

3 replies

Userlevel 7
Badge +14

Hi @roussisphoto 

Good question.

You can use a Filter step: https://zapier.com/apps/filter/help

You can use a Delay step: https://zapier.com/help/create/customize/add-delays-to-zaps

You can use a Trello Find Card action step.

 

Userlevel 7
Badge +8

@roussisphoto How goes it? Were Troy’s suggestions helpful for you? I’d be happy to hear if everything went smoothly!

Userlevel 7
Badge +12

Hi @roussisphoto!

Were you able to do what you need using Troy’s suggestion?

He’s right that you can do what you need by creating a Zap that looks like this:

  1. Trigger - Trello: Card moved to list
  2. Filter by Zapier (only continue if card name is ‘album’)
  3. Delay by Zapier: wait two days
  4. Trello: Find card - search for the card from the trigger step

 

Then you can add whatever steps you need after that, for example you can add another Filter step so that the Zap only continues if the Card is on the same list. Are there any other steps in the Zap that you need some help with?