Minio Problem
I have a problem with my Typebot configuration where image uploading doesn't work. I did the configuration via Digitalocean and easypanel, using Minio, however the photos and videos that I upload there do not work in the bot via link and I was not even able to upload them to the builder. Does anybody know how to solve this?
Elevenlabs
Hi, I currently use typebot unlimited via digitalocean and easypanel. I would like to install the Elevenlabs integration there, how should I do it?
Help in custom image
To create a custom typebot image, what are the commands? I will keep the default docker fiile as I will install it through portainer
Activating WhatApp business
Hi all. I have two chatbots on whatsapp, followed the instructions and its working well. Except now when the org goes to add the number to whatsapp business app it always says there is an error with whatsapp. Any ideas? thanks
Google Authentication not working in self hosted Typebot
Hi there!
Has anyone had this problem? Any idea how to solve it?
I am unable to attach a screenshot right now because our server is down, but I'll post it later. The error message says something along the lines of "missing required parameter client_id"
...

UI/UX space accross devices
There is an unknown space between bubbles. No custom css has be written for it.
Attaching relevant screenshots....

Advice on how to implement dynamic questions
Hello
I have an api that I can call in a chat flow. The response from this api is like this (in typescript)
```typescript...
PrefilledVariables
I start the typebot via api through a POST request via axios in my TypeScript project.
Everything is working correctly except passing profilledVariables.
I'm passing it as an object in the axios request, but TypeBot doesn't "capture" the values of these variables.
My typebot is self-hosted via docker.
Has anyone managed to use PrefilledVariables in a self-hosted environment?...
Is it possible to display small text opt-in disclaimers?
In the US, this is required capturing phone numbers that will be contacted by a business by voice or SMS. Attached an example.

"Try Signing in with a Different Account" Error while self-hosting
Sign-In does not work on any OAuth methods. (Azure AD, Github, Google configured) Admin panel hosted at https://admin.forms-prd.dillonri.ng and viewer hosted at https://forms.dillon.network. Logs attached and screen recording of error: https://assets.dillon.network/MOVKaa.mp4. Hosting on Docker.

Whatsapp Integration isnt working
It says cant read system info, i have read most docs about the admin user access token not working it just doesnt seem to work. (Using Vercel)
Streaming messages with Dify integration
Hi there!
I'm building a chatbot using Dify (with OpenAI models) and Typebot, but I was not able to stream the completions in Typebot. Is there a native way to solve this or perhaps a workaround? Thanks in advance 😄...
File upload not working in public visibility
Just updated to latest version of typebot and file blocks have broken.
The private visibility works file but I need public url.
Upon checking the logs, and minio, the file is being uploaded to minio and the file url is retrieved by the continueChat call....

Unable to preview/publish custom css
Im unable to preview or view publised custom css. Attaching video of the same.
Send variables from one typebot to another
Hey, guys! I'm building a flow, where the user starts in one typebot and jumps to others, so they can talk to "different bots" with different avatars. The problem is: I have to send all variables from each typebot to all the others. And I don't know how 😦
Also, if anyone has a better idea about the different avatars, please tell 🙂
Thanks!...
Handle data from a GET request
Hey guys, good afternoon, how are you? I'm integrating the ASAAS API and I need to return all pending invoices from a certain customer, the problem is that using the webhook I'm not able to process the information to send in messages (and not even knowing how to send messages dynamically)

supabase and prisms
I’m having trouble migrating the db to supabase. Anybody have an easy fix for me?
Button not appearing
In the displayed sequence illustrated in the image, the button is visible in preview mode; however, it is absent in the published version.

startChat prefilledVariables
Hi,
I'm trying to use the TypeBot API to start the image.
I need to use the values of the variables from prefilledVariables (/v1/typebots/{public Id}/startChat) in the bot flow.
...
