Variable Link Clickable
After long work 8for me( i've reached a goal to have a variable built with all values that i need but now i need that this variable that has a link become clickable and not appear only how text?
is there a way to can have this result?
if i show the {{variable}} it appear only how Text also if it is a link looklike this : https://site.exetensione/subfolder/function0/function/r/function1?text={{variable1}}&function2={{variable2}}/{{variable3}}&function3{{variable4}}&function4={{variable5}}...
Why dose my code for my chatbot not work but it works for other people
My dms are open if you need more info dm me
How to integrate TypeBot with clickup?
Is there any way to do this integration so that all the responses fall into my CRM? If so, could someone help me integrate it? Or provide a topic where I can perform this integration.
Whatsapp System Token Issue
I am facing this issue when try to add my whatsapp number on the typebot. Anyone else having this issue?
Tried with some versions and the error persists, so it does not appear to be a typebot issue....

custom css related queries
There are a few questions:
1. I need to reduce the font size
In order to reduce the font size, I added the following custom css:
...

Managing data fields
I'me creating a bot to schedule appointment and the date format requested is ISO (AAAAMMGGTHHMMSSZ)
How can i do to use this format on our date bubble in typebot? that have the format DD/MM/YYYY or YYYY/MM/DD ?
Thank you...
Capture my own Whatsapp number
How can I capture the WhatsApp number (by variable) that the typebot flow is configured for? I can capture the external number that sent a message to my number, but I cannot capture my own number via WhatsApp.
Workspace not found
When I login into typebot.io, I´m getting the error, that my workspace wasn´t found but I can see my Workspace in the Workspace selector and also my Typebots are still working :/
Date Collect (Min and Max)
Hello everybody. I need some help.
I need to validate several dates, based on Variables. I did a quick test now (image) where I have two fields collecting Dates (Date_1 and Date_2).
According to the rule, what I expected would happen is, when typing a date lower than Date_1 (because in Date_2, I put the variable that stores the Date_1 information in the Min field), the system would block it, and say that the date must be greater than Date_1, however, nothing happens. That's how it works?
Thank you....

Cannot find module next/dynamic on typebot
Hello!
I'm trying to setup typebot in my nextjs application. I followed the instructions of https://docs.typebot.io/deploy/web/libraries/next-js, but somehow I'm getting the error showed in the printscreen.
It's not a NextJS error because when I remove the typebot component from my tsx file the error disappears. Also, the next/dynamic module is available.
...

Loosing Variable value across Typebot
Hello everyone!
We are setting variables in the beggining of the Bot. We created new variables to save the system.resultID and the sessionID values. In every typebot, we declare this variable, without assigning any new valeu, just to print them and test it.
To all othrer variables it is stable but for Result ID and Session ID variables, we see they being shifted or lost when we transfer between typebots. We didn't find any reference in the docs! Can you help us?
...

prefilledVariables
Looking at documentation located at https://docs.typebot.io/editor/variables
We are starting a chat from V1 API
data: '{"message":"dsadsa","isStreamEnabled":true,"isOnlyRegistering":true,"prefilledVariables":{"number":"5511888888888","name":"Rafael Ribeiro","ticketId":"5118","contactId":"24729","token_wpp":"sdsadsadsadsadas","protocol":"7503","email":"help@mail.com","firstMessage":"dsadsa"}}'...
chat preview message - not appearing on wordpress
Anyone have any idea why the 'I have a question for you!' preview message is not appearing on wordpress?
Knowledge Base Integration
Hello.
I am about to subscribe to the Pro plan, but would appreciate it if you could advise me on how you integrate a knowledge base into Typebot and what you use. I have used the self-host version of Typebot, but need the features in the Pro plan and need some guidance please.
Thank you in advance....
BAD_REQUEST ("Expected string, received object")
Hello, everyone!
I have typebot self hosted on easy panel in latest version (builder and viewer). It works normally when I use the bot in the URL Viewer. But when I try to insert it into my nextjs app via @typebot.io/nextjs it generates a problem. I'll explain the behavior below:
- Accessing the bot in the Viewer URL, after entering the name in the input, it continues processing normally:
Payload on /api/v1/sessions/theSessionId/continueChat (network tab of browser): ...

Typebot Viewer not inputting messages
Hello everyone, I'm with an issue in my Typebot instalation. Would like to check if anyone had any similar issue and found a solution.
Information:
Typebot selfhosted through Easypanel
Typebot version 2.25.2...

help with icon
i guys, I'm new and I want to see if you can help me.
I found a WhatsApp chat template, I really liked it and I started using it, and I just put it on my website created with Wospress, I put it with a plugin.
So far so good but I see that the icon that appears from the chat is not like the WhatsApp one, it is similar but it is not.
...

error http request post body
Hey guys, I have an API open today and in your connectivity test the required method is post, header is application/xml in the body field when I send the test xml it returns an error... can anyone help?
link api testing: https://services-hotels.focomultimidia.com/v1/service/ota/OTA_PingRQ
METHOD: POST
BODY: <?xml version="1.0" encoding="UTF-8"?>...