You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@andrewjleonard Thanks for raising the query. Searching for multiple email addresses using 'IN' clause is not supported at the moment. However, you may want to try something like EmailAddress!=null AND EmailAddress=="abc@def.com" OR EmailAddress=="ghi@jkl.com"
@andrewjleonard We are closing the ticket. However, if you want this feature to be supported in API, please check here for feature requests. You can search to see if it has been requested before and upvote it, or you can create a new request.
The following does not work.
The text was updated successfully, but these errors were encountered: