Google sheet

Status: Closed · Asked by katalystjay on · 0 views

katalystjay — Question ·

With the update / add new row as a trigger. What happens when adding multiple rows simultaneously (ie pasting multiple rows from a csv)?
Is each row treated as a separate trigger and therefore run an automation instance or will only one row be counted as a trigger

Pabblymember11 — Reply ·

Hey @katalystjay

There will be no issue if you pass the multiple row data from your Google Sheets. Though make sure the data which you are passing should go till the triggering column which you have set up while doing the initial setup.

Is each row treated as a separate trigger and therefore run an automation instance or will only one row be counted as a trigger

Every single row will be passed to the following one by one and will be counted as 1 execution.

Back to all forum threads · Log in to reply