Resolved! How do I filter empty rows with REST API?
Hi I am making REST API call on a table with fields A, B and C. Please let me know how can I append the query in URL not to bring rows when field A is Null? Thanks in advance.https://xxx.service-now.com/api/ .... TABLE_NAME?.... &sysparm_fields...
