Automate PDF Invoice Generation & Delivery with Gmail and Google Drive Storage — n8n Workflow
Overview
How it works Automatically generates professional PDF invoices from webhook data and delivers them via email while storing backups in Google Drive. Perfect for freelancers, small businesses, and service providers who need automated billing workflows.
Set up steps Configure environment variables for company information (name, address, email, phone). Set up your PDF generation API service account (PDFShift recommended). Configure SMTP email credentials for invoice delivery. Set up Google Drive OA
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a webhook trigger.
- 2
Process
Data flows through 8 nodes, connecting code, emailsend, googledrive.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (8)
Send Email
emailSend
HTTP Request
httpRequest
Google Drive
googleDrive
Code
code
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-pdf-invoice-generation-delivery-with-gmail-and-google-drive-storagefile 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
Ibrahim Emre POLAT
@epolat
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →