Automatically Export CSV/ Excel from Sharepoint List When New Records are added
Hello I am looking for the way to automatically export the document as CSV when new record are added to the sharepoint list.
I have managed to create the flow that picks the FORMS responses and insert it into excel file (combined results from multiple submissions) as well as it creates a LIST entries at same time.
I am trying to figure out the way that when new submission is entered into FORMS, and once it is recorded in LIST, it automatically exports the submission as CSV to specific folder. I can manually do this so I assume it can be done anyhow.
I am looking to have this working this way: new record is added, new document is created (individual per entry, e.g. new employee is added, an employee dedicated document is created)