workflows.fit
Back to n8n workflows
n8n templateFreeBy Robert Breen

Automated invoice generator from Google Sheets to Google Docs

This workflow automates invoice creation using Google Sheets for structured input and Google Docs for templated output β€” all built inside n8n. --- πŸ› οΈ Step-by-Step Instructions Step 1: Manual Trigger Start the workflo...

Data & StorageProductivityMiscellaneousCore NodesManual TriggerGoogle SheetsMergeGoogle Docs
Loading interactive preview...

Template notes

This workflow automates invoice creation using Google Sheets for structured input and Google Docs for templated output β€” all built inside n8n.

---

πŸ› οΈ Step-by-Step Instructions

Step 1: Manual Trigger Start the workflow manually for testing or development purposes.

---

Step 2: Google Sheets β€” Load Invoice Data Pulls invoice data from a Google Sheet.

- πŸ“„ Sheet URL: [Copy This Sheet](https://docs.google.com/spreadsheets/d/1MHVZRVo5aPs5VqRXk7lBNPVlZ2gilKqZ8J9yeg4taW4/editgid=0) - Expected Columns: - Company From - Company To - Terms - Invoice - Description - Amount

> πŸ”‘ Credentials Required: > Connect to Google Sheets OAuth2 API in n8n. > Be sure your sheet is shared with the connected Google account.