Q: Is it possible to inject data into the chatbot via a URL parameter?
I understand this is a long shot, but I have been looking for a chatbot that allows for injecting "hidden" data into the chatbot so it automatically knows about the client even before they start the chat.
So when a client uses their custom link, the chatbot knows about their business by retrieving information from the URL, like:
chatbot-url.com?info="Roxy LLC is a fashion brand that sells unique t-shirts that never need to be washed."
I understand I can create one chatbot for that client, but I need a more dynamic solution.
Nathaniel_Pickaxe
Jul 3, 2024A: This is a great question, and an awesome idea. Currently, believe it or not, you actually can use URL params to control things a bit, but it only works for form based Pickaxes under certain conditions. Feel free to shoot us an email to discuss further. In the Studio, we're planning on releasing a memory feature soon that should make this un-needed.
This would be an awesome feature because we would be able to pass a summary from one chatbot to the next chatbot making the bots in a studio much more useful 🤩