Typebot

T

Typebot

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

Join

add a variable in a button label

Hello, i need to label a button choice with a variable previously define in my workflow, can someone help me?

Problem connecting Typebot to WhatsApp

I'm trying to connect my Typebot flow to WhatsApp, but it hasn't worked. I've thoroughly reviewed the documentation, connected and disconnected my WhatsApp number, and created several apps in Meta, but nothing has worked. I've been checking the messages here on Discord and see several people are having the same problem. Does anyone know what's going on or have been able to find a solution?

Trigger Typebot using N8N

There is a way to send a message to an user using a n8n workflow? I want to schedule a workflow on n8n and send a message to an user when the workflow has finished...

Help - Timeout EvolutionAPi x Typebot

Good evening, I use self-hosted EvolutionAPI with Typebot. When trying to make an HTTP request to a flow, I noticed that some requests were timing out. While testing, I noticed that the flow completely influences the request time. If I link the start to just a block of text, the request is fast. If I link it to the entire flow, it takes about 7 seconds. If the start of the flow contains a variable or a request instead of text, it takes more than 10 seconds, sometimes not even completing due to the timeout. I don't understand why. Shouldn't it just send the request without having to wait for the flow to load? What's the reason?...

Typebot x N8N

Guys, I'm racking my brains to solve this issue. I created a flow in Typebot to integrate with n8n due to some integrations. The flow consists of the user asking a question and the assistant in the n8n flow responding. There's a variable called "value," which represents the user's question, and a variable called "response," which represents the value of the agent's response. ...
No description

Help me debug/fix my co-pilot typebot

Hey everyone I am trying to build a pre‑sales copilot that (1) collects an initial project brief + company data, (2) asks up to 3 AI‑generated dynamic clarifying questions, (3) enriches the lead and drafts a ballpark quote, (4) logs everything to Notion and via a make.com webhook and (5) offers the lead an optional Calendly link. I attached the exported workflow, it seems like there could be several issues that I've been trying to solve with claude and o3 but heading nowhere. Happy to tip you for your help!...

Whatsapp Integration not working

Hello! The integration of my agent with WhatsApp is not working. The Meta account is correctly created, verified, and functional, as it is receiving messages. I am already subscribed to the webhook provided by Typebot, and also to the messages field as indicated in the documentation, but it is still failing and not starting. Why is this happening? I need to solve it right now, my last ticket is not responded after 24 hs. I also create a ticket on the platform. Waiting.................
No description

The further the user progresses, the slower the interaction becomes

Hi everyone! I'm experiencing the following issue: the further the user progresses through the responses, the slower the interaction becomes. I'm not sure if this is due to the number of typebots being called during the interaction, the complexity of each typebot, or other factors. Is there a way to make the interaction more efficient as long as it is going on? Thank you!

internal Server Error try to get an audio from whatsapp

Hi guys, So I have a problem when I want to get an audio message from whatsapp, my path ...

Whatsapp Integration not working

Hello! The integration of my agent with WhatsApp is not working. The Meta account is correctly created, verified, and functional, as it is receiving messages. I am already subscribed to the webhook provided by Typebot, and also to the messages field as indicated in the documentation, but it is still failing and not starting. Why is this happening?
No description

Is there a way to view all the predefined vars that exist?

I'm using Uzapi to integrate with Typebot, but they don't send remoteJid with that name. Is there a way to know everything the integration is sending, even without knowing the key names?

Unable to Return Make.com Scenario Results to Typebot via Webhook

Subject: Unable to Return Make.com Scenario Results to Typebot via Webhook Hi, I’m having trouble getting the output of my Make.com scenario to display back inside my Typebot flow....
No description

Mistral-Integration

Hi, I´m testing Mistral integration. Is there any way to get web-search up and running? Thanks, Wolfram

Typebot not loading with GTM and Cloudflare?

Hi, for some reason, when I load Typebot via Google Tag Manager (GTM), it is not being loaded. Tag Assistant debugging shows that the Tybebot Custom HTML tag is fired but the chat icon is not loading. If I use the Typebot custom html code on the website itself, it loads well. ...

Help Needed: Stopping AI Loop and Triggering Zapier with Collected Variables (Order ID)

Hi Baptiste I’m currently working on building a Typebot flow for my company that integrates with ChatGPT (using assistants) to help customers get real-time updates on their orders. Here’s what I’m trying to achieve:...

Typebot to Make integration - Webhook not parsing JSON correctly

Hi, I’m sending a webhook from Typebot to Make, using the POST method and a JSON body. The body is correctly formatted, and everything was working fine before — I had already made some successful requests without any issues. Now, for some reason, Make is receiving the entire payload as a single text value instead of parsing it as JSON. I’ve tested the same JSON body using Postman and it works perfectly....

Help me Ajuda

ERRO 405 como resolve???

Edit summary

👋 Hi everyone! I'm trying to make a summary block where users can edit each answer directly from the summary. Is there an easy way to do this with buttons next to each response? Any help or example would be really appreciated! Thanks!
No description

typebot unlimited + plan starter

Hello, I would like to know how I can purchase the $39 starter plan, since I have my own server (domain/infrastructure). When I go to billing & usage, I don't get the option to upgrade my plan, only to get in touch to define a specific plan. I want to use the upload attachment block functionality in my unlimited typebot within my own domain....
No description

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 ------------------------------------------------...