Typebot

T

Typebot

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

Join

On docker , Billing.getSubscriptionStripe environment variables are missing

Hello, I installed Typebot via Docker (I’ve already set it up before without issues), but this time I don’t understand why I’m getting this message: Billing.getSubscription Stripe environment variables are missing...
No description

Is it possible to add "Header/Top bar" and "Footer" to Bubble Widget?

Hello, is there some way to add some header and footer parts to the chatbots in bubble widget? Also; what is the best way to control the height of the bubble widget? Doesn't look nice if it's taking most of the screen even if the bot doesn't contain much stuff....
No description

move input form to the bottom

What is the easiest approach to move the input form to the bottom to be like a chatbot style, also make it always visible
No description

Issue with Whatsapp Integration

Hi everyone! We are having some issues with the whatsapp integration. We keep getting the error below when we try to send a message, and the bot doesn't answer. ---...

Markdown lists being stripped out when sent via WhatsApp

The guidance for having richtext responses is to use markdown and make sure to store the content in a variable (see this question from earlier this year). However, when the markdown contain lists (numbered or bulleted) and the message is sent via WhatsApp, those lists are apparently getting stripped out. Find a minimal example attached. But it's dead simple; just set a variable to: ``` My list...

Remember User error

Hello. I'm facing an issue with my embedded bot when "Remember user - session storage" is active: The user is able to interact with the flow normally. However, if the user is paused at an Input Block (e.g., waiting for a button click or text input) and reloads the page (F5):...

How to format a formula result variable as currency

Hi! Alex here. I'm trying to format a formula result as a currency format, but no success. Could you help with this formating? Best...
No description

Evolution-API typebot integration

im using typebot with evolution api but for some reason the phone number Whatsapp.PhoneNumber is empty and isnt getting filled with the user phone number i need it to be filled so itll be placed inside a http request that is sent, any idea how to fix it....

Typebot is taking messages sent by the user halfway through the flow and using as input for the end

As you can see, I have a flow that waits for the user's response at the end before sending "TEXTO FINAL". However, if I send any message during the flow's execution, it picks up that message and uses it as input for the end, executing the final text before it even gets there. Is there a way to force Typebot to wait until the end to receive any input? I'm using an integration with whatsapp called evolution, and i guess this wasn't supposed to be happening... Can someone help me solve this ? 😅...
No description

Typebot does not continue interaction

When I send the Typebot test message to WhatsApp, it works, the first messages arrive, but when I put text blocks for me to insert and complete the flow, the Typebot does not respond on WhatsApp, I have already followed the step by step in this link ... but without success yet
No description

[BUG] Typebot Instagram connector Memory Leak Issue

Hey folks, I’m hitting a pretty frustrating issue with Typebot when pulling in messages from Instagram, and I’m hoping someone here has run into this before or can point me in the right direction. Here’s the setup: I’m using Typebot in combination with Chatwoot. First, I create an Instagram inbox on Chatwoot and then connect it with a Typebot agent bot. There’s a simple middleware in between that just parses the messages for Typebot to consume. The strange part is that whenever this agent bot is connected to an Instagram inbox, memory usage starts climbing and eventually the service crashes. But if I connect the same bot to any other inbox (like WhatsApp), everything runs fine — no leaks, no instability....

Control over Typebot starting the conversation

Hi! Can someone help me with this: How can I do for desable the BOT when I already iniciated the conversation. The trigger is: "Client first message" so when I start the conversation I need the Typebot NOT no start the bot

Message is not displayed

I have Chatnode generate content and then output it directly. This has worked several times. However, I am currently either getting a stop in the process or an error message. See screenshots. In chatnode, I can see that the content has been generated correctly....
No description

Elements are delivered with a delay

I have added two elements that are supposed to bridge the waiting time for the AI. I even have them in their own block. But they are still only delivered once Chatnode has finished its calculations. What can I change so that the content in the red frame is displayed earlier?
No description

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?...