Block 1 - Start workflow
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
Weekly Client Report Generator This workflow automatically generates weekly portfolio reports for clients using their investment data from Google Sheets. It calculates profit, growth and other key ...
n8n-nodes-base.manualtrigger, n8n-nodes-base.code, n8n-nodes-base.stickynote, n8n-nodes-base.set, n8n-nodes-base.wait, n8n-nodes-base.googlesheets, n8n-nodes-base.splitinbatches, @n8n/n8n-nodes-langchain.agent
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by WeblineIndia.
Original n8n.io sourceThis workflow automatically generates weekly portfolio reports for clients using their investment data from Google Sheets. It calculates profit, growth and other key metrics, formats a professional report, sends it via Gmail and updates the client’s status in the sheet.
Quick Steps to Start:
The Weekly Client Report Generator streamlines weekly client communications for investment portfolios. Using client data from Google Sheets, it calculates total investment, profit and growth for each client. The workflow uses AI to generate a concise, professional report including a summary, key highlights, risk analysis and future outlook.
Reports are automatically formatted in HTML for easy readability and emailed via Gmail. The Google Sheet is updated to mark each client’s report as “Sent,” providing a clear tracking system. A wait node is included to ensure smooth processing and act as a safeguard against Gmail sending limits.
By automating these steps, the workflow saves time, reduces manual errors and ensures consistent, high-quality client reporting.
Step 1 – Prepare Google Sheet
Step 2 – Connect Accounts
Step 3 – Start Workflow
Step 4 – Fetch and Process Client Data
Step 5 – Calculate Metrics & Generate Report
Step 6 – Format Report
Step 7 – Send Email & Update Sheet
There can be more custom use cases depending on your business needs.
If you need assistance setting up, customizing or extending this workflow, our n8n workflow developers at WeblineIndia can help you:
Contact WeblineIndia for expert support and workflow customization.
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 | Send weekly AI portfolio reports with Google Sheets, Gmail and Groq |
|---|---|
| Complexity | advanced |
| Nodes | 16 |
| Categories | Document Extraction, AI Summarization |
| Author | WeblineIndia |
| Published | 09 May 2026 |
Use the JSON export at /data/workflows/15568/15568.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.
Weekly Client Report Generator This workflow automatically generates weekly portfolio reports for clients using their investment data from Google Sheets. It calculates profit, growth and other key ...
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.