Typebot

T

Typebot

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

Join

Sending base64 or url of an image to openAI using OpenAI block

Scenario: ------------------------------------------------ - Typebot self hosted Version: 3.8.0 - I want to OpenAI API to analyze a png image ------------------------------------------------...

Button error message

I put a button input with options 1 and 2, but if for example the user types a message instead of selecting the button, the typebot returns "Invalid message. Please, try again.". Is it possible to customize this message or at least change its language?

What if I want to send an email if a customer fills out my Typebot to our email?

What if I want to send an email if a customer fills out my Typebot to our email? Do I need to use an external service, for example via webhook?

Make.com response not showing in Typebot

I have built a make.com scenario (attached), and I am trying to send the response back to Typebot, however, nothing shows up. How do I get the response in Typebot?
No description

Autotranslate

Is there any way to choose a language at the beginning of the stream so that the next stream is translated into the desired language? Currently, I have to replicate all the blocks with a different language, and for a long stream, this is very time consuming....

Google Sheets integration error

Hello, good evening. Sorry for the inconvenience. I wanted to know how to fix this. I have Typebot hosted on my VPS, and when connecting to Google Sheets, I get an error as seen in the image. Could you please help me?
No description

AI Response Variable later prints as not the output of AI/JS, but the block code.

So, I have group on my bot (https://app.typebot.io/typebots/x1sknpm6y34fubbf229nw4tb/edit?rightPanel=preview), where I do a HTTP GET request, I assign the variables, and then I pass on this information through a OpenAI Get Variable Block, named Group #129, where it technically turns everything into an organized JSON output, which I can print out in no problem right after. However, when I tried to run a JS scipt that parses this AI output I save under a variable called (ai_processed_result), on Group #134 or Group #133, the value this variable pulls is not the AI output I saved and printed, but the block code from where the AI runs, therefore giving me an error. Not sure if this is an issue on my logic or if the platform is facing an issue. ...

Condition block does not seem to work

I'm working with Typebot to create a WhatsApp channel bot, with a scenario where if a customer wants to talk to a human agent, I'm connecting them through Chatwoot's API inbox. Currently, what I'm doing is, I first create the user to generate the user ID (variable I called Chatwoot ID), using the HTTP call block. Then, from the response I get from this, we capture a variable I called "Chatwoot ID", which is sourced from the data.payload.contact.id, and source_id, which is also named source_id from Chatwoot. ...
No description

Is there a possiblity to pay for a monthly chat usage of 500 or 1000 instead of 2000?

Hello, I do have a business that doesn't have many clients / month and I was just wasting the money on 2000 chats that nobody intereacts with. Can you help me out?...

Continuous starting bot

I've created a flow on that the first step, immediately after to have launched the bot, is a push mail so to know that someone's using the bot and to monitor the steps and info so to try to contact immediately or do something that user can like during his visit. Every day's happen taht i receive continuosu mails taht notify me that bot hast started but this is impossibile being that the link isnot shared with no one and no one's testing it So i ask if is there some process that ping the typebot url for some reason? ...

Webhook Loading Error

Hey team, I'm trying to connect Make to Typebot using a webhook, but it's stuck loading and never returns "accepted." I’ve successfully done this integration before, and it worked fine. However, this time it hasn’t worked at all, it's been over 24 hours since my first attempt. I’ve also tested it in an incognito window to avoid possible issues with browser extensions or cache, but the problem persists. Attached are screenshots showing that Make successfully detects the webhook URL, while Typebot remains stuck in the loading state....
No description

Embed block waiting for an event in linked Typebot not working

I have embed element that is waiting for an event. It is working correctly. However, when I run it within linked Typebot, it is not waiting for an event...

Chatwoot API Inbox 403 Forbidden Error

Hi everybody! So, I’m integrating with Chatwoot once human agent intervention is necessary on my WhatsApp Typebot Bot. When I do HTTP request calls to Chatwoot, everything looks good, I get 200 back but when I try to send the messages the customer sent to Chatwoot to display for the agent or the new agent messages to the customer, I do get a 200 on Typebot but a 403 Forbidden error on the Chatwoot side. I have a paid tier on Chatwoot (Startups) and Typebot Pro. ...
No description

async functions in OpenAI Ask Assistant

hi, can you please explain how to treat async functions in OpenAI Ask Assistant?
No description

Self Hosted Hetzner VPS Dokploy Minio S3 Bucket

So I’ve been trying for days to self-host Typebot on my Hetzner VPS and keep running into problems. First, I attempted to get it running in plain Docker containers (with Traefik as a reverse proxy), but that didn’t work. I got as far as having the development environment and the published bot reachable via HTTPS on my intended domains (which sit behind Cloudflare), but the setup broke down when it came to file uploads to the S3 bucket using Minio. When I couldn’t get past that, I installed Dokploy because they supposedly offer a one-click installation, but that didn’t work either. Dokploy does make it easier to generate the Compose files, since Traefik (the reverse proxy) is managed by Dokploy. Is there anyone here who knows their way around this and has a few minutes to help me set it up? I’d be willing to pay €10 via PayPal for the trouble....

Can I Create and Manage Bots via API in Self-Hosted Typebot?

Hi everyone. I'd like to know if it's possible to create and manage a bot via API in the self-hosted version of Typebot, or if this is only available in the cloud version (https://typebot.io/) ?

Whatsapp bot not working

Hi, I have created a chatbot that I have integrated with whatsapp https://wa.me/+918652653565?text=Start When I click on the link and Start the bot, it is always showing this message "You are resubscribe" ...

Problem Autoplay audio

I'm need help with typebot audio, i'm use audio customization in embed, because accept curstom design, but not work autoplay audio. Look my code.