How to make a Telegram chatbot with Xenioo

In this tutorial we’re going to learn how to set up a Telegram Chatbot using the our chatbot platform. It just takes a few easy steps! Just like Facebook Messenger, Telegram allows you to run chatbots to automate conversational flows with subscribed users. And unlike other platforms, Telegram can even manage conversations between a group of users. And as usual: there are no changes to your bots, and everything is included in all the plans(even the free plan!). Since Xenioo uses a …

Read MoreHow to make a Telegram chatbot with Xenioo

Xenioo and Zapier integration: one more time, in reverse

In my previous post, we have been talking about how to integrate Zapier with Xenioo and it was fairly easy: creating a chatbot being able to communicate with external systems, being raw JSON or specifically tailored integration, is the starting point of any tool that calls itself serious. This time we’re going back to Zapier but with a twist: it will be in reverse. We want to be Zapier to control our chatbot. What we want to archive in this …

Read MoreXenioo and Zapier integration: one more time, in reverse

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

TUTORIAL #9: Using Cloud Scripting to drive chatbot results

Now that we have learned how to call external API services and use the results in our chatbot, we can step a little further and alter the API results to create completely new content. In order to do so, in this lesson, we are going to use Xenioo’s Cloud Scripting Action, and directly change and create content dynamically. You can follow our lesson directly from the video below. At the end of the post you will find a Xenioo bot …

Read MoreTUTORIAL #9: Using Cloud Scripting to drive chatbot results