Skip to main content
Best answer

How do I loop through all items on the Monday.com board to check the status and update it?

  • 24 August 2023
  • 1 reply
  • 38 views

Is it possible to loop through all items on a Monday.com board/board group to check for all items with a specific status. If it finds it, change the status to something else?

 

Hi @FF-admin-Zap 

Good question.

That would likely involve using the Monday API: https://developer.monday.com/apps/docs/mondayapi

App APIs can be used in Zaps with these apps:

  • Code
  • Webhooks

Also, you may need to use the Looping app to handle 1+ line items.