<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>response on asdfasdfasdfasdfddd</title><link>https://academy.test.quriobot.com/tags/response/</link><description>Recent content in response on asdfasdfasdfasdfddd</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://academy.test.quriobot.com/tags/response/index.xml" rel="self" type="application/rss+xml"/><item><title>Connect Quriobot to ActiveCampaign</title><link>https://academy.test.quriobot.com/response-connections-integrations/connect-quriobot-to-activecampaign/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://academy.test.quriobot.com/response-connections-integrations/connect-quriobot-to-activecampaign/</guid><description>This page describes how to connect your Quriobot to your ActiveCampaign account for retrieving leads via Quriobot and adding them to your lists in ActiveCampaign!
In short, all you need to create is a Form, which is connected to a list in ActiveCampaign, copy-paste a few details from the embed code of that form to a Response Connection Form type in Quriobot!
Step 1: Create a form in ActiveCampaign
Step 2: Get the embed code to copy paste some details to your Response Connect Form type in Quriobot</description></item><item><title>Connect Quriobot to Messagebird (for sending Text messages as a response)</title><link>https://academy.test.quriobot.com/response-connections-integrations/connect-quriobot-to-messagebird-for-sending-text-messages-as-a-response/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://academy.test.quriobot.com/response-connections-integrations/connect-quriobot-to-messagebird-for-sending-text-messages-as-a-response/</guid><description>You can now easily send text messages as a response to your customers on Quriobot, with the service called Message bird you easily set up a Webhook workflow and configure that as a response connection!
Here&amp;rsquo;s how to do that:
Step 1: Create a Messagebird account and make sure you top it up with SMS credits on the Messagebird website.
Step 2: Create a new Webhook to SMS Flow with their Flow Builder:</description></item><item><title>Connect Quriobot to Slack</title><link>https://academy.test.quriobot.com/response-connections-integrations/connect-quriobot-to-slack/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://academy.test.quriobot.com/response-connections-integrations/connect-quriobot-to-slack/</guid><description>Connect the results of Quriobot to the place where work happens! It&amp;rsquo;s easy!
We made connecting your Quriobot to Slack super easy! Just follow these steps:
Setup your bot (I started with the Contact template with first and last name split up) Create variable on those variables you want to send to MailChimp (in this case just firstName, lastName, and email, but you can always add morevariables): In Slack, you need to set up your incoming Webhook (you need the proper permission in Slack to be able to do this) Via Administration &amp;gt; Manage Apps &amp;gt; Custom integrations &amp;gt; Incoming Webhooks &amp;gt; Add configuration Create or select a Channel the messages will be sent to Copy the Webhook URL to use in the Quriobot Control Room: Copy and paste the Webhook URL and Channel name to the Quriobot Control Room and configure the message to be displayed in Slack: And see your Quriobot results coming into Slack!</description></item><item><title>Connect to Integromat (Zapier alternative)</title><link>https://academy.test.quriobot.com/response-connections-integrations/connect-to-integromat-zapier-alternative/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://academy.test.quriobot.com/response-connections-integrations/connect-to-integromat-zapier-alternative/</guid><description>Connecting to Zapier is described on this page, but there are, of course, many alternatives to Zapier. Some are even cheaper like Integromat(still free up to 1.000 connections per month)! The best thing is? it&amp;rsquo;s very easy to connect to them.
Just create your bot with the needed variables and in Integromat create a new scenario with a webhook connection plus you&amp;rsquo;re required to follow up connection (like Google sheets for example) and the only thing left is to copy-paste the webhook URL in Quriobot and off you go!</description></item><item><title>Custom jumps (and response) based on device types</title><link>https://academy.test.quriobot.com/how-to-build-an-advanced-bot/custom-jumps-and-response-based-on-device-types/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://academy.test.quriobot.com/how-to-build-an-advanced-bot/custom-jumps-and-response-based-on-device-types/</guid><description>If you want to create custom jumps based on the device type you will need to do the following.
Example : that will detect if you&amp;rsquo;re on a mobile device (and exit the bot or otherwise continue to Step 2).
Note: this might be helpful if, for example, you don&amp;rsquo;t want to show the Fold-out step on mobile devices
Step 1: Add a GoTo Step that uses the value of this variable ({{infoDeviceType}} in this example) and create your Response and corresponding Jump logic based on the value</description></item><item><title>Send your Response data directly after a certain step answer</title><link>https://academy.test.quriobot.com/advanced-options-api-js-response-data-etc/send-your-response-data-directly-after-a-certain-step-answer/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://academy.test.quriobot.com/advanced-options-api-js-response-data-etc/send-your-response-data-directly-after-a-certain-step-answer/</guid><description>If you need to send the response data directly after a step answer is given without waiting for the whole bot to complete, you can use the onAnswer callback in the Advanced Initialization options on the Advanced tab (at the bottom):
{ onAnswer: function(results, question, storedData) { // prepare answers by index var answersByIndex = {}; results.answers.forEach(function(item) { answersByIndex[item.question.index] = { value: item.value.value, text: item.text &amp;amp;&amp;amp; item.text.answers_text ? (typeof item.text.answers_text === &amp;#34;object&amp;#34; ?</description></item></channel></rss>