Typebot

T

Typebot

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

Join

Contact Data gathering

I’m currently setting up the contact form without using any third-party integrations. The problem is that the text fields are being displayed one after another (see attachment 1). What I want instead is a fully displayed form within a single message, where the user also has the option to correct any incorrect input — similar to what you can see in attachment 2. How can I achieve this? What adjustments do I need to make in the group?...
No description

Human intervention

Does Typebot have any tray or space where there can be human conversation if bot can't continue?

Layout broken !

Hi Baptiste Layout has been broken for a few days (weeks?) and I didn't touch anything to trigger this issue. It's all horizontal... and weird...
No description

Using cards to display products (image, title, external link): is it possible?

Hi everyone. I’d like to use the cards not as inputs but to display images of products found by an AI agent, with the product title and a button that links to the external product page. Naturally, I’d pass all this data as variables. Is there any way to do that?

Create PDF

Has anyone here had good experiences generating beautifully designed PDFs with data we have requested from users and AI texts that have to perform certain analyses? I want to develop a new dimension of personality tests....

Exporting 'Additional Comments' for Survey Questions

Hello, I set up a survey which was a likert-scale based questionnaire with the option to add additional comments for each question. I can see users have left comments when I view the results page, but when I export the results to CSV I only get the results for the questions and not the comments. I can't view the full comments either in the results page. When I try selecting 'Column Settings', I get a 'Client Side' error message. ...

results.getResult Transcript

hello, i'm trying "Transcript Beta" tool of typebot and i'm getting this error "results.getResult Transcript". Any fix?
No description

Redirect fail

Hi everyone. I need help redirecting customers who are in the Typebot flow to an external website. The redirect component isn't working, both through the company app and WhatsApp. Here at the company, Typebot is within our infrastructure. Could this be preventing the redirection?
No description

Programatically display URL in bubble block

I've built a custom LLM assistant using Ollama, designed to answer questions based on a specific set of documents. My setup is as follows: Typebot is the frontend chat interface....

Wix Embed: Popup Overlay No Longer Transparent

Hi everyone 👋, I’m using the popup embed script on a Wix site, and I noticed that the overlay behind the popup now appears solid black. Previously, it seemed transparent (with rounded corners and soft shadow). I’ve tried the available Custom CSS options, but they only affect the popup container itself. On Wix, it’s not possible to change PopupProps.theme.backgroundColor for the overlay. Do you know if there were recent changes in how the popup overlay is handled, or a recommended way to keep it transparent?...
No description

How to build condition with array items ?

After a WebHook I can receive 3 contents of the same Json button -> CurrentEventID = "79" I want to compare:...

AI Assistant...with thinking skills.

I built an assistant on Open AI and tested it, it works great. When I pull the assistant into Typebot, the answers are not as good and sometimes wrong (even when I ask the exact same questions). How can I get the same output from Typebot? I tried leaving additional instructions blank and also using the same instructions as the assistant.

Net Promoter Score

Has anyone built something for capturing and calculating Net Promotor Score
#help-and-questions...

Building my own images do not work

How to reproduce: - Clone the Typebot repository from the main branch - Run docker build -t typebot-builder --build-arg SCOPE=builder . - Get an no module found error:...

attemp to creat a tax calculator based on user imput an variables

I would like to make a tax payer calculator for a group project at uni, but it aint working, i would like to put these formulas on different variables, but it doesn't show anything when i am testing ── Renda < 5000 → “The new IRPF provides that you are exempt from income tax.” ── 5000 < Renda <= 7000 → “The new IRPF provides that you must pay: IR = 1,095.11 - (0.156445 × renda);...

Urgent – Issue with “Insert a row” (Sheet missing in “Select the sheet”)

Hello, I’ve been using the “Insert a row” feature with Google Sheets. Until yesterday, I could add a new sheet to the same spreadsheet and use it in Typebot without any issue. However, even though the new sheet I created yesterday still exists and is working fine in Google Sheets, it no longer appears in the “Select the sheet” dropdown within Typebot. ...
No description

Attempt to send more than 5 emails

I have a flow that sends several different emails to different people. I'm getting the following error "Attempt to send more than 5 emails" when calling the Typebot API. How can I configure my flow to send more than 5 emails?

Kajabi

Has anyone had any experience getting these chatbots to work in Kajabi? We have all our digital offerings in Kajabi, and in the spirit of “one place for everything,” I would like to put the chatbots there.

ReLogin

Are there any ideas/solutions for saving the bot so that a user can call it up again? Like with ChatGPT?

Typebot Custom ResultID -> Zapier

Hello! I am trying to send the result ID or any unique ID for the survey/chat session to Zapier (so I can then create or update an airtable record) -> unique identifier being the session result ID from Typebot I am planning to fire Zap to populate the airtable record for each question so that I can calculate partial question dropoff rates for each question. The issue I am having though (as you can seen in the images) is that I set a resultID as a variable using the Typebot variable block to system.resultID. I see it printed appropriately, BUT then when I look at the Zapier test data (zapier screenshot on the left side with a red box around Result ID) for that test trigger event (both through Typebot test and published survey UI), I only see 'content' for the resultID field in the Zapier payload. Why is that? Shouldn't it have my actual resultID? Thank you...
No description