Using REST to Get Service Request by PrimaryContactPartyId
Summary
Fetching/filtering records of Service Request object using PrimaryContactPartyIdContent
Hi,
I am fetching data -- records from Service Request -- from our Sales Cloud instance in VBCS. I created a service from the endpoint but I can't figure out how to get only those records where PrimaryContactPartyId = <some value>. I am getting all the records from Service Request but can't seem to filter the data. It'd be better if I can only fetch those records where this condition is satisfied instead of getting all the records. I watched these videos:
https://blogs.oracle.com/vbcs/filtering-and-sorting-lists-in-vbcs-applications
https://blogs.oracle.com/shay/filtering-list-results-from-a-rest-service-with-visual-builder
Tagged:
0