Typebot

T

Typebot

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

Join

Custom Desgine for Product Listing

hello i need to create product selling flow in chatbot so i need to show some custom ui for product Listing i need to show Product Name Image Description Price And Discount price With Quantity Selector How i Do This in Chatbot Please help Me with This...
No description

Self Host: TypeBot Viewer Issue - "Error Could Not Connect to Server"

Hello guys, I keep getting this error. If someone already experienced this before, I would like to know how it can be solved.. My Builder works perfectly fine except for the preview as that's part of the viewer.. NEXTAUTH_URL=https://typebot.mydomain NEXT_PUBLIC_VIEWER_URL=https://bot.mydomain ...
No description

Email not sending

Hello, I added the email integration with my email to receive notification but the email are not sent. I see this in the log { "error": "Error: ENOENT: no such file or directory, open '+33613201321'", "transportConfig": {...

How to display a link in Response

I am calling an API which returns following response, which contains an anchor tag/link: Get more information about Samurai <a href="https://en.wikipedia.org/wiki/Samurai" target="_blank" rel="noopener noreferrer">here</a>! When i return it as is to the user its displayed as plain text response without the link. ...
No description

Bug: Type bot don't stop sending email (300+ emails from one submision)

Hi guys, I'm having a big issue with Typebot: It's sending massive emails all day. I recently created a bot where I collected some leads. But when I posted it, it got stuck on the collection of the phone number, and after that, the chat didn't move forward to the next chat bubble. However, the integrations (SpreadSheet) and email automation kept going on. As a result, the chat was frozen from the user end, but it was sending emails and integrating on the backend. However, the biggest issue is that once the email was sent, it didn't stop sending emails all day. So, we have received over 300+ emails from yesterday at noon until today. I'm trying to fix it but haven't found any solution. I have already done some tests where I: - Disconnected the email automation from the flow...
No description

licensing

oops, about licensing, can we use parts of the software in other projects? For example, the typebot webchat code, what do we have to do to not violate its license?

Blocking Error: “Our anti-scam system flagged your typebot” when inserting link to Calandelari

Hi everyone, I was creating a typebot, building a flow in my chatbot, and suddenly a blocking message appeared. The message said: “Our anti-scam system flagged your typebot. It is currently being reviewed manually.” This problem arose when I inserted a link directing to Calandelari. Has anyone experienced this or knows how to resolve it?...
No description

Qr Code Error

I have an error trying to generate the QR Code, even though the S3 bucket is set up and working! I'm getting this error: { "status": 500, "body": {...
No description

Creating a sign-up and login screen

I need assistance in creating a sign-up and login screen that uses a username and password. Can you help me with this?
No description

Declaration of variables

Hello! Good evening, Typebot community! I am having a certain issue with the declaration of variables in Typebot. I perform a query on my database to retrieve the existing product categories, and right after that, I assign two variables: the first one to store a list with the codes and names of the products, and the other variable to store in an array the number of items that my database query returned (for validation purposes). The real problem: the flow executed on the web works normally, but on WhatsApp, when it gets to the part where these two variables are declared, the user needs to send the response twice for the flow to continue only on the second response. Could someone tell me why this happens? Note: I use this logic twice in my flow, and this issue only occurs in the first part, but not in the second. Attached is a photo of the declaration of my two variables. I have already tried declaring the variable at the beginning of my flow and calling it at a certain part of the flow in a script block to perform the aforementioned logic, but I do not know how to assign the value (an array with the number of items from the database) obtained as a result of the logic to the variable I declared at the beginning of my flow. In other words, the result only works within the script block but is not recognized outside of this block....
No description

I need help executing actions in parallel

I'm trying to implement a timer that runs simultaneously while also waiting for user input. I want to perform a specific action if the timer expires and the user hasn't entered anything. However, if the user sends a message, the timer should be ignored and a different action should occur. The problem is that each block can only connect to one other block, so I'm unable to run the timer and receive input at the same time.
No description

Whatsapp proactive message

Hi! First of all thanks this is a great product! Is it possible to start a bot with a meta template? If not someone has a solution as workaround?...

Typebot telegram

Hey guys, it’s possible to integrate typebot form like conversation inside telegram ? Thanks

Skin Typology gives me this error.

When I click on this template I see this error. Please let me know if you can help, thanks
No description

Bubble in Squarespace

Hello Typebot community, is it possible to integrate Typebot into Squarespace with a bubble? Only an iframe works. Thanks for your help. Maybe someone has solved it....
No description

Discord Webhook

Hello, i've a Docker self hosted Typebot installation. All in work great, and now, i would like to send bot answers to Discord channel with Webhook. But idk how to make that. I've already created a webhook in my discord channel, but how to configure webhook in Typebot block ?...

Using timefilter: today in the list results result API call

If I run this every day at 1am would it only return results from 00:00 - 01:00? https://docs.typebot.io/api-reference/results/list...

Embedded Site with Embedded Typebot Issue

At some point in the last 30 days I want to say, our self-hosted Typebot that is embedded on a website stopped working when that website is embedded itself. We have a Wordpress site with the Typebot embedded on it and that website also exists as a cross-platform app. Loading the site via a browser works fine, but using it via any of our apps fails (we haven't launched yet, which is why I'm not sure when it stopped working). We get "Error! Couldn't initiate the chat. ()". Actually this appears to be an issue even when run on the Wordpress site. I'm seeing these errors in the browser console....
No description

TEMPLATES

Good morning, how can I put more templates here?
No description

Problem with embed

I am trying to embed another ChatBot (InWorld) which has a voice input feature using the microphone. For some reason the microphone doesn't capture my voice in the embed.