Board or Group objects id via API

Hello everyone, everything good?

I would like to change the status of some items on a particular board in batch, as needed.

However I would like to know how I can identify all the ids of the items inside the board, to perform this action.

Can anyone help me?

Hi @mgsoares, welcome to our community!

Great question. In this case, you can query all of the item IDs in this board using a query such as this:
image

For reference, here is our new API documentation that is a comprehensive resource on all of our API methods: https://monday-api.readme.io/. Definitely take a look!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.