Noeud sheets

Hello ! In a workflow, I want to automatically log errors into a Google Sheets document (columns A = URL, B = Workflow, C = Error).
Each new error should be added to the first empty row within that table, without inserting new rows and without modifying column D (which contains checkboxes).
What is the best way to achieve this ?