How do I get the available filter options?
eg: Accessories, Bikes, Cars,...
Ref. screenshot
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
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