Advanced options: API, JS, Response data, etc
All the really cool stuff
As described here, It's possible to use custom Function results in your bot chat-texts and responses. This solution describes how to enrich your QB wit...
Sat, 14 Dec, 2019 at 11:50 AM
You can use our Quriobot on Facebook Messenger solution as that supports live chat! For a handover, you can also use external chat step type: Connect Q...
Fri, 21 Jun, 2019 at 2:49 PM
We'll make use of the Goto step type and the system bot variable: infoReferer. You can use it in the chat texts, response connections like: {{i...
Thu, 23 Jan, 2020 at 1:45 AM
Sometimes you might need an additional delay for a user to read your longer chat text. You can add custom delay to the certain chat text: Need ...
Fri, 2 Aug, 2019 at 8:10 PM
You can achieve this by choosing a Next Step -> URL and select New tab as a target. Need more help or looking for inspiration? Join the Quriobo...
Thu, 2 May, 2019 at 5:53 PM
It's possible to track the conversation events using your own endpoint(s) or JS functions. Using the custom initialization options, add such api metho...
Thu, 20 Sep, 2018 at 2:20 PM
You can force the bot language (if your bot is configured with that language) using the following widget code (which goes into the HTML of your web page): ...
Thu, 20 Aug, 2020 at 12:04 AM
You can make the bot to not show the sticky avatar until it's started with the following code that needs to be added to your HTML page: <script
...
Tue, 15 Jan, 2019 at 9:54 AM
This solution requires development knowledge, please use it with respect. Sometimes having a static set of options for step types like multiple select...
Mon, 8 Jun, 2020 at 1:47 AM
An example use case can be the FAQ bot which has a fallback to make a full-text search within your website or knowledge base (wiki) and presents the results...
Fri, 8 Jan, 2021 at 10:19 AM