Create an invoice in Google Sheets based on Typeform submission — n8n Workflow
Overview
This form takes data from a Typeform submission and creates an invoice on Google Sheets
Nodes used
Send EmailGoogle SheetsSlack
Workflow Preview
⚡
T
Typeform Trigger
I
IF
Google Sheets
Send Email
Slack
5 nodes4 edges
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 5 nodes, connecting emailsend, googlesheets, if.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (5)
SE#1
Send Email
emailSend
GO#2
Google Sheets
googleSheets
SL#3
Slack
slack
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
create-an-invoice-in-google-sheets-based-on-typeform-submissionfile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
{ "name": "Create an invoice in Google Sheets based on Typeform submission", "nodes": [...], ...}
Integrations
emailsendgooglesheetsifslacktypeformtrigger
Created by
alex
@aweissman30
Tags
emailsendgooglesheetsifslacktypeformtrigger
⚡
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →