<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>API on asdfasdfasdfasdfddd</title><link>https://academy.test.quriobot.com/tags/api/</link><description>Recent content in API on asdfasdfasdfasdfddd</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://academy.test.quriobot.com/tags/api/index.xml" rel="self" type="application/rss+xml"/><item><title>Can I execute JavaScript function as a bot step or response?</title><link>https://academy.test.quriobot.com/advanced-options-api-js-response-data-etc/can-i-execute-javascript-function-as-a-bot-step-or-response/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://academy.test.quriobot.com/advanced-options-api-js-response-data-etc/can-i-execute-javascript-function-as-a-bot-step-or-response/</guid><description>Yes, you can, it is as easy as choosing the special chat text type - Script:</description></item><item><title>Can I use JavaScript function result in the bot messages or responses?</title><link>https://academy.test.quriobot.com/advanced-options-api-js-response-data-etc/can-i-use-javascript-function-result-in-the-bot-messages-or-responses/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://academy.test.quriobot.com/advanced-options-api-js-response-data-etc/can-i-use-javascript-function-result-in-the-bot-messages-or-responses/</guid><description>Using the Script variables, you can add your script variable with a JavaScript function calls to be used in Quriobot messages, options, responses, and response connections.</description></item><item><title>Exporting your results</title><link>https://academy.test.quriobot.com/results-reports-and-exporting/exporting-your-results/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://academy.test.quriobot.com/results-reports-and-exporting/exporting-your-results/</guid><description>Quriobot provides in-depth results and reporting. To export your results (as CSV)you have to go via the dashboard and click on the right side, on Reports, and select Results grid:
Here you can see various bits of info about the customers that have spoken to your bot, but also information on device type and OS and the time of the interaction.
To download your results in CSV format click on the download icon at the top right side of the screen.</description></item><item><title>How to access your Quriobot response data to send it to an external endpoint</title><link>https://academy.test.quriobot.com/advanced-options-api-js-response-data-etc/how-to-access-your-quriobot-response-data-to-send-it-to-an-external-endpoint/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://academy.test.quriobot.com/advanced-options-api-js-response-data-etc/how-to-access-your-quriobot-response-data-to-send-it-to-an-external-endpoint/</guid><description>Quriobot can send response data either to its backend for reporting, or it can abstract from managing response data completely and only call a javascript function with the results for further processing.
Note: if you use the custom `onSave` function, then Quriobot response data will NOT be sent to Quriobot servers and thus will not be visible in the results and reporting, also none of the response connections and notifications will be executed.</description></item><item><title>How to populate the answer options dynamically</title><link>https://academy.test.quriobot.com/advanced-options-api-js-response-data-etc/how-to-populate-the-answer-options-dynamically/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://academy.test.quriobot.com/advanced-options-api-js-response-data-etc/how-to-populate-the-answer-options-dynamically/</guid><description>This solution requires development knowledge, please use it with respect.
Sometimes having a static set of options for step types like multiple select, images select, autocomplete is just not enough. What if you have an API endpoint that provides a list of options? Yes, you can use that, just follow the steps:
Step 1. In the step settings, enable dynamic population: Step 2: Implement an async JS function which will populate the options.</description></item><item><title>How to use external data (from Google Sheets) in your bot chat-texts and responses</title><link>https://academy.test.quriobot.com/advanced-options-api-js-response-data-etc/how-to-use-external-data-from-google-sheets-in-your-bot-chat-texts-and-responses/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://academy.test.quriobot.com/advanced-options-api-js-response-data-etc/how-to-use-external-data-from-google-sheets-in-your-bot-chat-texts-and-responses/</guid><description>As described here, It&amp;rsquo;s possible to use custom Function results in your bot chat texts and responses. This solution describes how to enrich your QB with data from a Google sheets file.
We will make use of the Script variables and Integromat.
To show data from your Google Sheets file into your bot, just follow the steps below:
Step 1. Create an Integromat scenario:
Custom webhook:
For the test request, use this command (you&amp;rsquo;ll need this tool installed: HTTPie - a CLI, cURL-like tool for humans.</description></item><item><title>Quriobot API</title><link>https://academy.test.quriobot.com/developers/quriobot-api/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://academy.test.quriobot.com/developers/quriobot-api/</guid><description>We&amp;rsquo;re still in the progress of making better documentation, but here&amp;rsquo;s what we have so far.
Quriobot utilizes OpenAPI Specification 2.0 for its API.
Autogenerated documentation can be found here.
the swagger specs can be accessed here.
You can use swagger-ui chrome extension to browse it.
Authentication For the auth-protected resources, an API key should be passed via Authorization HTTP Header in the form:
Authorization: Apikey An API key can be created in the user settings:</description></item><item><title>Quriobot, the technical details</title><link>https://academy.test.quriobot.com/technical-and-privacy-details/quriobot-the-technical-details/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://academy.test.quriobot.com/technical-and-privacy-details/quriobot-the-technical-details/</guid><description>Quriobot very easily integrates with any platform, browser, and device. Mobile-first and thus fully responsive it automatically adjusts to any screen size and even works within your apps.
Quriobot respects that you are very serious about (the security of your data) and so are we! This means we follow the highest standards in security and (data protection) law. Quriobot doesn’t want your data if you don’t want that! We built our system for you to fully transparently use our services allowing you to choose where data is being stored.</description></item></channel></rss>