Hi @krismike,
If my understanding of your question is correct, the below query should be able to get the information you are looking for:
items {
id
column_values {
title
value
}
}
}
You can of course add in additional filters to limit this is certain boards, groups, etc…
If you check out the API documentation https://monday.com/developers/v2#queries-section It will provide you with information on querying data from monday.
Hey @krismike 👋
Let us know if @mitchell.hudson’s suggestion is what you were looking for, and if not, we’d be glad to provide further assistance as well 🙂
Mitchell, thanks for jumping in and providing some help here!
-Alex