Parsing algolia response and use it as a payload to make an additional call to another source (Not Algolia index) and bind that result to OOTB instantSearch widget #5067
Unanswered
Sbhatthorizontal
asked this question in
Ideas
Replies: 1 comment 2 replies
-
You could implement a search client proxy or use a custom backend. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Algolia,
What i am looking to implement is that by using React hooks instantSearch, i want to get the response from Algolia and parse it. I want to use that response as a payload for my next call to OrderCloud to fetch some additional details which i can bind into OOTB InstantSearch Widget to display on UI.
Beta Was this translation helpful? Give feedback.
All reactions