Saving Bot Chats
# 🤝help
n
Hi everyone, I was wondering if anyone knows if you can save the bot chats to use as data for companies. I know you can download each conversation after it is done but is there a way to put these into a google sheet automatically. To archive the messages in the chatbot. If some of the devs have any ideas or know how to do it, your knowledge will be greatly valued. Thank you in advance 🙂
f
You could use this: https://github.com/devguilhermy/botpress-inbox I use it and really enjoy it for looking at the bots answers. Maybe you could use zapier to get every message and then send them to a excel sheet, but im not should but you could always try.
b
You can also use tables to store all the data. There isn’t a built in function to export those, but you can do it easily with extensions
54 Views