Back to templates
  • +1

Convert Typeform data into Spreadsheet

Created by:
Last update:

Last update 8 months ago

Share:

  1. Trigger on new Typeform form submission
  2. Get existing spreadsheet-file from NextCloud
  3. Read data from file into flow
  4. Append a new row to flow-data
  5. Convert flow-data to a spreadsheet-file
  6. Save updated spreadsheet-file to NextCloud

Assumptions

Spreadsheet file

Named: Problems.xls in folder "examples".

Columns Names:

  • Name
  • Email
  • Severity
  • Problem

spreadsheetexamplefile.png

Typeform

Typeform formular with questions named exactly like the columns of the Google Sheet.