Improvement
May 22, 2023

New callback method for Web-Client

Our web-client has now a new callback method which you can use to hook custom Javascript code into our in-product surveys. The callback “onRequestResponse” gets called each time the web-client receives a response from our server. Next to the HTTP response code, the method receives the initial function name (e.g. identifyUser, showSurvey, ping, …) and the response body.

← More product updates