Forum Discussion

Kari Giles's avatar
Kari Giles
Copper Contributor
Apr 09, 2018

Export Forms Data Results to SQL

Hello,

 

I would like to create a simple survey in Forms and then export that data to SQL.  Can anyone assist please?

 

Thanks,

 

Kari

  • Damien_Rosario's avatar
    Damien_Rosario
    Silver Contributor
    Hi Kari I'm not aware of any way to do that short of exporting the results to Excel, saving it into a suitable format (e.g. CSV), manipulating the columns to suit your SQL DB and then uploading it. Unless someone else here can think of a better way? Good luck! Cheers Damien
  • RobElliott's avatar
    RobElliott
    Silver Contributor

    Kari Giles , you can do it with Flow. When a new response is submitted, get items, insert row (SQL Server)

    Rob
    Los Gallardos

Resources