Typebot

T

Typebot

Join the community to ask questions about Typebot and get answers from other members.

Join

ResultID for incoming Webhook

Hi. I'm trying to listen to webhook but got stuck at finding Result ID This is what I found "Where {resultId} is the current user result ID. You can get this ID directly in your typebot flow using a Set variable block with the Result ID value."...

Dynamic variable background URL not displaying

I uploaded my desired bot background on Imgur. When I fill the image URL manually in the Theme's Global tab Background "URL", the background is properly displayed. However, when I use my defined variable {{bg}}, which I define as the very first block of the flow with the same exact image URL, and use {{bg}} in the Background "URL" field, it doesn't display it. As you can see, the browser CSS thinks the actual background-image is the raw variable call. ...
No description

Limit of options in a custom block

I'm making a map that returns several options and it stops at the twentieth option
No description

ISP blocking domain

This is honestly the strangest thing I have ever heard. But the Typebot embedded on a website does not render on Virgin Wifi. When disconnecting and using Virgin mobile data it works, and other wifi is fine, just Virgin Wifi in the UK. multiple users reported it, different browsers etc. Any ideas? Thanks...

OpenAI translate support

OpenAI support transalation via following - https://platform.openai.com/docs/guides/speech-to-text#translations While I found transcriptions under OpenAI block, is there an option to use the translation feature as well?...

OpenAI model list is not loading

Hi, can you check, the openai model list is not loading on the app, there's a 404 error on the screenshot
No description

UI bug ?

I am not sure, but it does not look like this for all my buttons blocks on the canvas.
No description

DeepSeek R1 on Groq

I've been playing around with deepseek R1 on groq in typebot and it works really well generating at about 275 tokens / second. It's so fast that I think it would work well enough to only show the output (not the chain of thought, thinking section). I guess I could do that with a regex but it would be better if it was an option in the groq integration module....

Together.ai

I wonder if any of you are using models like Deepseek R1, Sonar Reasoning or o1 through Together and in Typebot? Have you tried? Does it work as well as with Open AI integration? Can you use pre-configured assistants? What are your costs?

multiple nested conditions

I'm a doctor so my type has 10 questions where each one has a yes or no and I save, let's go if the weight answers yes to all or no I already have the message flow + wait block 2 seconds perfect but then comes the doubt if the person has 1 disease and 9 no, or if the person has disease 1 and 2 and the other 8 no or if he didn't have the first disease has the second and only the fourth, there are countless combinations I can do this with PHP very easily but I wanted to be able to use wait which i...

Url variable

Dears, could you help me how set a current url to a variable in my typebot flow, please? Thanks...

Get the ID of the last block of the flow

is there any way to get the ID of the last block of the flow? Using the API or something else.

Is it possible to have "Google Maps auto complete" question?

I want to have a question within the bot that asks for the address and when the user starts to enter their address it auto completes (gives suggestions etc. ) One of the competitors have this question type and I think location/address are quite common things to gather from the users. Has anyone achieved this and would Typebot consider to introduce this input type?...

Understanding Object Parsing in Typebot

Hey all, I'm having some trouble with handling parsed objects in Typebot and could really use some help. Here's the issue I'm encountering: I've got a simple experiment where I'm working with an object represented as a string. In my dev console, I can successfully parse the string into an object and test its type – the expected results are as follows:...
No description

"Icon" Tab in "Image" Block returns SVG code and therefore is never shown in the Image Bubble

🔁 Steps to reproduce 1. Add an Image Bubble to the Canvas 2. Go to the Icon tab, click on any of them 3. Preview the bot, and see that no image is returned by this Bubble ...

Several blocks don't lead to their related Documentation page when clicking "Help" (eg. OpenAI)

When exploring all Typebot blocks and more specifically their documentation through the "Help" button that appears when hovering over a block, it appears that some blocks point to the "Welcome" homepage of the Docs, even when some have a dedicated Documentation page, like the OpenAI block, which should point to this page instead. I haven't listed all blocks that don't point to their Docs page, but we could investigate. Here's a small reproduction video below:...

Automatic scroll down on multiple select

Hello, I have an issue. When I have multiple buttons to select and I search and it opens keyboard, I would like to automatically position search input on top, so that users do not need to scroll. Do you have ideas how to do it ?...

Execute a script when user abandons chatbot flow?

I encountered a problem where a user abandons their chatbot flow (ex: closes their tab). Since I'm managing a queue of users to perform an action (make payment) with an array, their position in the array gets stuck there. With my current chatbot setup, the only way a user can get removed from the array (queue) is to restart or complete the chatbot flow. ...

Can we take stripe payment directly on WhatsApp or can it be used with WhatsApp.

I see it is accessible on Web/ Link but not on WhatsApp. It shows nothing on WhatsApp. Can we integrate payment on WhatsApp?