Algolia API Call to search and display User results in a Listview

Resolved

Hi,

Can somebody please let me know how to pass the parameters and variables to Algolia REST API to retrieve results and display it in my Listview?

  • I have a search box for searching a member "Name"

  • I need to retrieve the results based on a query field called "Name" and two fixed filters community id(integer) and one is "approved"(boolean)

Any help will be highly appreciated.

1