Typebot

T

Typebot

Join the community to ask questions about Typebot and get answers from other members.

Join

Can we take stripe payment directly on WhatsApp or can it be used with WhatsApp.

I see it is accessible on Web/ Link but not on WhatsApp. It shows nothing on WhatsApp. Can we integrate payment on WhatsApp?

Removing an Image Bubble On Button Input Click?

The Image Bubbles don't have a "Display Condition" like the Buttons Input. How would I remove the Image Bubble when a user clicks on the "Stop" Button? I tried using the Script block to manipulate the image, however, it seems like I can't access the element in the DOM. ...
No description

Appointment Booking System For Hospital

Hi, I am experimenting with an appointment booking system for a hospital. Can we create booking system depending on the availability of the doctors like once the user selects the doctor (through number collection method) it gives the option only to book for the same days and time depending on his availability. I know the long method of creating individual blocks for every doctors but if there are 6-7 departments and 3-4 doctors for each department it will take eternity to create and arrange everything properly. I tried integration with cal.com but It will require separate blocks and events (according to their availability) for ever doctor. Is there an easy method to it? It has already got very crowded with all the stuff that I have added in it....
No description

setTimeout Script Help

Use Case: I want to give a user 60 seconds to make a payment when they get to the Stripe block in my Typebot flow. I couldn't find a clean solution to this, so I was experimenting with the Script block and setTimeout JS Window method. Here's the problem I encountered: I'm trying to start a "timer" with setTimeout to refresh the page using the Script Block and then cancel the refresh in a subsequent Script block after the user clicks on a button. However, when I run the Script block to cancel the refresh, it doesn't do it. It works fine when I run this same exercise in the Chrome Dev Console. ...

Send multiples files in a multiple file input using API

I would like to know how to send several files using the API, I'm doing it this way and it's not working
No description

Script to determinate Country from phone number

If Phone has the number of visitor, how can save in variable Country the country , based on phone number? I tried this code but it does not work `// Obtener el número de teléfono de la variable Typebot...

How logic webhook block works?

I try to use this many ways but seems not working. I use test and production url, the block waits and does not respond.

How to copy to clipboard with Script block ?

Hi, I need create a function to copy into clipboard the value of a variable. But is copying the ID of the block Here is the JSCODE...
No description

Can anyone help with an example of how to save a file to an s3 bucket?

I'm using an api that outputs svg code. I want to save that as an svg file in a s3 bucket so I can then display it in an image bubble.

bug in variables panel

weird, isn't it ? what am I supposed to do ?
No description

Setting variables with regular text breaks the flow

I wanted to try having an "Initialization" group where I create and set all of the variables I'll later need in the flow. However, using the Set variable blocks with Custom and Text as its value stops the flow from executing completely. As you can see on the attached screenshot, I put a Text Bubble that says "Hi" before initialization, which displays when previewing the bot, but the Text Bubble that says "variables initialized" (or anything that comes after) is never executed. I suspect this is a bug with the Set variable block that might break the flow's execution....
No description

Urgent, Prod. Typebot instance (paid plan) returns: "Invalid message. Please, try again"

Hello, Since yesterday, our production Typebot instance (paid plan) has been returning: "Invalid message. Please, try again." This is critical for production. Please resolve this issue as soon as possible. Thank you...
No description

Prevent HTTP block from being executed

Is possible ? The block with the request I need is at the end of the flow, but as soon as the bot is started it is already executed....

Integration with OpenAI

Hello, I'm making an integration with OpenAi, and my objective is to make an webchat conversation for new leads, but when I add variable to save the history of the chat, it's starts an loop sending my first message

Forward UTM parameters to a typebot

I try use and is function some time ago and no working. But today I made the same test and is working, was some fixed ?...

Trying to install Typebot on Coolify

Hey Team, I'm a new user of coolify and I'm trying to run Typebot (https://typebot.io/) without success. I installed both builder and viewer using Docker Image, and a Postgre database. I get a Bad Gateway when trying to access to my typebot URL. Env. variables are (empty variables are filled :bCheck: ): `ADMIN_EMAIL= DATABASE_URL= DEFAULT_WORKSPACE_PLAN=UNLIMITED...

Issue with Dynamic Variable Selection in Typebot

Hello, everyone, I'm experiencing a strange issue, and I could use some help. When I select only one item, Typebot automatically selects additional items randomly. I’m not sure why this is happening. Context:...

The bot is freezing after timeout.

the bot is freezing and forcing me to restart. If you have a remembered user, there is no point in restarting, they are stuck in the same place. I need a solution urgently. I use the paid service and have clients in production. @Baptiste...
No description

Body in API Optional File Input

Hi Guys, in an optional file input what do I need to pass as body in the api so that the flow continues without having to pass a file i using typebot whatsapp...

file upload

Flows that used to work stopped without any changes in the bot. In the last few days our bot stopped working normally. There wasn't any change in the bot that explain this behavior. We have a self-hosted Typebot, version 2.28.2, same version since September and we observe that the filter component, in some tasks, stopped working and the flow "dies" when arrives in this specific component. I can send you a DM with a video attached showing step by step of a flow that was working since September. We have noticed this behavior in two cases, onde critical happened today, where created an incident where the bot stopped working for all customers. We didn't have any changes in the bot, one flow stopped to work properly and impacted many customers. We had to disconnect the entire flow to keep the bot available for customers, but we still haven't found any explanation for this specific behavior and error. ...