Automate Invoice Creation and Delivery with Google Sheets, Invoice Ninja and Gmail — n8n Workflow
Overview
⚙️ How It Works
This workflow automates the repetitive task of invoicing, turning a manual process into an efficient, hands-free operation.
✅ Trigger The workflow is automatically activated when a new row is added or updated in your Google Sheet with the status Ready for Invoice.
🧾 Create Invoice The workflow sends project data to your invoicing service (e.g., Invoice Ninja) using an HTTP Request node to generate a professional invoice.
📧 Send Email The generated invoice is attached to an em
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 4 nodes, connecting gmail, googlesheets, googlesheetstrigger.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (4)
Google Sheets
googleSheets
HTTP Request
httpRequest
Gmail
gmail
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
automate-invoice-creation-and-delivery-with-google-sheets-invoice-ninja-and-gmailfile 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:
Integrations
Created by
Marth - Business Automation
@marth
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →