<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y00006CIUikSAHOkta Classic EngineUniversal DirectoryAnswered2024-07-25T17:55:26.000Z2019-04-26T21:21:18.000Z2019-05-02T04:51:01.000Z

JobJ.57547 (PSEG NJ) asked a question.

AND and OR combination in search api

Hello,

In my UD, I have the below attributes.

Primary Phone,

Secondary Phone numbers (comma separated),

First Name,

Last Name

Now, I need to form a search condition which would fetch users if it would match (primary phone or one of the secondary phone number) and first name and last name.

Basically, Data that matches

(( Primary Phone = <phone> OR Secondary Phone CONTAINS <phone> ) AND First Name = <fn> AND Last Name =<ln>)

Values inside <> are user inputs.

Does Okta support this kind of operation ?

Thanks and Regards,

Robert Antony


This question is closed.
Loading
AND and OR combination in search api