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

How to filter search results using child object fields in Adaptive Search REST API?

Accepted answer
183
Views
5
Comments
in Sales 5 comments

Summary:


I'm filtering the search results in Adaptive search REST API using child account fields and contact fields from parent contact object. When I tested in Postman, the results were only filtered by the contact fields, which did not satisfy the filter coming from the account child fields.

Content (required):

Endpoint: {{url}}/crmRestApi/searchResources/latest/custom-actions/queries

Authorization: Basic

HEADER: 

Cache-Control: no-cashe

Content-Type: application/json

Preference: transient


Here is the request:












Here is the response:











The result is returning the account having a 09 value in its status even if I put the 02 in filter.

Version (include the version you are using, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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