T
Typebot5d ago
waqas

How to Pass Data with Typebot.sendCommand from Website to Typebot Chatbot?

Hi I'm currently integrating a Typebot chatbot into my website and utilizing the Typebot.sendCommand function to trigger specific command flows within the chatbot. Successfully triggering command flows using: Typebot.sendCommand("customCommand"); I'm encountering challenges in passing additional data (parameters) along with the command to be utilized within the chatbot's flow. How to correctly pass data (parameters) along with the Typebot.sendCommand function?
3 Replies
Baptiste
Baptiste4d ago
There is no option to send parameters
waqas
waqasOP4d ago
Thanks for clarifying. Is there any other way to pass data from the website to my Typebot chatbot? I found a way to pass data during bot initialization using "prefilledVariables" but I'm looking for a way to pass data after initialization, triggered by a specific action on my website.
okatanani
okatanani2d ago
Hi Baptiste, when do you expect this to be avaialbel?

Did you find this page helpful?