Hello, I'm looking for a webhook to parse incoming / outgoing messages. - the basic documentation works (using <script> tags) - the `window.webchatMethods` webhook works but I can't find a documentation of available methods - Folowing the [WebClientDevGuide](https://github.com/SAPConversationalAI/WebClientDevGuide) there is no `windows.sap` or `windows.sapcai` objects to hook with - Folllowing [this answer of an issue in this repository](https://blogs.sap.com/2018/12/17/how-to-control-your-web-application-with-an-integrated-ai-bot/) the `applicationParse` is never called back Is there an up to date documentation ? Thanks
Hello,
I'm looking for a webhook to parse incoming / outgoing messages.
window.webchatMethodswebhook works but I can't find a documentation of available methodswindows.saporwindows.sapcaiobjects to hook withapplicationParseis never called backIs there an up to date documentation ?
Thanks