Anthony
TTypebot
•Created by drippingfist on 4/22/2025 in #help-and-questions
What's the easiest way to connect my typebot to hubspot?
Use the HubSpot API with the HTTP Request Typebot block
2 replies
TTypebot
•Created by Eduardo Marques on 4/18/2025 in #help-and-questions
GPT Chat Assistant not loading
Hello Eduardo,
Are you able to manually input the ID of the Assistant in that "Select an assistant" field?
If yes, that could at least allow you to use the assistant you created in the OpenAI Platform
Also, maybe it takes time to be appear in Typebot's dropdown if you just created the Assistant.
Have you retried after some time to see if it now appears?
6 replies
TTypebot
•Created by Anthony on 4/14/2025 in #help-and-questions
Card Block Internal Value for Dynamic Data

13 replies
TTypebot
•Created by Anthony on 4/14/2025 in #help-and-questions
Card Block Internal Value for Dynamic Data

13 replies
TTypebot
•Created by Anthony on 4/14/2025 in #help-and-questions
Card Block Internal Value for Dynamic Data
I see that the GitHub issue is marked as completed, and I see an "Internal value" option has been deployed to be saved as the variable of the selected Card element.
However, there are 2 issues:
1. Putting an array variable as the internal value returns it literally, instead of the array element at the selected card index.
It means that when I put
{{apiTeamsIds}}
as the internal value and made it so that the saved variable {{selectedTeam}}
is the Internal value, it returned my array like [12, 4]
literally instead of either 12
or 4
(index of the selected element).
2. I also noticed that, unrelated to the internal value issue above, when setting the saved variable to Title
, the variable's value always returns the same value of an arbitrary title, not the one selected by the user.
For example, while many cards are dynamically generated, if I click on "Check matches" for the "Bulls" team (where the Card Title = "Bulls"), the selectedTeam
variable returns Providence Steamrollers
which is the name of another team (not the first, not the last, just that arbitrary card title among all of them).13 replies
TTypebot
•Created by Casca on 4/16/2025 in #help-and-questions
anti-scam
Hey Casca,
I'm a bit confused: you're saying that when you click the Publish button on Typebot, you actually get an error message saying literally "hi I also had this problem, how do I solve it?"? That doesn't look like an error message to me 🤔
7 replies
TTypebot
•Created by TengoKu on 4/15/2025 in #help-and-questions
how to recuperate actual years
Please try to ask AI before asking here, especially for JavaScript-related questions. You'll get instant responses
Your question is not inherently related to Typebot
5 replies
TTypebot
•Created by TengoKu on 4/15/2025 in #help-and-questions
how to recuperate actual years

5 replies
TTypebot
•Created by TengoKu on 4/15/2025 in #help-and-questions
how to recuperate actual years
Not sure to understand? What's the context? What's the input, what's the desired output?
What is currently stored as a variable, what should become stored etc.?
Feel free to give examples so we can better understand and help you. The more info you give, the better (and faster) we could help
5 replies
TTypebot
•Created by Anthony on 4/14/2025 in #help-and-questions
Card Block Internal Value for Dynamic Data

13 replies
TTypebot
•Created by acromacho on 4/4/2025 in #help-and-questions
Command not working well ?
Oooh, I checked the experience on the website and it's so nicely and seamlessly integrated! (Thank you for providing the steps to try it out, it's much appreciated!)
The website is honestly beautiful and very clear. Did you code it all by yourself (in Vue.js?)?
I truly hope it expands as much as your ambition and beyond! 🤞
11 replies
TTypebot
•Created by Blaze Trader on 4/6/2025 in #help-and-questions
Chatbase integration
Nice! Glad it fixed it for you 😄
7 replies
TTypebot
•Created by acromacho on 4/4/2025 in #help-and-questions
Command not working well ?
Nice! Glad it helped you find a solution!
I'm very curious and interested:
What is your use case with a button on your page to trigger a command in Typebot?
Like what's on the website, what are you expecting the user to do and what should the bot do as a consequence of that user action?
I've been wanting to see how I can have the front-end website interact with a Typebot bot and the use cases of it
Maybe it could give me some ideas, who knows 👀
11 replies
TTypebot
•Created by Cupolido on 4/8/2025 in #help-and-questions
Too many Open AI requests, crashes Typebot
Hello @Cupolido, as a quick fix, does it fix your issue if you check the
Pause the flow
option in Wait
blocks between your OpenAI Blocks?
To answer your last question, there isn't a limitation with Typebot and OpenAI. It may be because of another issue (rate limit with their API or something else maybe).
Let me know if it worked!3 replies
TTypebot
•Created by acromacho on 4/4/2025 in #help-and-questions
Command not working well ?

11 replies
TTypebot
•Created by Juan on 4/8/2025 in #help-and-questions
card
Hello Juan,
Here's the documentation page about the new Cards block:
https://docs.typebot.io/editor/blocks/inputs/cards
Feel free to describe your use case and ask specific questions if you need additional help using them. I personally love this block 👌
2 replies