gk
TTypebot
•Created by gk on 2/20/2025 in #help-and-questions
[ERROR] - Isolate is already disposed

5 replies
TTypebot
•Created by gk on 8/16/2024 in #help-and-questions
Google Sheets block error when selecting file

3 replies
TTypebot
•Created by gk on 6/24/2024 in #help-and-questions
HTTP Request block with binary file

9 replies
TTypebot
•Created by gk on 4/11/2024 in #help-and-questions
Storing and displaying arrays returned by an API
Hi, guys.
Suppose I have the following JSON as an API return and would like to store and display (in one or more text bubbles) each sale with their respective products's prices. What's the best way to do this?
14 replies
TTypebot
•Created by gk on 2/12/2024 in #help-and-questions
Uploaded image URL
Hey, guys. I have a self hosted version of TypeBot with an AWS S3 bucket configured as the image/file repository. It's working great, but I recently discovered that the images' URL doesn't contain its file extension. Is there any way to upload the image and make its file extension to be a part of the final URL?
6 replies
TTypebot
•Created by gk on 2/1/2024 in #help-and-questions
Prefilled variable on startChat
Hey, everyone!
I know there is a way to set a value for a variable when starting a chat (as explained here: https://docs.typebot.io/editor/variables#prefilled-variables), but can I do the same when I'm starting the chat via API (using the startChat method)?
Using it this way, the URL would look like this:
https://bot.mydomain.com.br/api/v1/typebots/myBot/startChat?ContactName=test&PhoneNumber=123
4 replies