Question:
Is it possible to search for EMPTY() or NOT EMPTY() values via the URL Integration?
Solution:
It is indeed possible to search for EMPTY() or NOT EMPTY() values via the URL Integration. Please use the following syntax to create a URL Integration that searches for EMPTY or NOT EMPTY Index Fields:
- Field is Empty:
[FIELDNAME] = EMPTY() - Field is not Empty:
[FIELDNAME] <> EMPTY()
KBA is applicable to both Cloud and On-premise Organizations.