Come creare un chatbot dinamico per Whatsapp

In un nostro precedente articolo abbiamo già parlato di come creare in pochi minuti un primo chatbot per Whatsapp attraverso Xenioo. Abbiamo inoltre più volte raccontato come le funzionalità avanzate del designer di chatbot di Xenioo rendono davvero semplice la creazione di elementi testuali e visuali. Ma come comportarci quando il testo o le opzioni da visualizzare agli utenti dipendono da dati dinamici che magari dobbiamo recuperare da una qualche fonte online? Prepariamo i dati dinamici per il chatbot Per …

Read MoreCome creare un chatbot dinamico per Whatsapp

Integrate your chatbot with everything using Xenioo Custom Channel

The Xenioo Custom Channel allows any application capable of making simple RESTful https calls to integrate and interact with a chatbot engine platform. Using the Xenioo Custom Channel you will be controlling the way the conversation will be displayed to the user as well as being able to change runtime variables anytime. In this post, we will go into every detail of how the Xenioo Custom Channel works and how to use it. General Approach You will be communicating with Xenioo to …

Read MoreIntegrate your chatbot with everything using Xenioo Custom Channel

Debugging Your Bot: Execution Diagram To The Rescue

Building a chatbot with Xenioo is definitively as easier as it gets. Number of templates, tutorials, and the in-application information is growing and can guide you through the creation of perfect chatbot. Indeed, the freedom and power you’re given can sometimes bring some questions during execution. Let’s look at this very simple chatbot: In just a few interactions, this chatbot is creating a small game. It creates a random number and asks the user to guess it. If the number …

Read MoreDebugging Your Bot: Execution Diagram To The Rescue

Xenioo and Zapier integration: how to automatically collect data from a survey chatbot

If you have been using online automation or automatic task design in the last years, you surely know Zapier. Today we’re going to see how easy it is to integrate Xenioo with Zapier to create real-time data flow and collection. The scenario is quite typical: we are asking our users some very simple questions and we would like to collect all the answers in an external repository. In our example, the repository will be a Google Sheet. Building our chatbot To …

Read MoreXenioo and Zapier integration: how to automatically collect data from a survey chatbot

A complete news chatbot: creating GamerNewsBot with Xenioo (Part 2)

In the previous entry of this two parts story, we’ve seen how we can create the very first steps of our news chatbot. We’ve created the basic flow that will allow our user to check what we’re offering, subscribe and do a little small talk. Now that our user has made our small tour and decided to subscribe, we need to make sure that the news are pushed regularly: in Xenioo, this is made trough a broadcast. Broadcasts are complete …

Read MoreA complete news chatbot: creating GamerNewsBot with Xenioo (Part 2)

A complete news chatbot: creating GamerNewsBot with Xenioo

GamerNewsBot is one of the many complete chatbots that we are building with Xenioo to showcase different core features. The idea of this bot is to have a news service that pushes gaming news to your users by digesting multiple RSS feeds automatically. A good idea when creating a chatbot is to start with the basic bullet points of everything we would like to implement so that we can have an overview of what is required. Our bot shoud: Greet …

Read MoreA complete news chatbot: creating GamerNewsBot with Xenioo