Closed gurify closed 9 years ago
Filtering by an Email field is not supported by Podio API. You can use Search in app API to achieve the same.
Is there a way to search by the exact email? When I use App search with email 'someone@gmail.com' it returns all the items that have 'gmail.com' and even '.com'
I have also gone through the same situation. There is no way to restrict to exact matches in Podio search API.
When trying to search for items using the new Email field, PodioBadRequestException is thrown with this message: "Filtering not supported for fields of type email". How can we filter the items in the meanwhile?