Hello. I have a sample AI chatbot/agent set up in BotPress Studio. The basic functionality of the bot is to answer queries from users about real-estate trends.
Since, this is a sample bot, I have connected it to Google Sheets to fetch and send data to the users based on the menu-based options they select as responses to the bot’s questions.
The flow is working perfectly in the Studio emulator.
I now want to connect the bot to a messaging vendor (Twilio). To do this, I am connecting the bot to Twilio via Zapier so that when I send a message (Hey or Hi) from my personal number to the Twilio Test number, Twilio can send my texts/responses to Zapier, Zapier can send them to the bot, the bot sends back its answers to Zapier, Zapier sends these answers to Twilio, and then finally Twilio sends these answers back to my personal number.
The issue I am facing is that while setting up the Zap, i am successfully able to test that the Zapier webhook is sending the test message (Hey) from Twilio to my bot, however, Zapier is unable to receive the basic/first text response (from the text card in a standard node) from the bot, and throws me the “_zap_data_was_skipped true” message in the Data Out tab.
Can anyone help me with this issue? Why is the bot unable to send the responses/answers/texts from its flow to Zapier?
Be the first to reply!
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.