Use Cases
- Automatically generate invoices from new entries in Google Sheets.
- Send invoices via email without manual intervention.
- Notify finance teams of errors in the invoicing process.
How It Works
Triggers when a new invoice row is added to Google Sheets. Formats the invoice data for processing. Creates a PDF invoice using a predefined template. Emails the generated PDF invoice to the customer.
Setup Steps
- 1Import the workflow template into n8n.
- 2Set the Google Sheets trigger with the correct sheet ID.
- 3Configure the invoice PDF template ID in the HTTP request node.
- 4Test the workflow by adding a new invoice row in Google Sheets.
Apps Used
Google Sheets
Gmail
Slack
Categories
Target Roles
Industries
Tags
#document automation
#email automation
#pdf automation