Typebot

T

Typebot

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

Join
Cchrisokoth5/14/2024

Parsing REST API results and printing the results in a loop

I'm creating a typebot that gets search results via rest API. I have tried formatting the result but instead of displaying all the results I only get 1 result. I'm using the WordPress search API. I'm assigning the result to a variable called search_result. Is it possible to display an image in the results loop? Anyone please help šŸ„¹. { "statusCode": 200, "data": [...
No description
PPOne6205/14/2024

Variables Comparison

I have 7 variables used for lead scoring. At the end of the flow, I meed to determine which variable has highest score and declare the result. Whats the best way to do this?
MMountee5/13/2024

Bug with openrouter API

When using the openrouter API in the normal chat loop there is a bug that means the previous assistant message is appended to the next assistant message intermittantly. But as soon as swap out the Create chat completion for open ai the issue goes away.
No description
FFahed5/13/2024

Dropdown input

Hi, just wondering if there is any workaround to be able to have a dropdown input that can possibly dynamically display data (from an api response for example). @Baptiste would love to hear your suggestion, if not I might just create it myself and create a PR.
KBKyle Behrend5/13/2024

Email - change to HTML

Hi šŸ™‚ I want to send an anthropic output via email but it sends like this "<swot_analysis><br />Strengths:<br />ā€¢ " etc.... how do I convert it to html ? Thanks šŸ™‚...
Jjohng5/12/2024

TypeBot Affiliate Program

Hello everyone, hope you all have an amazing day. The main question: Does TypeBot have an affiliate program? ( I want to start creating content about this tool ). Thanks in advance....
DNDominik Neugebauer5/12/2024

Smaller Text on Mobile

Hey there. Just wondering if it is possible to make the Bubble text smaller, because it's overlapping on mobile sooo much.
No description
JJediHat5/11/2024

Create and use TAGS in Typebot.

Hello, please, how to create and use TAGS in typebot? thank you very much...
D@data4shiny5/11/2024

UTM variable is not stored

Why utm source variable is not showed up on Result tab? I followed this video: https://docs.typebot.io/guides/utm-in-results...
No description
LLaRocca5/10/2024

OpenAi Vision

I saw that the openai vision model is available on the openai's block, but I don't know how to setup it. I mean, where should I added the image url?
Ffp_20015/9/2024

Navigation issues on the Bot editor

Hey guys! Are you also facing navigation problems on the Bot Editor? Before if I held the left mouse and drag I'd move throught the flow, now it creates a "selection" box. I can't access anything on the right side of my flow. Tried holding control, shift, alt etc, no luck... any ideas on how to fix/solve this? TKA
WFWellington Faria5/9/2024

Wordpress Plugin Version 3.6.0 with error

Please, someone can help with this error? In the 3.6.0 lugin version, show a field to fill with library version, but dont have nothing in the typebot documentation
MCMateus Carvalho5/9/2024

Problems with timeout in requests - BUG

Even configuring a timeout of 60 seconds, when the request reaches 10 seconds, it returns a timeout error. I am trying to communicate with my API, which makes a request to Gemini AI that takes around 11 to 17 seconds to respond, when it is less than 10 seconds the request occurs without problems, I believe this is a BUG in the system.
No description
AAArmando A.5/9/2024

Pin a chat bubble? šŸ“

Hello, I was wondering if there is a possibility to pin a chat and follow you during a conversation. For example, I have a real-time chart embeded showing the results of a contest. And I was wondering if there is an option to pin it and avoid to lose it from the upcoming messages.
No description
Ddrippingfist5/9/2024

I'm using the append function to add llm response, timestamp and usermessage to a variable

This works well although it seems to be adding some random stuff in there as well. (if statements, array). Made a test bot - https://app.typebot.io/typebots/clvr6yp9t001p1522c33njzf9/edit - here and it stores this: if(!2024-05-09T14:21:35.868Z User 1) return vsy18idbmekhzkzoi9wp93s09; if(!vsy18idbmekhzkzoi9wp93s09) return [2024-05-09T14:21:35.868Z User 1]; if(!Array.isArray(vsy18idbmekhzkzoi9wp93s09)) return [vsy18idbmekhzkzoi9wp93s09, 2024-05-09T14:21:35.868Z User 1];...
No description
Mmpaim5/8/2024

"Read More" link or button inside a long text bubble

Hi there, I am looking for some guidance on how to implement "Read More" to give to the user the obvious option to read a bubble with more lines of text. In my case, my Typebot is for teens and I also use AI to generate some responses. Even reducing the tokens, sometimes the answers that are good has like 8-10 lines. I appreciate any help. Thanks!...
KKechinski5/8/2024

Is there any way to connect Typebot to instagram, Facebook or mensager?

Iā€™m searching for ways to connect typebot to other channels like instagram, facebook and facebook mensager, if anyone knows how, please interact with this post really needing help in this šŸ˜…
Ppaulo.medeiros.5/7/2024

Help Wiki

Can you make the code used to develop your wiki available? she is great
Ppaulo.medeiros.5/7/2024

Help!!!

How to make this unlimited?
No description
CCptPlastic5/7/2024

Odd Error running locally maybe IPv6?

I was trying to make a web HTTP call. I am running everything local and I seen this error when trying to fetch a url. Any ideas? ``` TypeError: fetch failed at node:internal/deps/undici/undici:12618:11 at process.processTicksAndRejections (node:internal/process/task_queues:95:5)...
Next