Skip to main content

I am using “Get Item by Column Value in monday.com”, with an “email” column, searching an email test@test.com for example. 

 

There are actually a few items that match this email, I want to return each of them, but this feature only seems to return the 1st one in the list! 

 

Or is there a way to get item by searching two columns, email AND course for example, I may be able to to it this way. 

 

Any ideas? Thanks! 

Hi @Kiernan 

The Monday API would have to be used to return multiple matching Items.

https://developer.monday.com/apps/docs/mondayapi

 

Try using one of these available advanced actions:

 


Thanks mate will go down the API path 👍🏻