This article goes over the process of incorporating Oauth 2.0 into your chatbot flow. The OAuthLogin Widget is used in conjunction with Google OAuth2.0 and the Button Widget to prompt users to login to their Google Account. Please note that any service which...
Documentation
Publishing a Facebook bot
Canned Responses and Flow Redirection
Save Replies to most commonly asked questions using the Canned Responses feature. The format for this type is canned_response-TRIGGER. In-Text Field, the response needs to be entered Has no ID but specifying a GOTO will redirect the conversation to that point when the...
Twilio
Setting Up a bot is incredibly simple, just follow these instructions. Step - 1 Sign up for Hybrid.Chat and Select WhatsApp bot from the options provided. Step - 2 Enter your Twilio credentials. Step - 3 Copy the Webhook Callback URL. Step - 4 Paste the Webhook...
Whatsapp Desktop Connector
Whatsapp Desktop Connector Setting up Whatsapp Desktop Connected bot is even easier, just Download the respected file that supports your OS and follow the instructions. Window - click here Mac OS - click here Linux - click here Step - 1 Sign up for Hybrid.Chat and...
Whatsapp bot
Setting up a Whatsapp bot is super easy using HybridChat. Go from zero to hundred in a second with pre-built chatbots templates ready to connect and engage with your customers. Leverage multilingual chatbots that can be deployed on your WhatsApp. HybridChat offers two...
Getting Started
Getting started with Hybrid.Chat is incredibly easy. Just goto Pricing page and Signup for a plan that best suits you. Once you are on this page you will be prompted to login with Google or Facebook. Once you log in you can choose the plan that matches your...
Dashboard overview
Deployed bots and create new bots. To create a new bot click on “NEW BOT” tile and select from our template gallery. After selecting the template please choose where you wish to publish the bot. After selecting your desired bot you can click on the bot tile to edit it...
Creating a Chatbot
The spreadsheet powering the chatbot needs to be structured in a particular manner so that the AI engine can understand what you want the bot to do. Checkout some sample spreadsheets and their corresponding chatbots below: Simple Live Chat Demo, Spreadsheet Lead...
Chat sequnce ID
ID is the unique ID of the row and it should increase sequentially. It comprises one main-id and a sub-id which are both whole numbers and are separated by a dot (.). E.g. - 1.1, 3.6 are some valid IDs.Note: Some rows like the ones containing synonyms or FAQs or...
Type Column
Type column defines the type of chat widget to load in the chat flow. We support multiple Types and also add new options regularly. Here is a list: Dialogue - Simple text message Button - In-chat button that routes to other chatflows SendEmail - Sends chatlog to a...
Goto
Goto is used to control the flow of conversation. It specifies the main-id of the row from which the conversation will continue after the current row is complete (for user’s input/validations etc). An example could be: ID Type Text Goto 1.1 Text-DontMatter Hi. I am...
Dialogue
Dialogue is the text which the bot says to the user. Inside the text column, you can add the text which you want the bot to show to the user. It has been tested on several languages, including traditional Chinese and it seems to work perfectly. Example: ID Type Text...
Adding Images with dialogue
Images can be added easily by using Markdown formatting. You can include it in the Dialogue type. Images supported include JPEGs, Transparent PNGs, or animated GIFs. For instance, Example: ID Type Text Goto 1.1 Dialogue 