I’m testing a conversational interface, and I’ve played with a lot of the chat builders that connect to Facebook Messenger, Slack, etc. I’m wondering what’s possible in Bubble. One question: is there any way to watch for keywords in a text string and extract data?
For example, could a user type
I have a meeting on Friday at 12pm
And Bubble would pull the day and time out. I"m not even getting into running a workflow to convert that text to data at this point, just want to know if that first step is possible.
I saw there was something with @ mentions on this thread, but not sure how to do it or relate it to this context.
You can use Botanalytics for this data analysis. You can see the most common phrases and keywords on your dashboard. It’s free. Try to integrate into your bot. Let me know if you have any questions at kubra@botanalytics.co
I’ve tried it for building a chatbot on their platform, but not connecting it to Bubble, that seems like some technical expertise (coding) would be required.