Can I format phone numbers as users type using Script blocks?
I'm trying to auto-format phone numbers (like 1234567890 ā (123) 456-7890) while users type in a Phone input field.
My Script block detects the typing and formats the number correctly in the console, but the formatted text doesn't show up in the actual input field that users see.
Is it possible to change what appears in Typebot input fields using client-side JavaScript? If so, how?...
Is there no way to login from typebot.io?
Perhaps I'm just missing it, but I don't see any obvious Login on the homepage.
Question about the official PRO plan
I'd like to know if, on the PRO plan, the source IP for HTTP requests can be made from only one IP and not from a CloudFlare proxy, since I can't allow CloudFlare's full IP range. Does anyone know?
Hi there,I'm having an issue with my Typebot setup. When I try to manipulate the variables
Hi there, i'm having an issue with my Typebot setup. When I try to manipulate the remoteJid variable from my EvolutionAPI and use it within the flow, the bot seems to ignore it and doesn't respond. If I just type "Hi" in a text box, the bot renders the text as expected.
However, when I introduce the remoteJid variable into the text (e.g., "Hi {{remoteJid}}"), it neither shows the "Hi" message nor the variable.
As a result, when I try to compare something from my API with the remoteJid variable, it always goes wrong, because it's comparing my API result with "nothing."...
URL variables not updating consistently
We're running into an issue wherein we are passing a variable via URL (?hostname=whatever.com) but the flow seems stuck with the first instance of the variable. Our flow is set to remember the user because we ask for their email address. So if a user is directed to the flow, the hostname is set, but if they are directed a second time, the hostname is still set to the first value. The user visits with ?hostname=whatever.com and then some time later they come back with ?hostname=something.com, the...
AI Agent
Hi, is it possible to create a pure AI agent using typebot that could also show blocks such as an image, button, and input based on its own reasoning?
Next_public_viewer_url with multiple domains
Hello all, before I attempt this, I am self hosting using docker. I would like to know if I can make my typebots available on multiple domains. Should I
1 - attempt to add multiple domains to my viewer url env
2 - build a new set of typebots with the same details but point it to a common pg dB
3 - separate out everything and use a new db
...
Anti-scam problem
I was using Typebot because I'm doing a project for my city hall, and this anti-scam error just appeared, I don't understand why, I waited, but I don't know how to remove it, can i solve it or not?

JSON Schema Documentation for Programmatic Form Generation?
Hey everyone! š
Apologies if this is documented somewhere - I've searched through the docs, GitHub, and previous Discord posts but couldn't find these technical details.
I'm working on automating complex multi-path forms with conditional logic and need to generate Typebot JSON programmatically instead of using the UI. I've got a local LLM/coding agent that I'm training to help build these flows, but I'm missing some key technical documentation....
Tiktok Video in typebot
I inserted bubble for video and paste tiktok video link, however when i test it out, it is not working.

Dialog not working
Is it possible that dialog is no longer working? I created a very simple flow following https://www.loom.com/share/df5d64dd01ca47daa5b7acd18b05a725?sid=8dab03d1-f4c2-45eb-8dd6-aaf5b08ef16b and it doesn't seem to be working. I am however churning through a ton of tokens.
One thing I noticed is that the logs are not showing up in OpenAI.
This is what OpenAI says about that.......
This is what OpenAI says about that.......

keep showcase user input text bubble after cards
Hey i am new at this and i can't seem to finf a lean way showing the type you response input after showing my cards.
My sollution for now is adding a button that take you to the user input but its weird.
here is my workflow, i am open to sugestions....

WCAG 2.2 AA Accessibility Compliance
Iām wondering if anyone has any insights on making Typebot AA accessibility compliant.
I believe I would need to create a custom chatbot within my app, using the API to connect with Typebot, rather than using a native Typebot iframe.
This would allow me to input ARIA labels, screen reader supports, etc, via variables passed through the API. ...
Bot stopping
I have a bot in TypeBot using the Evolution API to integrate with WhatsApp. The bot works, but it randomly stops and then comes back after an undetermined period of time. This happens at least once a week. Any suggestions on what might be causing this?
Header and footer
Hello Baptiste
Would it be possible to implement a feature to add a fixed header (bot name, and icon) and also keep the answer field at the bottom ? Example of the Chatbase layout in the screenshot ! š
Would be really great !...

Buckets being deleted
Hello, good morning! Every time I restart my VPS or mini, the previously created buckets are deleted. What's going on?
Send message before executing API
I'm using an API that takes 50 seconds to execute.
The bot executes the API (50 sec) and then sends the message.
Is it possible to send the message before? like "Please wait a moment, I'll check it..."...

Step by step to deploy Typebot on AWS ECS.
I'm just getting started with Typebot and would like to host it on AWS ECS. Does anyone have any documentation on how to do this?
How to log admin access to the TypeBot dashboard? (SSO integration possible?)
Hi!
For compliance reasons, our company needs to keep track of access logs ā but only for admin users of our TypeBot workspace (not general end-users).
Is there a way to log or monitor admin access to the TypeBot dashboard (e.g., login history, IP address, actions taken)?...