Typebot

T

Typebot

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

Join

Trying to embed Typebot react component in Appsmith.

Hi, I'm trying to embed a chatbot in an Appsmith app as a custom component. This is the code I'm using:
import React from 'https://cdn.jsdelivr.net/npm/react@18.2.0/+esm'...

My flows are not running

Guys, I speak Portuguese, as I'm from Brazil, but I'm sending the translated text because I know that the community deals better with English! My problem is that I put it in my flow so it could read the information sent by evolution-api related to the messageType and from then on my flow stopped and all other flows are no longer responding either. I've already updated the portainer and it doesn't work again. Can anyone help me with what I should do?...

google adds sending "infected domain" due to typbot

Hello, The website of my client is flagged as dangerous by Google because of the typbot chat. He tried to send a google ad to his website but Google refused with the message " website infected". Can you please let me know if there is a woraround? When I try to go on typbot app I also get a message that the website is suspect. Thanks in advance for you help and support...

PRO version

Good morning! Is it possible to have a trial period for the PRO version?

Database

Good afternoon, we are facing the error below, what could be causing it?
No description

Google Sheets Block is disabled

I added a Google Sheets block in my flow, but it looks disabled, and it's not possible to click on it to select an account. I have added this block and successfully integrated with a sheet on other flows, but in this one I'm facing this issue. Am I doing something wrong?...
No description

Phone number ID

Hello! Can anyone tell me how to solve this error? I've already done all the steps correctly, but it still persists.
No description

delayed sending mail

Is there a way to manage the sending emails? I'd like to can take all data by bot flow and to establish a date and hour on that my bubble mail will take in action....

Get data from a text

Hello everything is fine ? I have a question, I made a code, where it sends me all the customer data in the flow, example: id":9051,"name":"teste ","number":"999999999","email":" ","","pushname":"test". However, I'm trying to make a script to take this data and put it in variables, but I'm not succeeding, can someone more experienced help?...
No description

Money mask or custom mask for user inputs

Does anyone know how to apply money mask (or custom mask) to user input?

Google Sheets Integration Error

Hey guys, i am getting this error with google cloud I am self hosting. Last version. I have already checked and activated picker api, sheets api, and drive api in Google Cloud Console. Also, my API key is correctly inserted into the enviroment variables. My Google account succesfully connects but when I try to pick a sheet this error appears...
No description

Difference into JSON data and presented data on typebot

I was doing my chatbot as usual using typebot, but then, I noticed that in a specific case, as shown on my images, I could have a line that is displayed on typebot editor but is not shown on the JSON, I recreated the line just in case and compared both jsons and the line is shown there. Any Idea how could this happen and if it's a bug, or an issue that I shouldn't care too much ?...

My typebot is not working with any INPUT command

Hi, my typebot is not working with any INPUT command, that is, LEAD cannot send any message such as name, number or email to my funnel, can you tell me what it could be? I have a video of the error

Is the "Generate Variables" the same as "Tools > Function"?

Hi all, I noticed there's a "Generate variables" option for an "action" in the OpenAI block. - Create chat completion...
No description

Custom choice input block UI

What's the best way to create a custom choice input block that looks like this?
No description

Wordpress plugin not found to install. how to solve?

Wordpress plugin not found to install. how to solve?
No description

Typebot + QRCode + Image + OpenAI

Guys, I need some help. I need to generate a QRCode from a link that I will receive via text input. Then, I need to take an image that I already have (ideally, being able to choose between 3 of them), and pass it to chatgpt, which will merge the two images (one of the chosen ones and the generated QRCode) to generate a final image. I already have a prompt that worked in chatgpt (I uploaded the two images (my base + QRCode generated here) using the images, but I need to do it automatically (using the QR Code + OpenAI + Typebot... I have a credit account at OpenAI to make requests via API, but I was trying to use Typebot's own integration component. Does anyone have any tips on how I can do this? I still haven't been able to make it work....

Scratch was lost, but the link is live.

Hello, people! Good afternoon. I've created a scratch last month, the link is active, but when I sign-in on my account, my dashboard is empty. I have no my scratch model, it disappeared. How can i resolve this problem? I could not see my answers and edit the scratch....

Baserow API Method POST

Hello @Typebot are you experiencing issues with the Baserow API when making a POST request to create a row? I have set up a POST request with the necessary headers (authorization, token, content-type) and body as follows: { "Name": "{{Name}}" }...