I’m looking to perform a Get Item ID call for Monday.com that will retrieve all the Item IDs that contain the same value in a column as the Get Item ID action only returns the first item that matches the criteria.
Any insight on how to do this? I would like to get an array or list of item IDs
For example if I have:
1, apple
2, pear
3, apple
4, blueberry
I would like to retrieve an array of 1,3 if I search for apple.