Typebot

T

Typebot

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

Join

Database concern

Hi everyone. I'm a new typebot user and I'm having fun with it so far. I'm amazed with what it can do as well. I have a question as I cannot seem to find it here. Can I make use of the typebot and have it retrieve data from google spreadsheet or any free database? My goal is to do the following:...

Timezone Question

Central Time Zone is GMT -5 not -6.
No description

Help with feature

Is there any possibility to add a text bubble next to the typebot bubble?
No description

Error Isolate is disposed - CPU 100% self hosted

Good evening, can anyone help me? My server is using 100% of the CPU, and when you look at the logs, the following appears endlessly: Error: Isolate is disposed...

Tracking visitor attribution

I need to be able to track how a visitor that opens typebot chat got to the website. Is there a way to pass this information into typebot upon initialization?

Error prisma.chatSession.updateMany() - continueChat endpoint

Hello, everyone I found this bug when I try to click on button. I don't know why, but this error ocurrs just when I click on that specific button...
No description

Github Login error (help urgent)

I am using typbot for many months now, but recently ( I check one week back only), I am receiving error to login via github I only have github logi in my typebot self host. Now I am receiving the following error, please help urgently User.groupTitlesAutoGeneration...

Where are Typebot variables stored?

I want to edit the value of multiple variables at once in a Script block, but for that I'd need to know if/how to set a Typebot variable's value within a Script block, as I couldn't find where they are stored. I haven't seen them being stored in localStorage, in window.Typebot or anywhere else. P.S. I wouldn't need to know that information if a specific feature were implemented: ...

Text Bubble - Text Alignment Inconsistent

Why are text bubbles on mobile centered aligned and left aligned on desktop? I'd like to match mobile with left text alignment. Thanks!...
No description

WhatsApp Mode – Voice Messages as Input Not Received, Typebot doesn't reply

When using Audio GPT in WhatsApp mode (free version, without a custom WA bot ID), the system stops responding after receiving a voice message. Once a voice message is sent, Typebot does not reply and stops responding to any messages, including text. However, if only text messages are sent, the system replies correctly. Notes: I have set public on allow video clip input bubble. Issue occurs only after sending a voice message....

Can I make a hyperlink in a text bubble a variable?

if {{profile}} is a url of a profile, can I have it show profilelink:{{profile}}
No description

[ERROR] - Isolate is already disposed

Hi, guys. From time to time I'm getting the following error executing some of my bots: ```json...
No description

Create a new variable for a block of text?

Hi, is it possible to create a variable to save a block of text generated from previous flow? Please see screenshot for example.
No description

Button not working in Windows whatsapp desktop application

Can anyone help me to resolve the same - Getting "message could not been displayed error "

Emoji do not display for avatars

Can't display in theme settings neither in the chatbot
No description

Wait block doesn't show typing bubble during the wait 🫤

I use "Wait" block for 5 seconds and it didn't show the typing bubble. See my test bot here: https://typebot.co/test-wait-block-q37oxwk Is this normal?...
No description

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

How to Retrieve Subscriber Emails Outside of WordPress

Hello, I am running a website on WordPress and have embedded a specific Typebot into my WordPress-based site. Access to this embedded Typebot is restricted to logged-in users. I distinguish logged-in users by checking whether they have a WP Email or not....

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