I have tried setting up a Zap to grab a file from and SFTP and upload all rows to a Google Sheet.
I am using Easy FTP as the file location. I selected “new file in folder” as the event. I then use Formatter by Zappier (utilities) to format the CSV. I then used Google Sheets with the action Update Spreadsheet Row(s) to Google Sheets but I only get it to update one row because it requires a row number.
The report I am dropping on the SFTP has over 500 lines (but less than 1000). The idea is that when the file drops (once a day) the google spreadsheet will be updated will all new rows replacing prior ones.
I have tried some of the line item options but still cannot make it work.