Block 1 - Fetch Market News
- Type / Role
- n8n-nodes-base.httpRequest - httpRequest
- Config choices
- Version 4.3
Auto FAQ Generator for Clients using NewsAPI, OpenAI GPT 4.1 and Google Sheets This workflow automatically generates weekly client ready investment FAQs by combining market news (NewsAPI) and portf...
n8n-nodes-base.httprequest, n8n-nodes-base.stickynote, n8n-nodes-base.googlesheets, n8n-nodes-base.set, @n8n/n8n-nodes-langchain.openai, n8n-nodes-base.merge, n8n-nodes-base.scheduletrigger, n8n-nodes-base.if
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 client-ready investment FAQs by combining market news (NewsAPI) and portfolio data (Google Sheets) using OpenAI GPT-4.1. The final FAQs are structured and saved back into Google Sheets.
Client Name Asset Investment Amount Current Value Last Week Value Risk Level SectorQ1–A5That’s it! Your FAQs will be generated every Monday at 8 AM.
This workflow automates the process of generating weekly investment FAQs for clients by combining real-time market insights with portfolio performance data. It ensures that financial advisors or teams can deliver consistent, relevant and easy-to-understand updates without manual effort.
It pulls the latest tech-focused market news using NewsAPI and combines it with structured portfolio data stored in Google Sheets. The workflow then analyzes portfolio trends such as high-risk assets and declining investments to enrich the context.
Using OpenAI, the workflow generates 5 practical and client-friendly FAQs, each with a short, one-line answer. These FAQs are then structured and saved into a Google Sheet, making them easy to reuse, share or distribute.
To use this workflow, you will need:
Must include these exact column headers:
Client NameAssetInvestment AmountCurrent ValueLast Week ValueRisk LevelSectorCreate a sheet with the following columns:
Q1, A1 ,Q2, A2,Q3, A3, Q4, A4, Q5, A5https://newsapi.org/v2/top-headlinessources=techcrunchapiKey=YOUR_API_KEYAction Required: Add your NewsAPI key manually
gpt-4.1-nanoAction Required: Add your OpenAI API credentials
Ensure your sheet has columns: Q1–A5
Change News Source
Modify sources=techcrunch to another provider
Adjust AI Output Style
Edit prompt in OpenAI node
Example: longer answers, different tone
Change Schedule
Update trigger node (daily, weekly, etc.)
Modify Portfolio Analysis
Update Code node logic for deeper insights
There can be many more use cases depending on how you extend the workflow.
| Issue | Possible Cause | Solution |
|---|---|---|
| No news data fetched | Missing or invalid NewsAPI key | Add valid API key in HTTP node |
| Empty FAQs | OpenAI credentials missing | Configure OpenAI API key |
| FAQs not structured properly | AI output format changed | Ensure prompt format is unchanged |
| Google Sheets not updating | Incorrect sheet or permissions | Reconnect credentials and verify sheet |
| Portfolio data not showing | Incorrect column names | Ensure exact headers are used |
| Workflow not triggering | Schedule inactive | Activate workflow |
If you need assistance with:
Contact WeblineIndia for expert support in building and scaling automation workflows tailored to your business needs.
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 | Generate weekly client FAQ updates using NewsAPI, GPT-4.1 and Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 17 |
| Categories | Content Creation, AI Summarization |
| Author | WeblineIndia |
| Published | 15 Apr 2026 |
Use the JSON export at /data/workflows/15065/15065.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.
Auto FAQ Generator for Clients using NewsAPI, OpenAI GPT 4.1 and Google Sheets This workflow automatically generates weekly client ready investment FAQs by combining market news (NewsAPI) and portf...
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 Content Creation, AI Summarization use case.