Typebot

T

Typebot

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

Join

Email Block isn’t working

The email block isn’t showing up when I publish and in the test it isn’t working because it only works live it says!

webhook firing too soon

I'm probably just missing something silly but, my webhook fires immediately upon starting the bot, so the variables it is being sent (location_id, main_page, sub_page) are not yet populated. What am I doing wrong?
No description

Application error: a client-side exception has occurred (see the browser console for more informatio

Hello, recently I have this error message that appears when I click on the "Settings" or "Theme" section. This happens systematically, regardless of the browser, typebot or even workspace. An idea of here it can come from?

Typebot as a flow designer

Is it possible to use Typebot as a flow designer for whatsapp API and manage the conversations in Chatwoot?

API is sending the text of my block in chunks

Hey guys, the Typebot API is sending the text of this block in chunks to my n8n. Is this the expected behavior or am I doing something wrong? This is a piece of the code I'm receiving on n8n showing the message in different objects. "messages": [...
No description

Dynamic for sheet

Hi everyone, I am having an issue with multiple sheets in the same file. I have a random function that will get content from sheets randomly. So, every time like that, I create a Google Sheets connection with a different sheet in the same file. It’s confusing as I have more than 10 sheets to connect. My idea is if the position of the sheet can be declared Dynamic then it would be great. Does anyone have any ideas to help me? I am very grateful, as it is important to me....
No description

How to repeat steps multiple times and store the results in an array or in sub-variables?

I'm creating a flow asking about information to a borrower and a co-borrower. The questions are the same for both. The way around this today is duplicating and updating each step two or three times based on the number of borrowers, which is quite tedious since each variable is different and needs to be updated for each step. Any ideas? Thanks! ...

Postgres schema

Hello Is it possible to install Typebot into a specific schema? By default it is using the public schema. I'd like to install it into its own dedicated schema....

OpenAI Error 503

How to handle error 503 in the OpenAI block?

Api Google Sheets denied

There was an update to the Google authentication page that states that the Typebot API permissions have been revoked. Any predictions for a solution?

Single Application Load Balancer on AWS

Hi Team, We are running Typebot self hosted on AWS (This question applies to any cloud provider / load balancer config) with two application load balancers corresponding with the viewer and builder. Can we run Typebot on a single Load Balancer using forwarding rules? If so, what would the forwarding rules be?...

Unable to access window inside text bubble

is window not accessible for inline javascript injection using text bubble Use case: multiple languages (if there is a better way let me know, currently i am setting a single variable using setblock and getting value to it but as you think, it is not efficient and clean at all)...
No description

Connect Typebot to Cliento API

I am exploring the possibilities of integrating Typebot with Cliento’s API and have a specific use case I would like to discuss with you. I am interested in whether it is possible to configure a chatbot with Typebot that can interact with users and collect information through conversation. This information would then be used to automatically populate the fields in Cliento via its API, instead of using Cliento’s own forms. Specifically, I would like to know: 1. Whether Typebot supports sending collected data to external systems via API calls....

Embedding OpenAI Response Link in an iframe

Hi, I'd like to embed the link from the OpenAI response in an iframe. Could you please provide guidance on how to accomplish this?

Show Bubble only on Desktop

Has anyone try to only show the bubble on desktop and hide it on mobile devices? I was thinking it may have to be done by writing a Custom script. Please share if you have a better idea. Thanks

Webhook error

I am unable to configure the webhook in the integration with Whtsapp. I'm hosting at Vercel Hobby. Here is the error that appears in Meta Developers:
Callback verification failed with the following errors: curl_errno = 28; curl_error = Operation timed out after 6002 milliseconds with 0 bytes received; HTTP Status Code = 200; HTTP Message = Connection established
Callback verification failed with the following errors: curl_errno = 28; curl_error = Operation timed out after 6002 milliseconds with 0 bytes received; HTTP Status Code = 200; HTTP Message = Connection established
...

Discrepancy in Bot Responses: Missing Initial Characters When Transitioning from Dify to Typebot

I'm using the Dify block to call gpt-3.5-turbo in part of my conversation flow. The attached images illustrate the problem. Basically, a few letters go missing somewhere in between Dify and Typebot. It seems to me that this only happens to the first couple of words. At first I thought the llm was making a mistake, but after inspecting the messages in Dify, I noticed that they were actually correct....
No description

Getting the number from Whatsapp

Hey all I have already an integration to official Whatsapp API. My question is: Can I get the number when start my bot using that integration?...

Google Sheets Typebot Block Bug?

I'm hoping the group can help me figure out an issue I came across... For some reason, the Google Sheet Typebot block isn't populating all the worksheets (tabs) from my Google Sheets workbook. For example, I have a Google Sheet workbook with 4 worksheets, however, the Google Sheets Typebot Block is only showing 3 worksheets. ...

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