Typebot

T

Typebot

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

Join

Error Chatwoot Integration

Hello everyone I’m running Typebot self-hosted and Chatwoot self-hosted, and I’m trying to connect them via the Typebot Chatwoot integration. However, I always get the following error: SyntaxError: Invalid or unexpected token ...

Problem with Typebot: ByteString/Character Error Not Related to Language

Hello, I'm experiencing an issue when trying to send a chat message through the bot—every time I submit text, I get an error about ByteString or unsupported character values, even with simple English input. I've checked my bot and diff workflow logs, but there are no records of these requests, so it seems to be a problem with Typebot before it reaches the next service....
No description

Prevent Typebot Return

Hi, I'm chaining typebots together using the "Link to Typebot" block, in the docs it says "You do NOT need a Return block when using the Link to Typebot block. It automatically returns when the linked flow finishes.". I'm actually looking to do the opposite at one point in the flow and have it NOT automatically return to the calling Typebot, is there a way to end execution at that point with some sort of stop/exit block/command?...

Passing Variables in a Jump

Is there any way to pass variables in a Jump? I know this question has been asked before, and I just wondered if anyone had come up with a way to do it.

Send text bubble reply containing "Please wait" before perform some delayed HTTP requests.

I´m running a Typebot that calls about 6 http requests, mix some data, a then present a report to the users. After the user requests the report, the entire procedure takes about 30 seconds to finish. I´m trying to send a message "please wait" immediately, and only then make the http requests and produce the report. But even if I place a text bubble before the HTTP requests and code blocks, the message "please wait" always comes together with the rest of the text. Is there any way to inform th...
No description

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
Next