Can't Embed voice recorder webpage inside Typebot via iFrame Tag
Hi there,
I'm new to Typebot I'm embedding an HTML/Js/FastAPI website that records user voice. When we embed it inside Typebot using an iframe tag(url included) the website loads fine, but voice recording feature doesn't work. It also doesn't prompt for microphone permission even though I've added the permission attribute in the iframe tag
Could anyone here point out what is causing this issue? Not sure if it's a bug or I'm missing some Typebot permissions? Any assistance or concrete resources would be greatly appreciated. Thank you...
Variable to integration
Hey everyone, I am creating an integration where I will make a POST request, but I need to use a variable from Typebot. How do I retrieve a variable to use in my integration code?
Rating Stars not displaying as they did before
The default Rating stars used to be just a blue outline with white fill, when they were selected they would fill all blue.
Now the default stars are blue outlines with black fill. When you select a star rating, 3 for example, stars 1 to 3 switch from black fill to blue. It makes it quite hard to see which stars are selected and which are not.
How do I revert to the original white fill with blue outline stars format?...

How to can automatically set a Sheet with get function?
I've a big google sheet with a lot of fiels and i'd like to can found a solution that can give me a sheet block with get function on that to have ALL my columns and not to have to add manually every one.
After i will assign the column to my variable and i know that this have to be a manual job but to have an automation for this will decreas at 50% the work to do in the cases on that we need to show the values form sheet to or bot and i think that a lot of times we need to show all values got from sheet.
Thank you...
Garbage prevention
How can I prevent what appears to be bots from starting my typebot?
In the past 4+ days I have over 221 submissions that are garbage (typebot started but no questions answered), and over 1100 in the past 30 days. Help!...

Send marketing updates via WhatsApp
Is It possible to send marketing messages/ updates to users on WhatsApp?
The main focus is to automate the process.
If any user is likely to show interest in chatBot on the website, we intend to send relevant promotions to the customer via WhatsApp....
Get image width for uploaded image
I have been trying to do this in javascript and set a variable but I can't get it to work (with chatGPT's help).
There should be an easy way to pass the url of the uploaded image and get the width dimension right?
I also need to do it to get the height dimension....
Transcript variable error
Hey Guys! I think I just found a bug in the Transcript Variable Function.
This happens when i try to declare this variable more than 1 time in the same session, it kinda gets crazy and doesn't work properly.
I will put a picture as example
I found this a little bit annoying because i'm using this variable to parse context to OPEN AI, and the workflow has different parts where i need to update the transcript so the request has full context of the chat....

Accss variables in the Typebot results table
Is there a way to access these saved variables from within the bot?
I want to just check them for duplicates to see if a redemption code has been issued before (Also storing them in an external database)
I would only need to query like the last minute or less (but open to querying more depending on posibilities). Once a code is generated and no duplicates are found, I do store it in the database as a used code so I just need to query the bot for codes created but haven't made it to the database yet....
Is there any way to collect a user variable via text input without blocking the flow?
Hello everyone!
Is there any way to collect a user variable via text input without blocking the flow?
My scenario is as follows: if my client takes more than "x" minutes to respond on WhatsApp, I would like to trigger it again to keep him engaged in the chat, and if he exceeds a certain time without responses, end the chat with a personalized message....
Problem with ChatGPT and Whatsapp integration
Problem with ChatGPT and Whatsapp integration
I created a flow in typebot + chatGPT to use on WhatsApp. In the browser, the messages generated by chatgpt are correct, but in WhatsApp, the same response does not show the message topics.
Can I solve this in typebot or within the gpt prompt?...

Is it possible to set a sessionId for a typebot using API?
Hello everyone, I would like to keep my WhatsApp flow within Chatwoot.
To do this, I thought about creating a webhook in n8n and creating a Bot in Chatwoot that addresses n8n.
n8n would receive this webhook, call a method to create or retrieve an existing chat. From there, it would mediate between Chatwoot and Typebot....
Dify.ai call agents functions
Hi, it seems like the typebot integration is just calling the chatbot on dify, but not the agent, am I right? If so, is there anything to take care of when connecting to dify via a custom http api or script?
query related to guest bubble in 2.27.0
Hi @Baptiste,
Wanted to check, was the classes px-[15px] py-[7px] added recently to the guest bubble or was there earlier as well? I just noticed that the guest bubbles padding has gone up. Any idea?...
Convert Base64
Hey guys! In my flow, I send a POST request that returns a PDF in base64. How can I convert and return the PDF file within the flow?
Configuration of NEXTAUTH_URL and NEXT_PUBLIC_VIEWER_URL in .env
I have created a subdomain and mapped the server's external IP address to the DNS https://domain.com
In my .env,
NEXTAUTH_URL = https://domain.com
NEXT_PUBLIC_VIEWER_URL = https://domain.com...
Error: This bot is now closed.
On all my bots the message appears: "This bot is now closed." However, they are all open in the settings and published. I've already checked everything and I don't know what it could be.
Api does not return more than one result
How do I make the API result more than one? For example, if the user types João and has 10 I want the 10 to appear the typebot is only returning me 1 single result