Skip to main content
Question

How can I loop through all Trello cards

  • February 22, 2023
  • 3 replies
  • 107 views

AUTeddy

How can i loop trough all my trello cards with a specific label?

I want to setup a trigger on every sunday, find all the cards with a label “done” and update each card with the label “not done”

is this possible?

Thank you

Did this topic help you find an answer to your question?
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

Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 31426 replies
  • February 22, 2023

Hi @AUTeddy 

Good question.

Most Zap triggers/actions work on a per record basis.

Generally for advanced querying to get multiple records the app API would have to be used.

Trello API: https://developer.atlassian.com/cloud/trello/rest/api-group-actions/

App APIs can be used in the Webhooks app: https://zapier.com/apps/webhook/integrations

The Looping app can be used to handle 1+ line items: https://zapier.com/apps/looping/integrations


Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 31426 replies
  • February 22, 2023

@AUTeddy 

As an alternative approach, you may want to look into using Butler by Trello: https://support.atlassian.com/trello/docs/butler-overview/


Danvers
Forum|alt.badge.img+12
  • Zapier Staff
  • 3731 replies
  • February 23, 2023

Hi @AUTeddy!

Did either of Troy’s suggestions help here? If you need any more advice or help, let us know!

Thanks :)