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⚡
JoinV
Voiceflow
Voiceflow is your community to get help, stay up to date on product releases, and connect with builders, experts, and the Voiceflow team⚡
JoinWill the example whatsapp Integration Code work with lists?
If you use the replit repo in the repo below, Will it automatically render a menu of >3 buttons into a list in whatsapp?
Can't test this currently, so I'm asking here, sry.
https://github.com/voiceflow/example-integration-whatsapp...
Adblock plus
Hi, I found adblock plus has prevented the chat button from appearing on the hubspot page I have embedded it in. Is there any way to prevent this? Thanks
IF Condition not appearing in published work
Hi guys. I am a bit stumped and I was wondering if anyone has any solution to this?
I've set up an AI response which leads to an IF Condition step which then gives the relevant answer based on the AI response. It works perfectly in Voiceflow testing itself. But somehow it skips altogether in the published or in the prototype. Not sure if I am missing something here?
to reach this bug:...

Is it possible to have different knowledge base foreach user who interacts with the bot? :)
Context: Trying to build a B2C bot. Each user has some different context. Hence the above question. Any alternative to achieve this use case?
Unexpected Intent Re-triggering in Flow - Context Variable Check Issue
Hi there, I'm encountering an issue where buy property is being re-triggered within its active flow, despite setting a context variable buy_property_is_active to true upon initial trigger. I've implemented a check at the start of buy_property to route the conversation based on this variable, aiming to skip repetitive questions. However, the intent seems to be matching and executing from the start regardless of the variable check. I've verified the variable setting and routing logic, and tested t...

you need to enable javascript to run this app
When I try to train with a URL from the knowledge base, I get an error like this.
Is there any way to fix this?...
403 on Google Sheets Integration Article
Hello, I currently don't have access to article 13655594478861 (Google Sheets Integration).

Get the affiliate_id from the URL
Hi, I put my chatbot inside a wordpress website. After asking the user information, the data are save to airtable. The chatbot works fine.
But I want to get the 'affiliate_id' and 'transaction_id' as well if the visitor comes from affiliate url.
From what I understand the data can be capture if they are inside the chatbot only.
Example link: https://example.com?affiliate_id=2&transaction_id=33682vb3...
Fetching Lat & Lng in a variable but full length
Hi, I would like to fetch Lat & Lng of a bus stop with the help of Google Maps API. Sending a request to the API I will get for example a lat = 51.281410880291496. Saving this lat into a variable the variable will only show 51.28 and not more...
But I need all the digits after the period.
How can I fix that?...

Empty response each API request?
Empty response each API request?
I have the world's most boring KB-powered agent with (1) start, (2) utterance capture, (3) KB w/ prompt
I dispatch the following the curl:...

add capture step after buttons ?
Hey guys just a general doubt , if i have buttons listed on vf , how can i add a capture last utterance in case a user types something
Adding functionalities to the Chat-bot
Hi! I am at the finishing stage of the development of my knowledgbe base + chat bot combination. Currently i am testing the concept and working on additional functionalities to improve the chatbot and the concept as a whole. Is it possible to get into contact with a developer that could help me with adding these functionalities? I am working with a deadline on Friday, so i would really, really appreciate contact before that date!
PS. unfortunately i saw this channel too late, that's why i double send in the general chat aswell......
How to switch Google Maps API "plus Code" format?
Hi, I'm fetching a google "plus code" with the Maps API. In the docs of the maps API is written:
Plus codes must be formatted as a global code or a compound code. Format plus codes as shown here (plus signs are url-escaped to %2B and spaces are url-escaped to %20). Global code is a 4 character area code and 6 character or longer local code (849VCWC8+R9 is 849VCWC8%2BR9).
How can VF change the format? Is there any JS needed?...
API Response Capture
Hello! Can someone help me format the capture response to collect line 15 "date"? I've tried VF_HEADERS.date, and response.VF_HEADERS.date, response.result.VF_HEADERS.date My variable stays 0.

Entities and Intents Bulk Import
How can i import bulk intents and entitie´s values? i can not find the button "import" and also for entities i can not find the "bulk import" button
Alexa Skills Integration
I'm trying to bring my finished voiceflow project into Alexa Skills. I've followed this (https://xavidop.me/alexa/2023-11-21-voiceflow-alexa/) tutorial, and my project does not seem to work fully in Alexa skills -- there are certain instances where Alexa skills says "undefined" in place of a variable that was kept track of in Voiceflow. Any ideas on why this may be happening? There are other variables in my project that are working fine and were said by the assistant on both voiceflow and Alexa...
Function step crashes canvas
I created a function to convert a url and it seems to crash the canvas?
https://www.loom.com/share/492da410c34f479d9125f42b506257d3
I have different function in another project and thats still fine.....