You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Using Query Parameter in REST

edited Jun 3, 2020 10:14AM in Sales 9 comments

Summary

Using Query (q) parameter in REST APi with more than one attribute

Content

Hi guys, 

Im trying to query a set of records that matches 2 attributes exactly via REST API. For example, I want to get all SR's where -

1. PrimaryContactPartyNumber = 1032 and

2. StatusCd = ORA_SVC_NEW

So in the case of a single query attribute i know i need to proceed like this -

https://<instance>/crmRestApi/resources/11.13.18.05/serviceRequests?q=PrimaryContactPartyNumber='1032';

So how do i do the same in the case of more than one attribute?

Thanks and Regards

Rony Mathews

 

 

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!