Typebot

T

Typebot

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

Join

Cannot Access user Object Values Inside Chat Flow When Using Bubble Embed

Hi there, I’m embedding my chatbot using Typebot.initBubble() and passing a user object with name, email, and id. I can confirm via console logs that the object is passed, but I can’t access {{user.name}}, {{visitor.name}}, or even raw values like {{softr_user_full_name}} inside the chatbot. I’ve tried using Set variable blocks with “Execute on client” enabled, but no variables resolve. ...

How to clear table answerV2?

Im not sure why column take so much, how to clear it? if clear will effect somrthing?
No description

How works the flow in background when sending content to whastapp?

I'm a low-code advanced user, but I'm not a programmer. In my case I use typebot with WhatsApp, mainly with bots that send videos and audios explaining my services. I want to optimize because my flow is growing a lot and when I want to know how it works when I send a video that's stored on s3 or remotely. ...
No description

Displayed a different value from the internal value defined

Hi there, After trying for over 3 hours to solve this on my own, I'm now turning to you for help. - I have 3 buttons : Electricité, Gaz, Electricité + Gaz...

setVariable transforming object in string

const parsedActivities = JSON.parse({{activities}}); const formattedActivities = parsedActivities.map((item) => { return { id: item.id,...

Webhook Block Just Available On Cloud? (SOLVED - Available On Self Host)

Hi baptiste just want to know if this block available for self host? already try with partkykit setup and not working to show that blocks

Enquiry

I have a whatsapp flow enabled in my system where based on certain action, a predefined whatsapp message is send to the user. The whatsapp template has 2 quick reply button. Based on the user response, there will be some certain flows in the typebot. Basically I will be calling our internal api. For that I need certain value to be passed in the payload. These values which be dynamic. Lets say, in the whatsapp airway bill number is there and I need to somehow store this airway bill number and pas...

Credentials not working after updating to 3.7.0

after updating to 3.7.0 it doesnt seem to read the .env file. When prompted for login, its saying that i have to configure credentials. When reverting back to 3.6.0 it reads the .env file where the github credentials are and im able to login. how to fix to be able to use 3.7.0?...
No description

3.6.0 > 3.7.0 (Unable to start)

Hi, were there any breaking changes from 3.6 to 3.7? I performed an update but typebot failed to start due to auth not configured. However 3.6 was working well.

Removing Branding on Self-Hosted Instances

Hey everyone, to remove the branding from self-hosted instances of the viewer, is it necessary to purchase the Starter license at the price listed on the website? Or how does it work? Thanks!

:tools: Potential Bug with DeepSeek Integration

🛠️ Potential Bug with DeepSeek Integration Hi team! I’m experiencing an issue while using Typebot with the DeepSeek model integration. 🧩 Scenario: In my flow, I have a User input block followed by a ChatGPT reply (Create chat completion) block. The integration is set up using the correct DeepSeek API endpoint and a valid API key....
No description

Timer and resend a message

In Typebot how can I set a timer? For instance: If the client does not type anything in 1 minute (or a specific amount of time) then the bot realeases a warning ("hey... are you still there?") and resends last message of the flow... How can I do that in typebot?...

WhatsApp testing pulling old content from block.

I updated my flow and the start messages go through just fine but right up next the block pulls old content in. I cleared the cache and re-published but had no luck fixing it....
No description

Request Failure in Version 3.6.0

Hi everyone, Here at the company, I’m having an issue with version 3.6.0, which we use in our staging environment. The attached images show the same request in both version 3.6.0 and version 3.2.0. In the latest version, the request’s response comes back with this '/' in the return. Because of this, I’m unable to assign the response to a variable in the request. Could you please help me?...
No description

Webhook Parse Error for Zapier

My zap was running fine, but it just stopped working and now theres a parse webhook error everytime. I cant seem to fix it.

change e-mail acount

hi! i need to change the owner of my project. i linked with github on my acount but i need to change to another count that i have. is it possible while i do not have the pro?

pixel not found

hi i am having some problem with the pixel on typebot. When i open my typebot page the pixel is not found and i am not able to track mt ICs. please someone knows how to help me

Typebot + Instagram + N8N

Hey guys, one question... Its possible to integrate Typebot with the Instagram using n8n? For example:...

Issue Saving Card Component Configuration

Short description of the bug When saving the configuration of the Card component, the settings get cleared automatically after clicking Preview or returning to the main menu. How to reproduce it 1. Configure the Card component. ...

What is the best way to iniziate Whatsapp promos integrated with typebot flows?

What's the best way to initiate WhatsApp conversations integrated with Typebot for promotional purposes? I want to send first messages to promote offers via WhatsApp connected to Typebot flows. Is it possible to have multiple promotional flows/campaigns running from the same WhatsApp number? Looking for recommendations, thanks 🙂