Need a special offer?Find out if your project fits.
+

Available Report Filter Option

Answered
Sayush Palakkal asked on August 22, 2022

How do I get the available filter options? 
eg: Accessories, Bikes, Cars,...
Ref. screenshot

2 answers

Public
Nadia Khodakivska Nadia Khodakivska Flexmonster August 23, 2022

Hello,

Thank you for the question.

Flexmonster provides a getMembers API call that returns a list of members for the specified hierarchy. To get the available filter options, you can use:

flexmonster.getMembers("Category"); 

More information on using the getMembers method you can find in our documentation: https://www.flexmonster.com/api/getmembers/ 

Please let us know if it works for you. Looking forward to your response.

Kind regards,
Nadia

Public
Nadia Khodakivska Nadia Khodakivska Flexmonster September 27, 2022

Hello, Sayush,

Hope you are doing well.

We were wondering if you had a chance to test a suggested approach using the getMembers API call.

Looking forward to hearing your feedback.

Kind regards,
Nadia

Please login or Register to Submit Answer