Block 1 - 1. Get Finance Transactions (Google Sheets)
- Type / Role
- n8n-nodes-base.googleSheets - googleSheets
- Config choices
- Version 2
This workflow is provided as-is. Please review and test before using in production.
How It Works ️ This workflow is designed to streamline your monthly financial reporting, turning raw transaction data into actionable insights automatically. Here's a step by step breakdown of its...
n8n-nodes-base.googlesheets, n8n-nodes-base.function, n8n-nodes-base.openai, n8n-nodes-base.gmail, n8n-nodes-base.scheduletrigger, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Marth.
Original n8n.io sourceThis workflow is designed to streamline your monthly financial reporting, turning raw transaction data into actionable insights automatically. Here's a step-by-step breakdown of its operation:
Follow these steps carefully to get your "Finance Monthly Report with AI Insight" workflow up and running:
Import Workflow JSON:
Configure Credentials:
<YOUR_GOOGLE_SHEET_ID_HERE> in the 'Sheet ID' field with the actual ID of your Google Sheet.Customize Email Details:
<YOUR_SENDER_EMAIL_HERE> with the email address you want the report to be sent from.<YOUR_RECIPIENT_EMAIL_HERE> with the email address(es) you want the report to be sent to (multiple emails can be separated by commas).Add & Configure Cron Trigger:
Review and Activate:
Troubleshooting Tip: If the workflow fails, check the 'Executions' tab in n8n for detailed error messages. Common issues include incorrect sheet IDs, invalid API keys, or data format mismatches in your Google
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Automate monthly finance reports with Google Sheets, GPT-4 analysis and Gmail |
|---|---|
| Complexity | intermediate |
| Nodes | 7 |
| Categories | Document Extraction, AI Summarization |
| Author | Marth |
| Published | 23 Jul 2025 |
Use the JSON export at /data/workflows/6294/6294.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
How It Works ️ This workflow is designed to streamline your monthly financial reporting, turning raw transaction data into actionable insights automatically. Here's a step by step breakdown of its...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Document Extraction, AI Summarization use case.