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
mhetreramesh
changed the title
Is it possible to conduct research from API where field value is null
Is it possible to pass null field value on API
Nov 21, 2016
I'm in need to fetch data from where a field value is not null.
In details I have to fetch all users whose department_id is null using our standard API. I was trying something like below but it wasn't worked:
http://prettus.local/users?search=department_id:&searchFields=department_id:<>
I'm curious whether it is possible, can someone help me out?
The text was updated successfully, but these errors were encountered: