Voiceflow

V

Voiceflow

Voiceflow is your community to get help, stay up to date on product releases, and connect with builders, experts, and the Voiceflow team⚡

Join

❓┃help

🔊┃product-updates

passive-yellow
passive-yellow3/26/2024

how can i create a multi select option for buttons?

Hello, I’m currently working on developing a Q&A interaction for a client, and I’ve encountered a stumbling block with a specific functionality. The client requires a multi-select button feature that allows users to toggle their selections on and off. Unfortunately, I have yet to discover a native option for this within Voiceflow. While conducting research, I stumbled upon a few workarounds. However, I'm dissatisfied with the fact that each button press triggers an immediate response, which is not the desired behavior for this project. I found that a different platform, Voiceglow, offers this function, but I have a strong preference for remaining within the Voiceflow ecosystem....
equal-aqua
equal-aqua3/26/2024

JavaScript

Hi I need help with javascript. I have an API call to bring me an answer from Flowise and the answer would look like this in the provided image. what I want to do is showing the user the response without the main and sub category as shown in the picture. and I will be sending the full response with the categories to my google sheet. my main problem right now is finding a way not to show it to the user. or if there is another approach to it. Thanks
No description
rival-black
rival-black3/26/2024

Clients Token Consumption Explained

Hi everyone, If I integrate the bot to whatsupp and every time a client use it to ask questions, does the monthly token consumption in my account drop?...
genetic-orange
genetic-orange3/26/2024

Can the javascript step trigger contents on the loaded page?

Like changing page variables.
fascinating-indigo
fascinating-indigo3/26/2024

iframe is not working

I was trying to integrate an i frame in the text and I turned "allowdangeroushtmal:true" from the documentation but till now it's not working . But the same iframe is working on webpage .so there is no fault in the code. Can anyone help me in this ?
fascinating-indigo
fascinating-indigo3/26/2024

Export Intents/utterances

Is there a way to export intents/utterances and import them into a new project?
absent-sapphire
absent-sapphire3/26/2024

Can I serve IMAGES or GIFs in proactive.push messages?

Hey all, just trying to understand if I can serve images from URLs as proactive messages in Voiceflow. Here's my code snippet: // Delay the second message to be after the first...
No description
foreign-sapphire
foreign-sapphire3/25/2024

error updating version

Hello, I have a problem with updating the version, and I practically haven't made any changes. What could this message mean?
No description
helpful-purple
helpful-purple3/25/2024

Get Request to Google Sheet…

Anyone know where there is a solid tutorial on making a GET request to a Google Sheet? I want to look up a row of data in a Goolgle Sheet based on a variable I’ve set in VoiceFlow. I’ve worked out how to do this using a filter in Airtable, but I want to know how to do it with a Google Sheet as well (either via Make.com or direct to Google Sheets API). ...
equal-aqua
equal-aqua3/25/2024

does someone know where i can buy facebook accounts

so i used some applications where you can buy facebook account, but the problem is that they get banned for no reason. can someone help me?
exotic-emerald
exotic-emerald3/24/2024

custom step

Can I integrate edgedb?
fair-rose
fair-rose3/24/2024

Twilio Voice Integration

If my chat assistant is being used by a telephone user through Twilio, is that user's phone number automatically available and able to be stored in a variable?
fair-rose
fair-rose3/24/2024

How to get all the records array as a numbers list from an API

I have an API with an array when I try to capture all the records like this response.records I get [Object, Object]
equal-aqua
equal-aqua3/23/2024

Capturing the script to a google sheet

Hi, here in my QnA intent, I want to be able to record all the user and bot responses when the intent is triggered and eventually send it to a google sheet. any idea on how to do that. here is a screenshot for more context. Thanks...
No description
wise-white
wise-white3/23/2024

Fichier .vf

I have a question; I created my account on voiceflow but the app has a bug. I contacted support but asked me to send them my file: assistant file (export .vf) How to find it in the app. Thanks for your help...
exotic-emerald
exotic-emerald3/23/2024

capture entity

Can I capture entity at intent step?

Hello. I'm new here, so here's my first newbie question.

I started my first project and imported a PDF into the Knowledge base, but when I hit the "Train Assistant" button it returns NaN% for both Trained and Untrained instead of a percentage. Any ideas?...
ratty-blush
ratty-blush3/22/2024

Dialog API (Voice-to-Voice assistant) Deployement

Are there any demo, walkthrough or github project of deployment Voice-to-Voice assistants with Dialog API? The most relevant resource I found is Nico's walkthrough of deploying Voiceflow Dialog API project to custom webpage https://www.voiceflow.com/blog/webpage-assistant-voiceflow-dialog-api. However the input is Text, instead of Voice. Plus the project doesn't run when I clone from github. Any relevant resource would be appreciated. Thanks!...
sunny-green
sunny-green3/22/2024

Knowledge Base Question

Hello everyone! I've uploaded some Excel documents (which I later converted into PDFs) to the VoiceFlow knowledge base section. However, it seems that the bot isn't grasping the information well and is giving messy responses to user queries. Can anyone recommend a more effective method for the bot to understand the data stored in local files?