Share feedback, ideas and get community help

Updated 5 months ago

The insert row GSheet always overwrites previous row

At a glance

The post discusses an issue where inserting a new row in Google Sheets overwrites the previous row. Community members have reported similar issues with Typebot, where multiple submissions are not being stored correctly. A community member has proposed a solution by creating a variable resultId and storing it as the first column in the Google Sheet, which could potentially be added to the Typebot documentation. The community members are trying to reproduce the bug and provide more information to help resolve the issue.

Useful resources
The insert new row of Google Sheets overwrites previous row
t
B
10 comments
Not only that, but results within Typebbot are also overwritten, making it impossible to store multiple results
I submitted the Typebot 3 times, but only 1 submission in "Results"
Solved it by creating a variable resultId and storing it as the "ID" in the GSheet as the first column.

This could probably be part of the Docs @Baptiste ?

https://docs.typebot.io/editor/blocks/integrations/google-sheets
that should not happen
Can you provide a reproduction of the bug?
Insert should insert a row at the bottom
I left the first column blank, and every row inserted overwrote the previous one.
Could it be the implementation looking for a unique first column before inserting ?
Nope that’s not how it works, it just adds a row.

Let us know if you have a reproduction example or a video recording of the bug 🙏
Add a reply
Sign up and join the conversation on Discord