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⚡
JoinMedline
Hi
I am looking to provide a mechanism in my vf assistant to retrieve XML responses from the Medline web service. A query like 'https://wsearch.nlm.nih.gov/ws/query?db=healthTopics&term=asthma' returns an XML page with the data (health topic search). Not sure how best to implement this as there is no API per se.
Any ideas would be greatly appreciated.
Thanks....
How to fix this in knowledge base
I got this message when try to test ”Unable to reach knowledge base”

Call my Voiceflow project from my external application deployed on Render.com
️⃣ 🔍 Review the FAQ & Help channel:start by searching the FAQ channel and this channel to check if your question has already been answered.
I couldn't find direct answers.
2️⃣ 📐 Format your post with:...
2️⃣ 📐 Format your post with:...

Marked down text file or JSON
Hi, in your experience, when dealing with a vector database, which type of these two file types is great for llms: a marked down text file or a json file? @W. Williams (SFT) Thanks.
KB
Response AI works well with KB (https://general-runtime.voiceflow.com/knowledge-base/query and API). but when I add new information to the KB, it cannot find the answer. How can I fix this?
live agent integration in my voiceflow when someone clicks live agent button
how to integrate live agents whenever a user clicks 'live agent button ' created by me
Is there a character limit for a Variable in Voiceflow?
Hey all!
I want to create an integration between Voiceflow and Chatbase, where I will be using the AI features of Chatbase in my Voiceflow chatbot.
To create this integration, I need to have a variable called 'chatbase_conversation' where all the messages are stored....
Using conditions with multiple blocks
I prompted GPT4 to build a date range selection function to return weather forecast data for upcoming trips to a destination.
It works by asking for an arrival data and departure date then assigns them a day number from the current date. For example:
Today is 05/14/2024 which is returned as Day0 with a value of 0....

VF font and size
I just published my chat bot in Shopify, but I was wondering, is there a way to change it's font style and size. It doesn't look that good in my store.
Is there a way to integrating voiceflow into a personal(my client)Telegram account? No Botfather
my client want my integrating into his Telegram account, but I couldn't find any tutorial that teachs how to
integrating to personal account...
Capture 2 response to filter data from airtable
Using the code in de first 2 pictures I can extract the necessary information from my airtable using its location. I also want to include the price in my filter so that I also filter based on the price. I want to filter prices that are smaller or equal to the entered price.
I wanted to do this by making this (see green highlighted in picture) adjustment but it doesn't work. I get error "Error: HTTP error! status: 422"
Does anyone know how I can solve this?...

last_utterance not populating after text entry (most of time but not all the time)
In testing my flow, last_utterance is not populating and results in Unable to fetch response msg when utterance is 2 sentences, but seems to when it's just the first sentence. Recommendations to resolve or is anyone else experiencing this? (But when it does populate with the shorter utterance, it's not following No match path.) I'm getting nowhere fast. 😔

phone number
I want to validate phone number and check whether the phone number has numeric digits or not
Show to me step by step how to do it...
LLM Intents are completely failing for me...
I've been trying everything from resetting the wrapper to editing it for my specific use case, but really need some guidance on this.

can somebody just say the steps to perfectly validate the email
I created entire javascript as well but it's not getting the output validation
Buttons Text Not Visible
For some reason the text of the buttons are not showing when the client is using the bot on the website.

email validation
can somebody please help me to validate the email perfectly step by step
let email = "{last_utterance}"; // replace with the variable that holds the user's input
let emailRegex = /^[^\s@]+@[^\s@]+.[^\s@]+$/;
...

ChatGPT-4o function error
I watched the newest youtube video you guys made with 4o and i copied what I saw on screen. Yet I'm getting this error when i run it. Unexpected token 'export' [<isolated-vm>:2:1]
