Typebot

T

Typebot

Join the community to ask questions about Typebot and get answers from other members.

Join

Dollar sign is not printed in text block - ${{variable_name}}

Why aren't the dollar signs being displayed in the text block when I use the following ${{variable_name}}?
No description

is there a way to receive attachments formated ? (filenames)

hi there . Does anyone know if this new attachment option can rename the attachment ? Example: someone send a PDF blabla03.pdf but i need it formated to date-name-password. So, the attachment comes to me like: 2024-09-10-filename-password.pdf ? Thanks!...

Open API audio transcription not working

Typebot Open API transcription service seems to be not working. I tried and the model always hallucinate. So I downloaded the audio file from S3 and tried it on my postman and showing same result "MBC 뉴스 이덕영입니다."
No description

Whatsapp Images | Upload

Hey everyone, I am unsure how to collect images from users with the whatsapp integration.

Automatically identify sender from WhatsApp Oficial API

Hey guys! There is a way to automatically identify sender from WhatsApp Oficial API? I didn't want to ask the phone number each time......

Create custom 404 page for typebot - Can't find pages/404.js in docker

I running my typebot in docker composer of portainer. I did some research and found out that I can customize 404 page by creating pages/404.js. But I don't know how and where to put that file in docker. Please give me some hints thanks !

No global transcription of a discussion with an AI

I want to "record" all the questions and answers of a discussion with an AI (can be OpenAI, or else). I created a test flow here https://typebot.memoways.com/transcript-test, but i get only the first answer saved into my nocoDB base. How would it be possible to saved the whole discussion (a loop) into my database ? Here is the view to the nocoDB base where i save the answer https://nocodb.memoways.com/dashboard/#/nc/view/0729ef97-2b02-4fce-9ee3-9f975837ce1a Thanks ! @Baptiste...

Typebot audio not working - Flutterflow web

I’m trying to use audio recording feature and publish a Typebot to Flutterflow Web. However, it seems that the audio functionality isn’t working because it’s not prompting for microphone permissions, resulting in a 'permission denied' error.

Type 'Timer' is not assignable to type 'number' - SelectedFile.tsx / VoiceRecorder.tsx

Type 'Timer' is not assignable to type 'number' fix: replace Timer by Timeout...

Assistent Openai not loading

Assistent ID Openai not loading
No description

Assistent Openai not loading

When entering credentials, the openAI assistant does not load
No description

Receiving a WhatsApp user response as NaN

Hi there. Can you guys help me, please? On WhatsApp, i'm passing a value with comma, but on typebot im receiving NaN as the image shows, but, i dont get'it why, if is my problem or typebot itself....
No description

N8N x TYPEBOT

Guys, Good morning... I need HELP... I have a Flow set up in Typebot that checks calendar availability on Google Calendar and it deals with it phase by phase, but at the end of the flow it responds with TRUE (Availability available) or FALSE (Not Availability). How can I return TRUE or FALSE so that TYPEBOT can follow the flow and the next steps?...

Can't delete Bot without S3 configuration

Hello, I'm encountering this error when trying to delete a bot. I'm using the next Docker release, and I applied the latest update today....
No description

Hello folks! Let's say....

A node of "condition" where var=foobar if {{var}} matches /(foobar)/i OK! Match! How can I get this regex match "foobar" on the next block? Something like $1 or \1, even matches[0] ? Thank you!...

Help Needed: Can’t Create Flows on iPad in Typebot

Hello everyone. I'm having trouble creating flows using my iPad. I can't drag anything or connect anything. Can anyone help me solve this problem?

Chatnode

I have a problem with the chatnode integration that I believe is related to timeout. When I ask questions that usually require more time, I don't receive a response. Is there a way to extend the timeout period?

isolated-vm - memory file not found - MacOS

If you encounter this issue, here is a fix:
/Users/xxx/Library/Caches/node-gyp/21.6.2/include/node/v8.hfatal error: 'memory' file not found
/Users/xxx/Library/Caches/node-gyp/21.6.2/include/node/v8.hfatal error: 'memory' file not found
sudo xcode-select -s /Applications/Xcode.app
sudo xcode-select -s /Applications/Xcode.app
fixes it!...

Unable to set background image using a variable

New bug issue - am unable to use the variable selector to set the image link for the background under Theme settings https://github.com/baptisteArno/typebot.io/issues/1755...

Error! Couldn't initiate the chat. () & Error! Could not reach server. Check your connection.

Hi, I had an issue on my Oracle VPS Ampere flex and I had to re-install my docker again.... Due this is issue, I was forced to recreate my typebot containers again using the latest version, but I found the following issue in my builder and my viewer. Reading the on the #self-hosters and related topics, the solutions seems to be easy, I just need to declare the NEXTAUTH_URL for both instances. But it's not working on my case :/...
No description