You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-apps-sc...@googlegroups.com
I have a form I built as a Google Web App. When the user submits the form it enters the data into a Google Sheet. I am looking for a way to export data from a Google Sheet to a CSV file every time a new row is added to the Google Sheet from the web app form and ultimately automatically upload it to Google Analytics. Is this something handled using Apps Scripts? If so how would i accomplish something like this?