Let's Reconnect, thank you for making 2022 our best year yet.

Look Back
Inlist filter in rest api — Cloud Customer Connect
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

Inlist filter in rest api

Question
11
Views
0
Comments
edited Jun 7, 2022 1:22PM in General Technical Discussions

Summary

unable to pass multiple id for inlist search filter through api

Content

Here is the code for the body of restapi call , i am unable to send multiple product or categories using inlist filter search in a report

Code Snippet

 var raw = JSON.stringify({"id":reportid,"filters":[{"name":"Similar Phrases","values":similar},{"name":"Phrases","values":phrase},{"name":"Complex Expression","values":complex},{"name":"Exact Search","values":Exact},{"name":"Product Hierarchy","values":""},{"name":"Category Hierarchy","values":""}]});

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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