Typebot

T

Typebot

A place to connect with chatbot enthusiasts. Learn about bot building best practices and discover new content.

Join

Markdown Links with Variables Not Clickable in Text Blocks

Hello everyone, thanks for this awesome community. I have a working Typebot with API integration that populates product recommendation variables. I need to create clickable affiliate links but can't get the markdown syntax to work with variables. What I'm Trying:...

Voice input by the user

Is it possible for the user to record audio directly and then send this audio to OpenAI for transcription?

Voice-guided bot

When I convert text to speech using the OPENAI interface, how can I output this audio file back into Typebot?

Extract Text from images

I want to upload an image with Typebot and then transfer it to ChatGPT to have the text read out. Can I do this directly via Typebot, or do I have to use an intermediate solution such as Zapier to control the whole process?

Admin login without using SMTP? Places to host Typebot?

I hosted the typebot on Railway, but they're now blocking SMTP messages from being sent to hobby accounts, so I can't log in to the admin anymore. Is there another way to log in to the admin other than via SMTP? And would you like to know about other services where I can host my typebot?...

WhatsApp integration works for some users but not for others

We're using a Pro plan. We created a flow which is connected to WhatsApp. The app is in Live mode on Facebook. I've tested the token I supplied to Typebot making direct requests to the api and it works; i've tested the Whatsapp webhooks setup and it is working fine. Some ten users have tested the flow from Whatsapp. For half of them the flow worked fine. For the other half the bot doesn't respond. Any insights on what might be the cause? Can we check Typebot logs?...

Can't select NL (or any other EU tax ID) in the upgrade plan dropdown

Hello there all! Hopefully this is the right place where some of you wondcerful people can help me.... I'm trying to go from FREE to STARTER, but the Upgrade function won't let me select a NL tax ID. It can only select an Austrian AT vat ID, all other european countries are unselectable in the dropdown menu... When I select a EU tx ID, i get the error...

is there anyone who can help me get rid of this

When I tab into the template section, it says invalid endpoint URL I tried all things.....
No description

"How to Display Selected Options Without Showing Numbers in a WhatsApp Chatbot?"

I have a simple issue that I haven't been able to solve. I'm creating a chatbot for WhatsApp, and since buttons don't work in the app, I'm using a numeric menu. At the end, I want to confirm the user's order, but I'm struggling to display the selected options to the client with their corresponding text—without showing the numbers they typed.
No description

Auto-start

Hello - non IT computer geek here. Happy having just installed my first Typebot on Wordpress site. I'm wondering is it possible to start the bot automatically, rather than wait for the visitor to click on the bubble...?

Resource not found on Listening Webhook - N8N

I self-host my typebot but when i try use the listen webhook block i got this error can someone help me pls?
No description

Typebot not getting n8n reply

Hi, I'm getting a bit frustrated after 6-8 hours of trying to debug a simple typebot+n8n workflow. The n8n side looks fine and the output shows exactly what I want to appear in typebot chat as the reply to my user message but it's just not coming through despite the type bot 'success' message. I've been using ChatGPT to talk me through the workflow build (it was ChatGPT that recommended Typebot) and we're just going round in circles. This will eventually be my website FAQ/Support chatbot but at...
No description

Submit an input with JS ?

Currently it exists a method to fill an input : setInputValue() (https://docs.typebot.io/deploy/web/html-javascript#additional-configuration). But, it seems there is no way to submit this same input, using JS code too ? Because il's nice to have the capability to auto-fill an input, but at the end if the user as to click on the submit button, we lose the profit of it. ...

multiple choice

How do I set up multiple choice question where the final answer is a text field?

deploy to railway

I would like to deploy typebot to railway but get confused. anyone could share step by step? #help-and-questions

INVALID MENSAGE

Hello guys, I'm from Brazil, and I have a client who has a question about translating the message 'INVALID MESSAGE' into Portuguese. I searched in the menu but I didn't find anything about it. Can someone tell me if it's possible and, if it is, how I can do it?
No description

HTTP REQUEST

When I use HTTP Requests block always return a cached message or 200 status code, But when try test direct on block the request works. I need check a url within 10 secs and the response is positive I continue the flow. But this not happen, the flow stuck and start loop.

Typebot doesn’t reply to inbound messages even though WhatsApp Cloud API integration looks OK

Hi folks, looking for help. I integrated WhatsApp Cloud API with Typebot and everything looks good on the Meta side: webhook points to the Typebot Callback URL, verify token matches Typebot, I clicked Verify & Save, the messages (v23.0) field is subscribed, and the webhook Test returns HTTP 200. I can also open the 24-hour window with a template—API returns wamid and accepted: ---------------------------- POST /v23.0/{PHONE_NUMBER_ID}/messages Authorization: Bearer {ACCESS_TOKEN}...

Dynamic button rendering in Typebot from N8n webhook responses

Hello guys, We are currently using Typebot as the frontend for our AI setup, where the “brain” is powered by an N8n AI agent. The communication between the two runs through a webhook: Typebot sends the user’s questions via webhook, and the N8n agent replies the same way. The flow works well, but we would like to implement a specific feature and I wanted to ask if this is possible (or if there is a recommended approach)....

Hi, I have a domain pointing to my Typebot viewer. The builder uses the subdomain builder.mydomain.c

Hi, I have a domain pointing to my Typebot viewer. The builder uses the subdomain builder.mydomain.com. I want it to redirect to another page whenever I access mydomain.com, allowing me to access mydomain.com only when I access a bot, for example: mydomain.com/mybot.
No description