How to get the Data using advanced Saved query Rest API
Summary:
I’m trying to fetch some details using the REST API.
My input parameters are:
City: DELHI (for example)
Corporation: ABC.XYZCOMPANY
The goal is to get all active locations for the given corporation, and the locations should also be active.
I tried using the advanced query options in the REST API, but I couldn’t get the results.
Even when I used the direct Location REST API and passed isActive and city, it only filtered by city and ignored the isActive condition.
Regarding the advanced saved Query.
I have created save query(TEST.LOC_BY_CITY_CORP) using as below:
0