Skip to main content

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

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


@AUTeddy 

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


Hi @AUTeddy!

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

Thanks :)