How to extend async calls that Servicenow sends to a third-party chat endpoint.
The situation is as follows: we have integrated Virtual Agent Chat with a third-party chat. Everything works.But now we need to add our own additional value in JSON-Response which will change depending on the dialog state. For integration we use Syst...