How to get information if I have errors in my bot in order to debug it?
An error console is available on your chatbot design interface in the main menu on the “Alerts” tab.
You will find details of “fatal” errors concerning your webhooks, infinite loops, outdated Google Sheets tokens and especially your Faceboook authorizations, etc…
We also recommend that you display the variables you want to manipulate in texts to see their state before and after manipulation. Then, once your chatbot is fully operational, you can delete these “debug” texts. This will help you a lot.
There are many status variables of the chatbot allowing you to get information on the status of your webhooks, keywords that generated an interaction via the AI etc…
We invite you to consult the complete list of variables.