Answers in App - contextual responses

Hi Team,

I have a client that is keen to build Answers in their App.

They are wanting to know if it’s possible to get contextual responses from the AutoCompleteAPI and LiveAPI depending on where a user is in the app?

A prime example of this is that they have a pre log in section of the app, and a logged-in section. They want to have different AutoCompleteAPI and liveAPI results when logged in vs not logged in, Is this possible?
If this is possible, how granular can we become with these varying responses? If we had (as an unrealistic example) 50 search launch points in the app, could we have contextual responses for each?

Thanks for the help,

Rob

Hi Rob,

If the customer is using our API directly, they can pass the context object (API documentation) and take advantage of query rules. This is what the Answers Search UI SDK does under the hood for any setContext calls.

Thanks,
Rose