Skip to content

Stream data to a spreadsheet

Export form fields to spreadsheets automatically

Section titled “Export form fields to spreadsheets automatically”

When a task’s completed in Tallyfy, a webhook fires with all form field responses included in the payload. Middleware platforms like Zapier, Make, or Power Automate catch that payload and push it into Google Sheets or Excel Online. There’s no manual copying needed.

  • One place for all responses - every completed form lands in a single spreadsheet automatically
  • Reporting ready - build charts and dashboards with Excel or Google Sheets’ built-in tools
  • Audit trail - each submission gets logged permanently for compliance
  • Data hub - spreadsheets connect to almost everything else your team uses
  • Zapier - easiest to start with, lots of pre-built connections
  • Microsoft Power Automate - best fit if you’re already on Microsoft 365
  • Make.com - more powerful for complex workflows, steeper learning curve
  • Custom code - connect directly using Tallyfy webhooks and the API for full control
  1. In Tallyfy, add a webhook URL on the template step that contains your form. The webhook fires when that task is completed.
  2. In your middleware tool (Zapier, Make, etc.), create a workflow triggered by an incoming webhook.
  3. Add an action step that connects to your spreadsheet app (Google Sheets, Excel Online).
  4. Choose “Add a new row” (or equivalent) as the action.
  5. Map the form field values from the Tallyfy webhook payload - each field arrives with its alias, label, and value - to the correct spreadsheet columns.
  6. Test the workflow and confirm data appears in your spreadsheet.

This video walks through Zapier setup. The same principles apply to other middleware tools:

Middleware > Zapier

Tallyfy’s Zapier integration lets you launch processes, complete tasks, and sync form data…