Перезапись строк в гугл таблице при использовании "google append" за место добавления новых строк

Good afternoon. Rows in my Google Sheet are being overwritten when using the Google Sheets Append operation instead of adding new rows, when I send multiple files through a Telegram bot. My workflow is used to merge PDFs via a Telegram bot, and I use Google Sheets as a storage for metadata about the uploaded files before they are merged into a single PDF.

Hi @Maks_Emelianov, please can you share your workflow in a code block so we can have a closer look at why this is happening.