I'm using dhee.ai widgets to take orders on my site. I've identified cases where I want to programattically launch the widget with certain user intents upfront. This should happen without user having to click on the bot icon.
How can I do that ?
I'm using dhee.ai widgets to take orders on my site. I've identified cases where I want to programattically launch the widget with certain user intents upfront. This should happen without user having to click on the bot icon.
How can I do that ?
It can be done using a javascript call as below
An example HTML which uses a custom intent to launch, can be seen here https://github.com/DheeYantra/dhee-widget-examples/blob/main/src/main/resources/static/index.html