90 workflows by Robert Breen βœ• Clear
Nodes: Sort: Date:
News Search & Categorization Chatbot with Google News, SerpAPI, and OpenAI
πŸ§‘β€πŸ’» Description This workflow connects SerpApi with OpenAI inside n8n to automate Google News monitoring and analysis. It’s built for market researchers, analysts, communications teams, a ...
0
Jun 05, 2026
Financial Data Q&A Chatbot with Google Finance, SerpAPI, and OpenAI
Replace YOUR_API_KEY with your actual SerpApi key. 2️⃣ Set Up OpenAI Connection Go to OpenAI Platform Navigate to Billing and ensure your account has credits/funding Copy your API Key in ...
0
Jun 05, 2026
Compare Your n8n Version with Latest Release using n8n API
πŸ§‘β€πŸ’» Description This workflow automatically compares the version of your n8n instance with the latest release available. Keeping your n8n instance up-to-date is essential for security patch ...
0
Jun 05, 2026
Log New Gmail Messages Automatically in Google Sheets
πŸ§‘β€πŸ’» Description This workflow automatically fetches new Gmail messages since the last run and appends them into a Google Sheet with their ID, snippet, and timestamp. It’s designed for pro ...
0
Jun 05, 2026
Automated PDF Form Filling for W-9 and More with PDF.co
πŸ§‘β€πŸ’» Description This workflow demonstrates how to take structured data (e.g., Name, Business, Address) and automatically fill a PDF form (IRS W-9) using PDF.co inside n8n. The workflow extr ...
0
Jun 05, 2026
Create Multi-Sheet Excel Workbooks by Merging Datasets with Google Drive & Sheets
Create multi-sheet Excel workbooks in n8n to automate reporting using Google Drive + Google Sheets Build an automated Excel file with multiple tabs directly in n8n. Two Code nodes generate datasets, ...
0
Jun 05, 2026
Create Automatic Pivot Tables in Google Sheets with n8n
This n8n workflow pulls campaign data from Google Sheets and creates two pivot tables automatically each time it runs. βœ… Step 1: Connect Google Sheets In n8n, go to Credentials β†’ click New Crede ...
0
Jun 05, 2026
AI System Prompt Generator & Optimizer (n8n + OpenAI)
This workflow acts as a System Prompt Optimizer Agent. You send it a draft prompt or goal, and it returns: A rewritten optimized system prompt that is clear, specific, and actionable. A recomme ...
0
Jun 05, 2026
Trello to Slack Notification Trigger: Task/Card Move Alerts
Sends a Slack notification whenever a Trello card is moved between lists on a specific board. Message format (bolded parts): Task: {{ $json.Task }} moved from {{ $json['Previous Step'] }} to {{ $jso ...
0
Jun 05, 2026
Track Pipedrive Deals in Google Sheets for Sales Pipeline Reporting
This workflow pulls deals from Pipedrive, categorizes them by stage, and logs them into a Google Sheet for reporting and tracking. βš™οΈ Setup Instructions 1️⃣ Connect Pipedrive In Pipedr ...
0
Jun 05, 2026
Generate PDF Invoices from Google Sheets with PDF.co
This workflow automatically pulls invoice rows from Google Sheets and generates a PDF invoice using a PDF.co template. Perfect for small businesses that manage invoices in Sheets but need profession ...
0
Jun 05, 2026
Instagram Visual Analysis with Apify Scraping, OpenAI GPT-5 & Google Sheets
Pull recent Instagram post media for any username, fetch the image binaries, and run automated visual analysis with OpenAI β€” all orchestrated inside n8n. This workflow uses a Google Sheet to supply ...
0
Jun 05, 2026
Aggregate Marketing Spend Data with Custom Pivots & VLOOKUPs in Google Sheets
This workflow transforms raw marketing data from Google Sheets into a pivot-like summary table. It merges lookup data, groups spend by name, and appends the results into a clean reporting tab β€” all ...
0
Jun 05, 2026
Generate and Split Sample Data Records using JavaScript and Python
A minimal, plug-and-play workflow that generates sample data using n8n’s Code node (both JavaScript and Python versions included) and then fans out those records into individual items with Split Ou ...
0
Jun 05, 2026
Research Business Leads with Perplexity AI & Save to Google Sheets using OpenAI
Automatically research new leads in your target area, structure the results with AI, and append them into Google Sheets β€” all orchestrated in n8n. βœ… What this template does Uses Perplexity to res ...
0
Jun 05, 2026
Create Monday.com Board Items from Jotform Submissions with Field Mapping
Capture new Jotform submissions and instantly create items on a Monday.com board with mapped columns (email, date, dropdowns, instructions, etc.). πŸ› οΈ Setup β€” Jotform (simple) Add your Jotform ...
0
Jun 05, 2026
Voice-Driven AI Assistant using VAPI and GPT-4.1-mini with Memory
Send VAPI voice requests into n8n with memory and OpenAI for conversational automation This template shows how to capture voice interactions from VAPI (Voice AI Platform), send them into n8n via a we ...
0
Jun 05, 2026
Analyze Images with OpenAI Vision while Preserving Binary Data for Reuse
Use this template to upload an image, run a first-pass OpenAI Vision analysis, then re-attach the original file (binary/base64) to the next step using a Merge node. The pattern ensures your downstrea ...
0
Jun 05, 2026
Extract Structured Data from D&B Company Reports with GPT-4o
Pull a Dun & Bradstreet Business Information Report (PDF) by DUNS, convert the response into a binary PDF file, extract readable text, and use OpenAI to return a clean, flat JSON with only the key fi ...
0
Jun 05, 2026
Enrich Google Sheets with Dun & Bradstreet Data Blocks
Automate company enrichment directly in Google Sheets using Dun & Bradstreet (D&B) Data Blocks. This workflow reads DUNS numbers from a sheet, fetches a Bearer token (via Basic Auth β†’ /v3/token), c ...
0
Jun 05, 2026