Increment / Decrement the value of a variable
This feature allows you to increase or decrease the value of a variable with each pass over the sequence. If the concept of a variable is totally abstract for you, …
This feature allows you to increase or decrease the value of a variable with each pass over the sequence. If the concept of a variable is totally abstract for you, …
The Set feature allows us to create as well as modify a variable. If the concept of a variable is totally abstract for you, I advise you to consult the …
Retrieve and insert data to Google Spreadsheet from your chatbot You have data in a Google Sheets file and you want your chatbot to access it? Would you like to …
JSON API mode: Automatically import and export chatbot data via webhook The Webhook element allows you to import or export data to any external system: your own Webhook, Zapier, IFTTT …
ATTENTION THESE FUNCTIONS ARE STILL IN BETA-TESTING, THEIR USE CAN STILL VARY ACCORDING TO THE FEEDBACKS OF THE TESTERS. It is possible to assign GPS coordinates to variables{{bn_gps_long}}and{{bn_gps_lat}} and then …
Get a date and time to save them in variables The “Date and time” function allows your users to easily enter a date and a time in order to inform …
How to get information if I have errors in my bot in order to debug it? You can view the alerts by clicking on the following button at the top …
Everything you need to know to display and manipulate dates and schedules with bn_date Here is how to easily manipulate the date variables to customize your chatbots even more. These …
Launch an action in your chatbot based on a condition on a variable 1. What is an IF Condition on Botnation? In a word, this is what will allow your …
Infinite loop problem Your chatbot is running in infinite loop, that is to say that you send it on a next sequence, by a redirection or condition, which sends it …
A variable is a powerful tool to dynamically customize your chatbot and collect data. 1. What is a variable? A variable is a textual symbol, in the form {{Variable}}, which …
How do I get the ID of the Facebook page I contacted? If you have connected your BOTNATION chatbot to several Facebook pages you may need to know the ID …