Generate AI Sales Pitches from Website URLs with GPT-4o & Google Sheets - n8n Workflow | Neura Market
Generate AI Sales Pitches from Website URLs with GPT-4o & Google Sheets
Automates scraping websites from Google Sheets, generating personalized AI sales pitches with GPT-4o, and updating the sheet. Skips processed rows for efficiency.
This n8n workflow transforms a Google Sheets list of website URLs into tailored, consultative sales pitches using GPT-4o. It reads rows with 'Website' and 'Personalized Message' headers, skips any with existing messages, scrapes clean content from each site (via Firecrawl for markdown or HTTP fallback), and feeds it into OpenAI with precise prompts for concise context + pitch outputs. Results are upserted back to the same sheet row by matching on Website, ensuring resume-safe operation.
Key ben
Platform
n8n
Category
Sales
Price
$14.99
Creator
Jose Maurino
sales
AI
GPT-4o
Google Sheets
web scraping
prospecting
CRM
automation
OpenAI
lead generation
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.