Expand my Community achievements bar.

The Community Ideas review for H1 2025 is out now, see which ideas our Product team prioritized and let us know your thoughts.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

Conditional filtering with AND ?

Avatar

Level 2
Trying to determine from what I'm getting out of the API basics material if/how it would be possible to format an AND like filter... e.g., let's say I want to find all User objects in my system that have an email that follow the pattern, {user}.somecompany@somedoman.com : I want to perform a filter that finds all users that have an email address that contains both somecompany AND somedomain.com How? I'd like to avoid having to do extra filtering on the client side (by getting all users with an email that contains somecompany and then filtering out the returned set of those that don't have the somedomain.com domain). thanks. Karl Karl Krasnowsky Lingo Systems
0 Replies