harsh-harlequin•14mo ago
How can I integrate a chat widget on voiceflow?
How can I integrate a chat widget on voiceflow, I've look at the wiki and the tutorial on youtube and yet there's no instruction on how to do it.
I want to implement form into my workflow in voiceflow.
18 Replies
publish the bot and then use the integration code from the left menu.
harsh-harlequinOP•14mo ago
A bot?
yes or your assistant.
harsh-harlequinOP•14mo ago
Where can I create the bot?
sorry, I didn't see that you wanted to add a form.
Voiceflow
Custom widgets and effects (beta)
Render custom widgets like file upload, date pickers, and more!
you need to create an extension
harsh-harlequinOP•14mo ago
Yeah I'm already on there but where can I create the extension?
see the Repo and the video on the provided page for an explanation and example code.
harsh-harlequinOP•14mo ago
It doesn't show where to create it.
watch the video
harsh-harlequinOP•14mo ago
Ok, thank you.
So wait a chat widget is only website side?
Because on the video it is only showing the code website side not voiceflow workflow side
correct
harsh-harlequinOP•14mo ago
But then how do I get the node to be on voiceflow?
it shows everything. It shows how to add the extension to your integration code and how to add it into your flow.
optimistic-gold•14mo ago
If I'm not mistaken, you won't be able to see the extension effects on the Voiceflow platform itself. But you should be able to see it when you run the provided code in development mode (as shown in the video), or in your website after you publish your agent
@Rishh :P Correct
not within your account, but on your website using the integration code. this is because you to include the extension.