Post
Follow
Be able to search with OR, not just AND via API
Via API, you cannot search for users by using OR. It's always AND. This is problematic as we'd like to search for users who have multiple values.
For example, we'd like to know the number of users who speak English OR French, not just English AND French.
Please sign in to leave a comment.