Question

How can I loop through all Trello cards

  • 22 February 2023
  • 3 replies
  • 65 views

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


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 @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

Userlevel 7
Badge +14

@AUTeddy 

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

Userlevel 7
Badge +12

Hi @AUTeddy!

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

Thanks :)