RE: How to integrate bot with information sources |
Thanx! Is it possible, for example, to import knowledges into conversation using web API + self script ? 1. The chat window appears on the html-page by JavaScript SDK, user begins a conversation. 2. I get some data from other services using JavaScript on the same html-page. 3. I call the web API from JavaScript for the current conversation. 4. Self-script processes the call and saves the data for the conversation. How can I get the conversation Id (to prepare web API-call) in this case? |
|
|
|
|