Share feedback, ideas and get community help

N
Nyx9
Offline, last seen 4 days ago
Joined January 30, 2025
I tried doing this by updating the last row with values "" (empty values).. Does anyone have any ideas?
One to collect the "value" and another "back" input to go back?
2 comments
B
N
In Typebot, I capture information such as:

Category and store it in the variable "Categoria"
Subcategory and store it in the variable "Subcategoria"
Installments and store it in the variable "Parcelado"
Value and store it in the variable "Valor"
Month and store it in the variable "Mês"
Year and store it in the variable "Ano"
Example of chosen responses:

Category: "Moradia"
Subcategory: "Energia"
Installments: 3
Value: 300
Month: Dezembro
Year: 2025
I want to insert this information into the SHEET "Despesas Parceladas" in the following way:

Category Subcategory Installments Value Month Year
Moradia Energia 1/3 100 Dezembro 2025
Moradia Energia 2/3 100 Dezembro 2025
Moradia Energia 3/3 100 Dezembro 2025
My idea to solve this problem was to make an HTTP request webhook to access my spreadsheet's script, and the script would perform the desired task, but nothing happens!! 😦



Any ideias?
4 comments
N
N
Nyx9
·
B
Solved

No sheets found!!!

I have an error: No sheets found.

I created a spreadsheet on Google Sheets and put a title, in the first line I put the word: category.

TYPEBOT cannot find the sheets for this spreadsheet...

In others, it finds some tabs, not all!

Spreadsheet is already shared as an editor profile who has a link


Please anyone?
Im not selfhosted
4 comments
N
B