Reading uploaded CSV file and creating log or report
Hello,
I am needing to allow employees to upload a CSV file into a form/app. Once the form is submitted, I need the uploaded CSV file to be read and written to an existing log or sheet. I figured out how to get the CSV to write to ZOHO Sheets/Docs while using forms, but it saves each of the CSV files to a separate sheet, while I need one to be appended with each new submission. I have also tried to figure this out with using deluge scripts in Creator, but have had no luck.
I don't have a preference if this can be accomplished in Creator or Forms, The main objective is to get the existing sheet/log to be updated or appended with each new CSV file that is submitted. Any help or guidance would be greatly appreciated. Thank you.