A
A
adam_carraway2018-11-29 13:13:28
Bitrix24
adam_carraway, 2018-11-29 13:13:28

Is there any way to use 'or' when filtering data via rest api?

Good afternoon. Can you tell me if it is possible to somehow register to return leads in which one of the fields is not empty?
"!UF_CRM_1543223045"=>'',
"!UF_CRM_1543223105"=>'',
"!UF_CRM_1543223080"=>''
(now it checks that all fields are not empty)

"filter"=>array(
        ">=DATE_CREATE"=>$dateM,
        "=UF_CRM_1526286536759"=>array('cpahub','api cpahub'),
        "!UF_CRM_1543223045"=>'',
        "!UF_CRM_1543223105"=>'',
        "!UF_CRM_1543223080"=>''
    ),

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question