Webviews are webpages displayed within the chatbot widget. They can be useful when your chatbot users need to do things that would be difficult or tedious to do via chatting, like filling in a form.
Webviews are written in HTML and JavaScript as single-page apps and can use any CDN or API that allows cross-site scripting. For more information on webview HTML code, see Create a webview in the developer section.
You can:
- Create a webview.
- Add a webview to a passage by configuring a button.
You'll need to publish both the webview and the passage with the button. - Rename a webview.
- Delete a webview.