Websites built on Squarespace have the option of storing forms in Google Sheets. Each time a client fills in a form, a row is added to a Google Sheet with all of the form responses in different columns.
I need to find a way to copy that data from a Google Sheet to an Excel File in Sharepoint.
Squarespace forms trigger emails, so the trigger event for Flow is easy enough - it's the 'copy and paste' from the Google Sheet to the Excel Sheet that is the problem.
Any ideas?