Typebot

T

Typebot

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

Join

Bold content

Hi everyone, When I bold the content it gets a line break, before it was normal. This error appeared recently. How can I make it display on the same line? Please guide me. Thanks!...
No description

How to pass variables from N8N to use in Typebot.

Hey guys! I'm calling a Typebot flow via N8N and I need to pass the name in the request body. However, I'm having trouble understanding how to get this name from Typebot when calling it via N8N.

Next.js 404 Page when trying to enter the typebot viewer

Hey Folks, I'm currently trying to get typebot self hosted to run with ploi.io. It's all working right now except the viewer. I can't view my typebot when I'm in the design tab or trying to access the link, that is generated, when I hit the publish button. I set up two subdomains with A records pointing to my server. One for the builder and one for the viewer. The builder works but the viewer don't. I also set up the nginx configuration files correctly and set up the .env file correctly. Is here anybody with the same issue? #self-hosters...

Using Credits in TypeBot

Hi, is it possible to created credits with payment? So for example subscribed user has 10 credits per month to use for publishing something.. when he uses all he can't do more and need to buy more or subscribe to other plan. ?? I think I saw somewhere one typebot example with credits option. But forgot where 🙂 Thanks!!...
No description

Send message via API to WhatsApp number

Hi, I’m using WhatsApp oficial api to send my messages. Now i need send a message using one flow using webhook’s flow . Can I define a number to sent it? How can I do it?...

Response Limit

Hello everyone, I'm using Typebot for the first time. I think the tool is great 🙂 🙂 Is there a way to ensure that a user can only respond once to the survey and eventually be informed if they have already participated (at least if they don't use Private browsing)? I don't know if it changes something but i'm using a variable "id" set in the URL. I suppose this question has already been asked before (and I'm sorry to ask it again if so), but I couldn't find it using the keywords. Thanks a lot for your help! Mathilde...

OpenAI message history for conversation

Hey! Have a problem that the AI connection with OpenAI does not remember a customer's entire conversation, including what the customer wrote previously. How do I make it remember previously sent messages? 👍🏻
I want to be able to have a dialogue with the customer where the AI connection has to remember to be able to answer a question where previous messages from the conversation are taken into account. #help-and-questions...

Issue with Dynamic Image List Repetition and Duplicate QR Images in WhatsApp

Hello, everyone. I've encountered an issue on WhatsApp where, for some reason, when I render a dynamic image list, it repeats five times. Additionally, the app renders the same QR image twice. It's interesting because this issue is not present in the web version. Does anyone have any insights into what might be causing this?

Custom image issues

I created my image but it seems to be giving errors on builder and viewer side but my non containerized code seems to be fine and working. I used the same dockerfile that is shared in the main repo. Builder side: `Error: Cannot find module '/app/apps/builder/server.js' at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15) at Module._load (node:internal/modules/cjs/loader:975:27)...

Upload Mulitple Images -> Pic Choice

I'm trying: Block A = Upload Multiple Images Block B = Pic Choice (dynamic) from a list/array of uploaded images.
No matter what I try, it's lumping all urls together. ...

How can I specify an IP to typebot to listen?

My container has many network interfaces, how do I specify that typebot listens through the IP of a specific interface?

Good morning, straight from Brazil!

Is it possible via API to clone a flow? I want that when a user

How to translate "Popup blocked" message

https://docs.typebot.io/editor/blocks/logic/redirect as described here Safari blocks redirects by opening a new tab. Typebot shows a message in English, how can I translate it?

Loop is not working as expected

@Baptiste I have created an example flow (not freezing) but if you check console you will see loop is being executed more than expected.

Is it possible to set a max character limit for 'long text'?

Currently a user can enter an unlimited number of texts into the field. Is it possible to set a limit from our end?

Java script for a character limiter for text input?

Hi, does anyone have a Java script for a character limiter for text input? thanks for the help in advance
No description

Chatnode Issue

Trying to create a new thread in chatnode using the integration but it doesn't work for me at the moment.
No description

How to handle the Authentication cases?

Hi, I am trying to implement the bot where I have to authenticate the user and give the access to his personal stuff. For this i will need to verify his credentials. How to do it?...

Problems with conditions

anyone else having problems with moving to the next block after inserting a condition? I have tried different ways , connecting directly the condition to the next block and using the "jump" function. Nothing is happening, I haven't used the conditions node since the last update so It made me think something got broken when I did the update....
No description

Minio Problem

I have a problem with my Typebot configuration where image uploading doesn't work. I did the configuration via Digitalocean and easypanel, using Minio, however the photos and videos that I upload there do not work in the bot via link and I was not even able to upload them to the builder. Does anybody know how to solve this?