Resolved! Use string filters in REST API queries
Hi,I am trying to filter the responses for REST query`https://XXXX.service-now.com/api/now/table/sys_db_object?sysparam_query=sys_nameLIKEDia`I read that the sysparm_query=column_aISNOTEMPTY would work. As documented in How do I filter empty rows wit...