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...
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.