# n8nworkflows.xyz Standalone and versionable archive of n8n workflows from the official [n8n.io/workflows](https://n8n.io/workflows) website. This repository allows you to preserve, version, and reuse workflow templates in minimal format, ready to be imported offline. [n8nworkflows.xyz](https://n8nworkflows.xyz) --- ## πŸ“‹ Table of Contents - [Repository Structure](#-repository-structure) - [Archived Workflow Format](#-archived-workflow-format) - [Usage](#-usage) - [Workflows Summary](#-workflows-summary) - [License](#-license) --- ## πŸ“ Repository Structure ``` n8nworkflows.xyz/ β”œβ”€β”€ archive/ β”‚ └── workflows/ β”‚ β”œβ”€β”€ workflow-name-id-1/ β”‚ β”‚ β”œβ”€β”€ readme.md β”‚ β”‚ β”œβ”€β”€ workflow.json β”‚ β”‚ β”œβ”€β”€ metadata.json β”‚ β”‚ └── workflow-name-id-1.webp β”‚ β”œβ”€β”€ workflow-name-id-2/ β”‚ β”‚ └── ... β”‚ └── ... └── README.md ``` Each workflow is isolated in its own folder to facilitate navigation, versioning, and individual import. --- ## πŸ”— Useful Links - 🌐 [n8nworkflows.xyz website](https://n8nworkflows.xyz) - πŸ“– [Official n8n Documentation](https://docs.n8n.io) - πŸ’¬ [n8n Community](https://community.n8n.io) - πŸ™ [n8n on GitHub](https://github.com/n8n-io/n8n) --- ## πŸ“ License This repository archives public workflows from [n8n.io/workflows](https://n8n.io/workflows). Each workflow retains its original license. Refer to individual metadata for more information. The archiving code and repository structure are licensed under [MIT](LICENSE). --- ## ⚠️ Disclaimer This project is **independent** and not officially affiliated with n8n. It is a personal initiative aimed at facilitating access to and preservation of public n8n workflows. --- **Made with ❀️ for the n8n community** --- ## πŸ“„ Archived Workflow Format Each workflow folder contains **exactly 4 files**: | File | Description | |:---|:---| | **`readme.md`** | Complete workflow description in Markdown (original template's `readme` field) | | **`workflow.json`** | Raw workflow export in JSON format, ready to be imported into n8n | | **`metadata.json`** | Metadata: author (`user_*`), tags, creation date, public link to `https://n8n.io/workflows/` | | **`.webp`** | Workflow screenshot (hero image from Supabase `worklowscreenshot` bucket) | --- ## πŸ“š Workflows Summary (6240 workflows) - [ AI Client Onboarding Agent: Auto Welcome Email Generator-4448](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%20AI%20Client%20Onboarding%20Agent%3A%20Auto%20Welcome%20Email%20Generator-4448) - [ AI Data Analyst Agent for Spreadsheets with NocoDB-2653](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%20AI%20Data%20Analyst%20Agent%20for%20Spreadsheets%20with%20NocoDB-2653) - [ AI Email Support System: Gmail, Gemini, GPT-4, Slack & Google Sheets Workflow-6288](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%20AI%20Email%20Support%20System%3A%20Gmail%2C%20Gemini%2C%20GPT-4%2C%20Slack%20%26%20Google%20Sheets%20Workflow-6288) - [ Audit student degree progress in Google Sheets using OpenAI-8093](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%20Audit%20student%20degree%20progress%20in%20Google%20Sheets%20using%20OpenAI-8093) - [ Automate AI Image Generation & Telegram Delivery with Google Drive and Sheets-4049](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%20Automate%20AI%20Image%20Generation%20%26%20Telegram%20Delivery%20with%20Google%20Drive%20and%20Sheets-4049) - [ Automate Research Paper Collection with Bright Data & n8n-5221](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%20Automate%20Research%20Paper%20Collection%20with%20Bright%20Data%20%26%20n8n-5221) - [ Automate Sales for Digital Products & SaaS with AI (GPT-4o)-3342](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%20Automate%20Sales%20for%20Digital%20Products%20%26%20SaaS%20with%20AI%20(GPT-4o)-3342) - [ Automated Event Discovery with Bright Data & n8n-5222](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%20Automated%20Event%20Discovery%20with%20Bright%20Data%20%26%20n8n-5222) - [ Automated Google Drive to Facebook Ads: One-Click Video Marketing Workflow-4620](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%20Automated%20Google%20Drive%20to%20Facebook%20Ads%3A%20One-Click%20Video%20Marketing%20Workflow-4620) - [ Automated Investor Intelligence: CrunchBase to Google Sheets Data Harvester-4731](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%20Automated%20Investor%20Intelligence%3A%20CrunchBase%20to%20Google%20Sheets%20Data%20Harvester-4731) - [ Build & Sell AI Automations and Agents-3941](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%20Build%20%26%20Sell%20AI%20Automations%20and%20Agents-3941) - [ Build an AI-Powered Tech Radar Advisor with SQL DB, RAG, and Routing Agents-3151](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%20Build%20an%20AI-Powered%20Tech%20Radar%20Advisor%20with%20SQL%20DB%2C%20RAG%2C%20and%20Routing%20Agents-3151) - [ Dynamically Run SuiteQL Queries in NetSuite via HTTP Webhook in n8n-3002](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%20Dynamically%20Run%20SuiteQL%20Queries%20in%20NetSuite%20via%20HTTP%20Webhook%20in%20n8n-3002) - [ Extract Details from Receipts via Telegram with Tesseract and Llama-4361](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%20Extract%20Details%20from%20Receipts%20via%20Telegram%20with%20Tesseract%20and%20Llama-4361) - [ Gmail Customer Support Auto-Responder with Ollama LLM and Pinecone RAG-4760](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%20Gmail%20Customer%20Support%20Auto-Responder%20with%20Ollama%20LLM%20and%20Pinecone%20RAG-4760) - [ Gmail MCP Server – Your All‑in‑One AI Email Toolkit-3605](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%20Gmail%20MCP%20Server%20%E2%80%93%20Your%20All%E2%80%91in%E2%80%91One%20AI%20Email%20Toolkit-3605) - [ Smart Email Responder Workflow using AI-4807](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%20Smart%20Email%20Responder%20Workflow%20using%20AI-4807) - [ Telegram AI Bot-to-Human Handoff for Sales Calls-3350](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%20Telegram%20AI%20Bot-to-Human%20Handoff%20for%20Sales%20Calls-3350) - [ Trello to Slack Notification Trigger: Task/Card Move Alerts -7616](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%20Trello%20to%20Slack%20Notification%20Trigger%3A%20Task%2FCard%20Move%20Alerts%20-7616) - [ Validate Seatable Webhooks with HMAC SHA256 Authentication-3439](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%20Validate%20Seatable%20Webhooks%20with%20HMAC%20SHA256%20Authentication-3439) - [#️⃣Nostr #damus AI Powered Reporting + Gmail + Telegram-2946](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%23%EF%B8%8F%E2%83%A3Nostr%20%23damus%20AI%20Powered%20Reporting%20%2B%20Gmail%20%2B%20Telegram-2946) - [-Powered Knowledge Base with Google Docs, Discord & GPT-4o-mini-4388](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/-Powered%20Knowledge%20Base%20with%20Google%20Docs%2C%20Discord%20%26%20GPT-4o-mini-4388) - [10X E-commerce Sales AI Product Photography That Makes your product look Premium-6151](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/10X%20E-commerce%20Sales%20AI%20Product%20Photography%20That%20Makes%20your%20product%20look%20Premium-6151) - [2-way Sync Google Contacts and Notion-2814](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/2-way%20Sync%20Google%20Contacts%20and%20Notion-2814) - [3D Figurine Orthographic Views with Midjourney and GPT-4o-image API-3628](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/3D%20Figurine%20Orthographic%20Views%20with%20Midjourney%20and%20GPT-4o-image%20API-3628) - [3D Product Video Generator from 2D Image for E-Commerce Stores-4987](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/3D%20Product%20Video%20Generator%20from%202D%20Image%20for%20E-Commerce%20Stores-4987) - [5 Ways to Process Images & PDFs with Gemini AI in n8n-3078](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/5%20Ways%20to%20Process%20Images%20%26%20PDFs%20with%20Gemini%20AI%20in%20n8n-3078) - [7-Day Pinterest Content Planner with Notion Integration and Email Delivery-7792](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/7-Day%20Pinterest%20Content%20Planner%20with%20Notion%20Integration%20and%20Email%20Delivery-7792) - [:rocket: Automate LinkedIn Contact Enrichment with Surfe, Google Sheets & HubSpot-5776](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%3Arocket%3A%20Automate%20LinkedIn%20Contact%20Enrichment%20with%20Surfe%2C%20Google%20Sheets%20%26%20HubSpot-5776) - [[eBay] Metadata API MCP Server-5579](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%5BeBay%5D%20Metadata%20API%20MCP%20Server-5579) - [[eBay] Negotiation API MCP Server-5580](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%5BeBay%5D%20Negotiation%20API%20MCP%20Server-5580) - [[eBay] Recommendation API MCP Server-5577](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%5BeBay%5D%20Recommendation%20API%20MCP%20Server-5577) - [[New York Times] Article Search API MCP Server-5649](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%5BNew%20York%20Times%5D%20Article%20Search%20API%20MCP%20Server-5649) - [A Very Simple "Human in the Loop" Email Response System Using AI and IMAP-2907](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/A%20Very%20Simple%20%22Human%20in%20the%20Loop%22%20Email%20Response%20System%20Using%20AI%20and%20IMAP-2907) - [A/B Test AI Prompts with Supabase, Langchain Agent & OpenAI GPT-4o-8790](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/A%2FB%20Test%20AI%20Prompts%20with%20Supabase%2C%20Langchain%20Agent%20%26%20OpenAI%20GPT-4o-8790) - [AAVE Portfolio Professional AI Agent | Telegram + Email + GPT-4o + Moralis-4267](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AAVE%20Portfolio%20Professional%20AI%20Agent%20%7C%20Telegram%20%2B%20Email%20%2B%20GPT-4o%20%2B%20Moralis-4267) - [Abandoned cart recovery for Shopify via Gmail, Google Sheets & Twilio (no-code)-3415](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Abandoned%20cart%20recovery%20for%20Shopify%20via%20Gmail%2C%20Google%20Sheets%20%26%20Twilio%20(no-code)-3415) - [Abandoned Cart Recovery Functionality using Gmail and Google Sheets for Analytics-6045](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Abandoned%20Cart%20Recovery%20Functionality%20using%20Gmail%20and%20Google%20Sheets%20for%20Analytics-6045) - [Academic Research Search Across Five Databases with PDF Vector & Multiple Exports-7360](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Academic%20Research%20Search%20Across%20Five%20Databases%20with%20PDF%20Vector%20%26%20Multiple%20Exports-7360) - [Access CO2 Measurement Data with CarbonDoomsDay API for AI Agents-5550](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Access%20CO2%20Measurement%20Data%20with%20CarbonDoomsDay%20API%20for%20AI%20Agents-5550) - [Access Complete Vehicle Data with Marketcheck APIs for AI Agents-5527](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Access%20Complete%20Vehicle%20Data%20with%20Marketcheck%20APIs%20for%20AI%20Agents-5527) - [Access Control for AI Agents (RBAC) using Airtable and Telegram-3988](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Access%20Control%20for%20AI%20Agents%20(RBAC)%20using%20Airtable%20and%20Telegram-3988) - [Access data from bubble application-879](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Access%20data%20from%20bubble%20application-879) - [Access execution data from an error workflow-2349](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Access%20execution%20data%20from%20an%20error%20workflow-2349) - [Access Rat Genome Database with 100+ Operations via REST API MCP Server-5621](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Access%20Rat%20Genome%20Database%20with%20100%2B%20Operations%20via%20REST%20API%20MCP%20Server-5621) - [Access Real-time Binance Market Data with GPT-4o Formatting in Telegram-8614](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Access%20Real-time%20Binance%20Market%20Data%20with%20GPT-4o%20Formatting%20in%20Telegram-8614) - [Access Upbit Crypto Market Data in Telegram with GPT-4o-mini-8613](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Access%20Upbit%20Crypto%20Market%20Data%20in%20Telegram%20with%20GPT-4o-mini-8613) - [Action Plan: Utilizing OpenAI Model with Email Sources and Data Table-10086](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Action%20Plan%3A%20Utilizing%20OpenAI%20Model%20with%20Email%20Sources%20and%20Data%20Table-10086) - [Activate and deactivate workflows on schedule using native n8n API-3229](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Activate%20and%20deactivate%20workflows%20on%20schedule%20using%20native%20n8n%20API-3229) - [Ad Monitoring Tool with AI Model Names (GPT-4, Gemini)-5526](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Ad%20Monitoring%20Tool%20with%20AI%20Model%20Names%20(GPT-4%2C%20Gemini)-5526) - [Adaptive Email Auto-Responder with GPT-4, RAG and Human Feedback Loop-8802](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Adaptive%20Email%20Auto-Responder%20with%20GPT-4%2C%20RAG%20and%20Human%20Feedback%20Loop-8802) - [Adaptive RAG Strategy with Query Classification & Retrieval (Gemini & Qdrant)-3459](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Adaptive%20RAG%20Strategy%20with%20Query%20Classification%20%26%20Retrieval%20(Gemini%20%26%20Qdrant)-3459) - [Adaptive RAG with Google Gemini & Qdrant: Context-Aware Query Answering-4043](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Adaptive%20RAG%20with%20Google%20Gemini%20%26%20Qdrant%3A%20Context-Aware%20Query%20Answering-4043) - [Add a event to Google Calendar automatically-427](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Add%20a%20event%20to%20Google%20Calendar%20automatically-427) - [Add a new lead to Pipedrive once GitHub repo is forked-1788](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Add%20a%20new%20lead%20to%20Pipedrive%20once%20GitHub%20repo%20is%20forked-1788) - [Add a new user to Notion database on Calendly invite creation-1088](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Add%20a%20new%20user%20to%20Notion%20database%20on%20Calendly%20invite%20creation-1088) - [Add AI-Generated Headings & Conclusions to WordPress Posts with GPT-4.1-7581](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Add%20AI-Generated%20Headings%20%26%20Conclusions%20to%20WordPress%20Posts%20with%20GPT-4.1-7581) - [Add new incoming emails to a Google Sheets spreadsheet as a new row-3319](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Add%20new%20incoming%20emails%20to%20a%20Google%20Sheets%20spreadsheet%20as%20a%20new%20row-3319) - [Add new leads in Lemlist from Airtable-983](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Add%20new%20leads%20in%20Lemlist%20from%20Airtable-983) - [Add new products to Stripe when product added to Pipedrive-1777](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Add%20new%20products%20to%20Stripe%20when%20product%20added%20to%20Pipedrive-1777) - [Add product ideas to Notion via a Slack command-2140](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Add%20product%20ideas%20to%20Notion%20via%20a%20Slack%20command-2140) - [Add Project Tasks to Google Sheets with GPT-4.1-mini Chat Assistant-10230](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Add%20Project%20Tasks%20to%20Google%20Sheets%20with%20GPT-4.1-mini%20Chat%20Assistant-10230) - [Add TypeScript Intellisense Support to Code Nodes with JSDoc-5602](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Add%20TypeScript%20Intellisense%20Support%20to%20Code%20Nodes%20with%20JSDoc-5602) - [Add User Authorization Layer to Your Telegram Bot with Admin Alerts-9203](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Add%20User%20Authorization%20Layer%20to%20Your%20Telegram%20Bot%20with%20Admin%20Alerts-9203) - [Advanced AI Demo (Presented at AI Developers #14 meetup)-2358](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Advanced%20AI%20Demo%20(Presented%20at%20AI%20Developers%20%2314%20meetup)-2358) - [Advanced AI-Powered YouTube SEO Optimization & Auto-Update-3528](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Advanced%20AI-Powered%20YouTube%20SEO%20Optimization%20%26%20Auto-Update-3528) - [Advanced Medium API MCP Server-5689](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Advanced%20Medium%20API%20MCP%20Server-5689) - [Advanced Multi-Agent AI Personal Assistant with 250+ Task Capabilities (WhatsApp + GPT)-5488](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Advanced%20Multi-Agent%20AI%20Personal%20Assistant%20with%20250%2B%20Task%20Capabilities%20(WhatsApp%20%2B%20GPT)-5488) - [Advanced Multi-Source AI Research with Bright Data, OpenAI, Redis-10349](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Advanced%20Multi-Source%20AI%20Research%20with%20Bright%20Data%2C%20OpenAI%2C%20Redis-10349) - [Advanced Telegram Bot, Ticketing System, LiveChat, User Management, Broadcasting-2045](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Advanced%20Telegram%20Bot%2C%20Ticketing%20System%2C%20LiveChat%2C%20User%20Management%2C%20Broadcasting-2045) - [Advanced Website Form to Pipedrive CRM with International Phone Support & WhatsApp-7382](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Advanced%20Website%20Form%20to%20Pipedrive%20CRM%20with%20International%20Phone%20Support%20%26%20WhatsApp-7382) - [Affiliate Competitor Tracking & Analysis with AI, Bright Data, Sheets & Slack-10176](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Affiliate%20Competitor%20Tracking%20%26%20Analysis%20with%20AI%2C%20Bright%20Data%2C%20Sheets%20%26%20Slack-10176) - [Agentic Telegram AI bot with with LangChain nodes and new tools-2592](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Agentic%20Telegram%20AI%20bot%20with%20with%20LangChain%20nodes%20and%20new%20tools-2592) - [Aggregate Endpoint Security Risk Scores with EDR, Vulnerability Data & Google Sheets-6411](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Aggregate%20Endpoint%20Security%20Risk%20Scores%20with%20EDR%2C%20Vulnerability%20Data%20%26%20Google%20Sheets-6411) - [Aggregate Marketing Spend Data with Custom Pivots & VLOOKUPs in Google Sheets-8069](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Aggregate%20Marketing%20Spend%20Data%20with%20Custom%20Pivots%20%26%20VLOOKUPs%20in%20Google%20Sheets-8069) - [Aggregate Twitter/X Content to Telegram Channel with Google Gemini AI-9055](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Aggregate%20Twitter%2FX%20Content%20to%20Telegram%20Channel%20with%20Google%20Gemini%20AI-9055) - [Agile Project Generator with ClickUp Task Hierarchy using GPT-5 & Forms-8102](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Agile%20Project%20Generator%20with%20ClickUp%20Task%20Hierarchy%20using%20GPT-5%20%26%20Forms-8102) - [AI Agent : Google calendar assistant using OpenAI-2703](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Agent%20%3A%20Google%20calendar%20assistant%20using%20OpenAI-2703) - [AI agent chat-1954](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20agent%20chat-1954) - [AI Agent Creates Content to Be Picked by ChatGPT, Gemini, Google-4652](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Agent%20Creates%20Content%20to%20Be%20Picked%20by%20ChatGPT%2C%20Gemini%2C%20Google-4652) - [AI agent for Instagram DM/inbox. Manychat + Open AI integration-2718](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20agent%20for%20Instagram%20DM%2Finbox.%20Manychat%20%2B%20Open%20AI%20integration-2718) - [AI Agent for project management and meetings with Airtable and Fireflies-2683](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Agent%20for%20project%20management%20and%20meetings%20with%20Airtable%20and%20Fireflies-2683) - [AI Agent for realtime insights on meetings-2651](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Agent%20for%20realtime%20insights%20on%20meetings-2651) - [AI Agent Integration for Bubble Apps with MCP Protocol Data Access-4952](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Agent%20Integration%20for%20Bubble%20Apps%20with%20MCP%20Protocol%20Data%20Access-4952) - [AI Agent Integration for eBay Logistics API with MCP Server-5574](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Agent%20Integration%20for%20eBay%20Logistics%20API%20with%20MCP%20Server-5574) - [AI Agent Integration with eBay Buy Marketing API-5567](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Agent%20Integration%20with%20eBay%20Buy%20Marketing%20API-5567) - [AI Agent Managed Tables and Views with πŸ› οΈ Coda Tool MCP Server πŸ’ͺ 18 operations-5319](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Agent%20Managed%20Tables%20and%20Views%20with%20%F0%9F%9B%A0%EF%B8%8F%20Coda%20Tool%20MCP%20Server%20%F0%9F%92%AA%2018%20operations-5319) - [AI Agent Managed πŸ› οΈ Google Contacts Tool MCP Server πŸ’ͺ 5 operations-5255](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Agent%20Managed%20%F0%9F%9B%A0%EF%B8%8F%20Google%20Contacts%20Tool%20MCP%20Server%20%F0%9F%92%AA%205%20operations-5255) - [AI Agent Powered Marketing πŸ› οΈ Customer.io Tool MCP Server πŸ’ͺ all 9 operations-5314](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Agent%20Powered%20Marketing%20%F0%9F%9B%A0%EF%B8%8F%20Customer.io%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%209%20operations-5314) - [AI Agent to chat with Airtable and analyze data-2700](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Agent%20to%20chat%20with%20Airtable%20and%20analyze%20data-2700) - [AI Agent To Chat With Files In Supabase Storage and Google Drive-4086](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Agent%20To%20Chat%20With%20Files%20In%20Supabase%20Storage%20and%20Google%20Drive-4086) - [AI Agent To Chat With Files In Supabase Storage-2621](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Agent%20To%20Chat%20With%20Files%20In%20Supabase%20Storage-2621) - [AI Agent to chat with Supabase/PostgreSQL DB-2612](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Agent%20to%20chat%20with%20Supabase%2FPostgreSQL%20DB-2612) - [AI Agent with Ollama for current weather and wiki-2931](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Agent%20with%20Ollama%20for%20current%20weather%20and%20wiki-2931) - [AI Agent: Find the Right LinkedIn Profiles in Seconds-2898](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Agent%3A%20Find%20the%20Right%20LinkedIn%20Profiles%20in%20Seconds-2898) - [AI Agent: Scrape, Summarize & Save Articles to Notion (Gemini, Browserless)-3535](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Agent%3A%20Scrape%2C%20Summarize%20%26%20Save%20Articles%20to%20Notion%20(Gemini%2C%20Browserless)-3535) - [AI Agents can Create, Enrich leads with this Lemlist Tool MCP Server-5233](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Agents%20can%20Create%2C%20Enrich%20leads%20with%20this%20Lemlist%20Tool%20MCP%20Server-5233) - [AI agents can get end of day market data with this Marketstack Tool MCP Server-5205](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20agents%20can%20get%20end%20of%20day%20market%20data%20with%20this%20Marketstack%20Tool%20MCP%20Server-5205) - [AI Agents can retrieve assetts with πŸ› οΈ Contentful Tool MCP Server πŸ’ͺ-5317](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Agents%20can%20retrieve%20assetts%20with%20%F0%9F%9B%A0%EF%B8%8F%20Contentful%20Tool%20MCP%20Server%20%F0%9F%92%AA-5317) - [AI Audio Transcription & Google Docs Report Generator-5307](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Audio%20Transcription%20%26%20Google%20Docs%20Report%20Generator-5307) - [AI Auto-Save Gmail Receipts to Google Sheets + Google Drive-5451](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Auto-Save%20Gmail%20Receipts%20to%20Google%20Sheets%20%2B%20Google%20Drive-5451) - [AI Automated HR Workflow for CV Analysis and Candidate Evaluation-2860](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Automated%20HR%20Workflow%20for%20CV%20Analysis%20and%20Candidate%20Evaluation-2860) - [AI Blog Generator for Shopify Product listings: Using GPT-4o and Google Sheets-4735](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Blog%20Generator%20for%20Shopify%20Product%20listings%3A%20%20Using%20GPT-4o%20and%20Google%20Sheets-4735) - [AI Blog Generator for Shopify Products using Google Gemini and Google Sheets-8575](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Blog%20Generator%20for%20Shopify%20Products%20using%20Google%20Gemini%20and%20Google%20Sheets-8575) - [AI Blog Post Generator with Scheduled or Prompt-based Content for WordPress-10180](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Blog%20Post%20Generator%20with%20Scheduled%20or%20Prompt-based%20Content%20for%20WordPress-10180) - [AI Call Summary + Follow-Up Task to HubSpot-8966](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Call%20Summary%20%2B%20Follow-Up%20Task%20to%20HubSpot-8966) - [AI Candidate Screening Pipeline: LinkedIn to Telegram with Gemini & Apify-10045](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Candidate%20Screening%20Pipeline%3A%20LinkedIn%20to%20Telegram%20with%20Gemini%20%26%20Apify-10045) - [AI Chat Agent: Dumpling AI + GPT-4o to Auto-Save Local Business Data to Airtable-3826](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Chat%20Agent%3A%20Dumpling%20AI%20%2B%20GPT-4o%20to%20Auto-Save%20Local%20Business%20Data%20to%20Airtable-3826) - [AI Chatbot Agent with a Panel of Experts using InfraNodus GraphRAG Knowledge-4402](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Chatbot%20Agent%20with%20a%20Panel%20of%20Experts%20using%20InfraNodus%20GraphRAG%20Knowledge-4402) - [AI Chatbot Call Center: Demo Call Back (Production-Ready, Part 6)-4050](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Chatbot%20Call%20Center%3A%20Demo%20Call%20Back%20(Production-Ready%2C%20Part%206)-4050) - [AI Chatbot Call Center: Demo Call Center (Production-Ready, Part 2)-4045](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Chatbot%20Call%20Center%3A%20Demo%20Call%20Center%20(Production-Ready%2C%20Part%202)-4045) - [AI Chatbot Call Center: General Exception Flow (Production-Ready, Part 8)-4052](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Chatbot%20Call%20Center%3A%20General%20Exception%20Flow%20(Production-Ready%2C%20Part%208)-4052) - [AI Chatbot Call Center: Taxi Booking Support (Production-Ready, Part 7)-4051](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Chatbot%20Call%20Center%3A%20Taxi%20Booking%20Support%20(Production-Ready%2C%20Part%207)-4051) - [AI Chatbot Call Center: Taxi Booking Worker (Production-Ready, Part 5)-4048](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Chatbot%20Call%20Center%3A%20Taxi%20Booking%20Worker%20(Production-Ready%2C%20Part%205)-4048) - [AI Chatbot Call Center: Taxi Service (Production-Ready, Part 3)-4046](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Chatbot%20Call%20Center%3A%20Taxi%20Service%20(Production-Ready%2C%20Part%203)-4046) - [AI Chatbot Call Center: Telegram Call In (Production-Ready, Part 1a)-4044](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Chatbot%20Call%20Center%3A%20Telegram%20Call%20In%20(Production-Ready%2C%20Part%201a)-4044) - [AI Chatbot that Queries Baserow Database with OpenAI GPT-4 Mini-6603](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Chatbot%20that%20Queries%20Baserow%20Database%20with%20OpenAI%20GPT-4%20Mini-6603) - [AI Chatbot with OpenAI GPT-4.1-Mini and Supabase Database Knowledge Base-6604](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Chatbot%20with%20OpenAI%20GPT-4.1-Mini%20and%20Supabase%20Database%20Knowledge%20Base-6604) - [AI Client Onboarding Agent: Auto Welcome Email Generator-4377](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Client%20Onboarding%20Agent%3A%20Auto%20Welcome%20Email%20Generator-4377) - [AI Competitor Review Analyzer with Dumpling AI + GPT-4o + Google Sheets-4032](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Competitor%20Review%20Analyzer%20with%20Dumpling%20AI%20%2B%20GPT-4o%20%2B%20Google%20Sheets-4032) - [AI content creation and auto WordPress publishing with Pexels API image workflow-5159](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20content%20creation%20and%20auto%20WordPress%20publishing%20with%20Pexels%20API%20image%20workflow-5159) - [AI Course Scheduler from Completed Prereqs (Google Sheets + OpenAI)-8090](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Course%20Scheduler%20from%20Completed%20Prereqs%20(Google%20Sheets%20%2B%20OpenAI)-8090) - [AI Crew to Automate Fundamental Stock Analysis - Q&A Workflow -2183](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Crew%20to%20Automate%20Fundamental%20Stock%20Analysis%20-%20Q%26A%20Workflow%20%20-2183) - [AI Customer Support Chat for Web Hosting with Google Gemini & WHMCS-7631](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Customer%20Support%20Chat%20for%20Web%20Hosting%20with%20Google%20Gemini%20%26%20WHMCS-7631) - [AI Data Extraction with Dynamic Prompts and Airtable-2771](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Data%20Extraction%20with%20Dynamic%20Prompts%20and%20Airtable-2771) - [AI Data Extraction with Dynamic Prompts and Baserow-2780](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Data%20Extraction%20with%20Dynamic%20Prompts%20and%20Baserow-2780) - [AI DJ: Text-to-Spotify Playlist Generator with Linkup and GPT4-8801](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20DJ%3A%20Text-to-Spotify%20Playlist%20Generator%20with%20Linkup%20and%20GPT4-8801) - [AI Email Analyzer: Process PDFs, Images & Save to Google Drive + Telegram-3169](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Email%20Analyzer%3A%20Process%20PDFs%2C%20Images%20%26%20Save%20to%20Google%20Drive%20%2B%20Telegram-3169) - [AI Email Assistant: Prioritize Gmail with ChatGPT Summaries and Slack Digests-5446](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Email%20Assistant%3A%20Prioritize%20Gmail%20with%20ChatGPT%20Summaries%20and%20Slack%20Digests-5446) - [AI Email Auto-Responder System- AI RAG Agent for Email Inbox-4748](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Email%20Auto-Responder%20System-%20AI%20RAG%20Agent%20for%20Email%20Inbox-4748) - [AI Email Classifier & Auto-Delete for Gmail (SPAM/OFFER Cleaner)-4507](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Email%20Classifier%20%26%20Auto-Delete%20for%20Gmail%20(SPAM%2FOFFER%20Cleaner)-4507) - [AI Email Reply with Full HubSpot Context + Slack Approval-8967](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Email%20Reply%20with%20Full%20HubSpot%20Context%20%2B%20Slack%20Approval-8967) - [AI Email Triage & Alert System with GPT-4 and Telegram Notifications-3968](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Email%20Triage%20%26%20Alert%20System%20with%20GPT-4%20and%20Telegram%20Notifications-3968) - [AI Facebook Ad Spy Tool with Apify, OpenAI, Gemini & Google Sheets-5417](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Facebook%20Ad%20Spy%20Tool%20with%20Apify%2C%20OpenAI%2C%20Gemini%20%26%20Google%20Sheets-5417) - [AI Fitness Coach Strava Data Analysis and Personalized Training Insights-2790](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Fitness%20Coach%20Strava%20Data%20Analysis%20and%20Personalized%20Training%20Insights-2790) - [AI Guest Post Generator with OpenAI & Google Sheets Automation-7666](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Guest%20Post%20Generator%20with%20OpenAI%20%26%20Google%20Sheets%20Automation-7666) - [AI Hairstyle Preview Generator with OpenAI and LINE Group Sharing-7535](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Hairstyle%20Preview%20Generator%20with%20OpenAI%20and%20LINE%20Group%20Sharing-7535) - [AI Icebreaker Builder: Scrape Sites with Dumpling AI and Save to Airtable-4885](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Icebreaker%20Builder%3A%20Scrape%20Sites%20with%20Dumpling%20AI%20and%20Save%20to%20Airtable-4885) - [AI Image Generation & Editing with Google Gemini and Telegram Bot-10466](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Image%20Generation%20%26%20Editing%20with%20Google%20Gemini%20and%20Telegram%20Bot-10466) - [AI image generator from text built on fal.ai-4108](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20image%20generator%20from%20text%20built%20on%20fal.ai-4108) - [AI Image Nudity Detection Tool with Image Moderation API-5661](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Image%20Nudity%20Detection%20Tool%20with%20Image%20Moderation%20API-5661) - [AI Industry Trend Monitor 24/7 Across X, Gmail, and Websites Using GPT-5-9938](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Industry%20Trend%20Monitor%2024%2F7%20Across%20X%2C%20Gmail%2C%20and%20Websites%20Using%20GPT-5-9938) - [AI Invoice Agent-7905](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Invoice%20Agent-7905) - [AI Job Relevancy Scorer: Search LinkedIn Jobs with GPT-4o-mini & Google Sheets-9418](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Job%20Relevancy%20Scorer%3A%20Search%20LinkedIn%20Jobs%20with%20GPT-4o-mini%20%26%20Google%20Sheets-9418) - [AI Knowledge Base Assistant with OpenAI, Supabase & Google Drive Doc Sync-6538](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Knowledge%20Base%20Assistant%20with%20OpenAI%2C%20Supabase%20%26%20Google%20Drive%20Doc%20Sync-6538) - [AI Lead Scoring & Enrichment from Mailchimp to HubSpot and Pipedrive with GPT-4o-8909](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Lead%20Scoring%20%26%20Enrichment%20from%20Mailchimp%20to%20HubSpot%20and%20Pipedrive%20with%20GPT-4o-8909) - [AI Lead Scoring & Routing with Google Gemini, Sheets and Slack Notifications-8985](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Lead%20Scoring%20%26%20Routing%20with%20Google%20Gemini%2C%20Sheets%20and%20Slack%20Notifications-8985) - [AI Linux system administrator for managing Linux VPS instance-3020](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Linux%20system%20administrator%20for%20managing%20Linux%20VPS%20instance-3020) - [AI Lyrics Study Bot for Telegram β€” Translation, Summary, Vocabulary-7195](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Lyrics%20Study%20Bot%20for%20Telegram%20%E2%80%94%20Translation%2C%20Summary%2C%20Vocabulary-7195) - [AI Marketing Agent for Lead Generation: Reddit + OpenRouter + Gmail-3935](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Marketing%20Agent%20for%20Lead%20Generation%3A%20Reddit%20%2B%20OpenRouter%20%2B%20Gmail-3935) - [AI marketing report (Google Analytics & Ads, Meta Ads), sent via email/Telegram-2783](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20marketing%20report%20(Google%20Analytics%20%26%20Ads%2C%20Meta%20Ads)%2C%20sent%20via%20email%2FTelegram-2783) - [AI Meeting Summary & Action Item Tracker with Notion, Slack, and Gmail-10286](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Meeting%20Summary%20%26%20Action%20Item%20Tracker%20with%20Notion%2C%20Slack%2C%20and%20Gmail-10286) - [AI Model GPT-4.1-mini and Hosting on AWS S3-7003](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Model%20GPT-4.1-mini%20and%20Hosting%20on%20AWS%20S3-7003) - [AI Model Usage Dashboard: Track Token Metrics and Costs for LLM Workflows-9497](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Model%20Usage%20Dashboard%3A%20Track%20Token%20Metrics%20and%20Costs%20for%20LLM%20Workflows-9497) - [AI Movie Recommender on WhatsApp-7173](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Movie%20Recommender%20on%20WhatsApp-7173) - [AI Multi-Source Agent with GPT-4, Perplexity Search, Supabase and Google Sheets-7309](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Multi-Source%20Agent%20with%20GPT-4%2C%20Perplexity%20Search%2C%20Supabase%20and%20Google%20Sheets-7309) - [AI News Research Team: 24/7 Newsletter Automation with Citations with Perplexity-2778](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20News%20Research%20Team%3A%2024%2F7%20Newsletter%20Automation%20with%20Citations%20with%20Perplexity-2778) - [AI Newsletter Builder: Crawl Sites with Dumpling AI, Summarize with GPT-4o-4030](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Newsletter%20Builder%3A%20Crawl%20Sites%20with%20Dumpling%20AI%2C%20Summarize%20with%20GPT-4o-4030) - [AI Personal Assistant for Google Tasks, Calendar, Email & Expenses via Telegram-8591](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Personal%20Assistant%20for%20Google%20Tasks%2C%20Calendar%2C%20Email%20%26%20Expenses%20via%20Telegram-8591) - [AI Personal Assistant with GPT-4o, RAG & Voice for WhatsApp using Supabase-3947](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Personal%20Assistant%20with%20GPT-4o%2C%20RAG%20%26%20Voice%20for%20WhatsApp%20using%20Supabase-3947) - [AI Personal Assistant with GPT-4o: Email, Calendar, Search & CRM Integration-5552](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Personal%20Assistant%20with%20GPT-4o%3A%20Email%2C%20Calendar%2C%20Search%20%26%20CRM%20Integration-5552) - [AI Personal Assistant-4723](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Personal%20Assistant-4723) - [AI Podcast Generator with RSS Feed & ElevenLabs Voice-5084](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Podcast%20Generator%20with%20RSS%20Feed%20%26%20ElevenLabs%20Voice-5084) - [AI Powered Web Scraping with Jina, Google Sheets and OpenAI : the EASY way-2552](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Powered%20Web%20Scraping%20with%20Jina%2C%20Google%20Sheets%20and%20OpenAI%20%3A%20the%20EASY%20way-2552) - [AI Premium Proposal Generator with OpenAI, Google Slides & PandaDoc-4804](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Premium%20Proposal%20Generator%20with%20OpenAI%2C%20Google%20Slides%20%26%20PandaDoc-4804) - [AI Privacy-Minded Router: PII Detection for Privacy, Security, & Compliance-5874](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Privacy-Minded%20Router%3A%20PII%20Detection%20for%20Privacy%2C%20Security%2C%20%26%20Compliance-5874) - [AI Prompt Generator Workflow-5045](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Prompt%20Generator%20Workflow-5045) - [AI Prompt Maker-5289](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Prompt%20Maker-5289) - [AI Prospect Researcher +ISCP only need Company Name and Domain-4882](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Prospect%20Researcher%20%2BISCP%20only%20need%20Company%20Name%20and%20Domain-4882) - [AI Real Estate Agent: End-to-End Ops Automation (Web, Data, Voice)-4368](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Real%20Estate%20Agent%3A%20End-to-End%20Ops%20Automation%20(Web%2C%20Data%2C%20Voice)-4368) - [AI Recruiting Pipeline: Job to Candidate Shortlist with Apollo & Airtable-8292](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Recruiting%20Pipeline%3A%20Job%20to%20Candidate%20Shortlist%20with%20Apollo%20%26%20Airtable-8292) - [AI Research Agents to Automate PDF Analysis with Mistral’s Best-in-Class OCR-3223](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Research%20Agents%20to%20Automate%20PDF%20Analysis%20with%20Mistral%E2%80%99s%20Best-in-Class%20OCR-3223) - [AI Research Assistant via Telegram (GPT-4o mini + DeepSeek R1 + SerpAPI)-5924](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Research%20Assistant%20via%20Telegram%20(GPT-4o%20mini%20%2B%20DeepSeek%20R1%20%2B%20SerpAPI)-5924) - [AI Resume Analysis & Candidate Evaluation with Slack and Google Sheets-7708](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Resume%20Analysis%20%26%20Candidate%20Evaluation%20with%20Slack%20and%20Google%20Sheets-7708) - [AI Resume Processing and GitHub Analysis with VLM Run-5306](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Resume%20Processing%20and%20GitHub%20Analysis%20with%20VLM%20Run-5306) - [AI Resume Screening & Evaluation for HR with GPT-4 & Google Workspace-6612](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Resume%20Screening%20%26%20Evaluation%20for%20HR%20with%20GPT-4%20%26%20Google%20Workspace-6612) - [AI Resume Screening with Gmail, GPT-4o & Google Sheets - Automated Hiring Pipeline-9046](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Resume%20Screening%20with%20Gmail%2C%20GPT-4o%20%26%20Google%20Sheets%20-%20Automated%20Hiring%20Pipeline-9046) - [AI Sales Agent with Telegram Approvals & Google Sheets Sync-5074](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Sales%20Agent%20with%20Telegram%20Approvals%20%26%20Google%20Sheets%20Sync-5074) - [AI Sales Agent: WhatsApp & Website Sales Agent with RAG -4442](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Sales%20Agent%3A%20WhatsApp%20%26%20Website%20Sales%20Agent%20with%20RAG%20-4442) - [AI Sales Agent: WhatsApp, FB, IG, OpenAI, Airtable, Supabase Auto-Booking-4083](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Sales%20Agent%3A%20WhatsApp%2C%20FB%2C%20IG%2C%20OpenAI%2C%20Airtable%2C%20Supabase%20Auto-Booking-4083) - [AI Sales Assistant with GPT-4 & Claude: Qualify Leads, Book Meetings & Log in Google-9026](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Sales%20Assistant%20with%20GPT-4%20%26%20Claude%3A%20Qualify%20Leads%2C%20Book%20Meetings%20%26%20Log%20in%20Google-9026) - [AI SEO Readability Audit: Check Website Friendliness for LLMs-4151](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20SEO%20Readability%20Audit%3A%20Check%20Website%20Friendliness%20for%20LLMs-4151) - [AI Social Media Caption Creator creates social media post captions in Airtable-2817](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Social%20Media%20Caption%20Creator%20creates%20social%20media%20post%20captions%20in%20Airtable-2817) - [AI Speech Coach & Generator using Telegram, Open AI and Gemini-3889](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Speech%20Coach%20%26%20Generator%20using%20Telegram%2C%20Open%20AI%20and%20Gemini-3889) - [AI sticky generator for n8n templates-10800](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20sticky%20generator%20for%20n8n%20templates-10800) - [AI Study Assistant with RAG - Google Gemini with Drive & Supabase Vector Search-10653](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Study%20Assistant%20with%20RAG%20-%20Google%20Gemini%20with%20Drive%20%26%20Supabase%20Vector%20Search-10653) - [AI System Prompt Generator & Optimizer (n8n + OpenAI)-7606](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20System%20Prompt%20Generator%20%26%20Optimizer%20(n8n%20%2B%20OpenAI)-7606) - [AI Talent Screener – CV Parser, Job Fit Evaluator & Email Notifier-4055](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Talent%20Screener%20%E2%80%93%20CV%20Parser%2C%20Job%20Fit%20Evaluator%20%26%20Email%20Notifier-4055) - [AI Telegram Bot Agent: Smart Assistant & Content Summarizer-4457](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Telegram%20Bot%20Agent%3A%20Smart%20Assistant%20%26%20Content%20Summarizer-4457) - [AI Testimonial Extractor Agent: Feedback to Marketing Gold-4449](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Testimonial%20Extractor%20Agent%3A%20Feedback%20to%20Marketing%20Gold-4449) - [AI Text-to-Image for Telegram (Gemini + Hugging Face FLUX)-5031](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Text-to-Image%20for%20Telegram%20(Gemini%20%2B%20Hugging%20Face%20FLUX)-5031) - [AI Timesheet Generator with Gmail, Calendar & GitHub to Google Sheets-5396](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Timesheet%20Generator%20with%20Gmail%2C%20Calendar%20%26%20GitHub%20to%20Google%20Sheets-5396) - [AI Video Generator for eCommerce Product Catalogs with Veo 3.1-10063](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Video%20Generator%20for%20eCommerce%20Product%20Catalogs%20with%20Veo%203.1-10063) - [AI Video Generator with OpenAI, ElevenLabs & YouTube Publishing via Telegram-4010](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Video%20Generator%20with%20OpenAI%2C%20ElevenLabs%20%26%20YouTube%20Publishing%20via%20Telegram-4010) - [AI Video Summarization with VLM Run - Automated Content Analysis for Teams-5108](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Video%20Summarization%20with%20VLM%20Run%20-%20Automated%20Content%20Analysis%20for%20Teams-5108) - [AI Virtual TryOn automated generation πŸ€–πŸ§  for WooCommerce clothing catalog πŸ‘”-2892](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Virtual%20TryOn%20automated%20generation%20%F0%9F%A4%96%F0%9F%A7%A0%20for%20WooCommerce%20clothing%20catalog%20%F0%9F%91%94-2892) - [AI Voice & Text Note-Taking with LINE Messaging, Supabase Vector DB & Gmail-7508](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Voice%20%26%20Text%20Note-Taking%20with%20LINE%20Messaging%2C%20Supabase%20Vector%20DB%20%26%20Gmail-7508) - [AI Voice Chatbot with ElevenLabs & OpenAI for Customer Service and Restaurants-2846](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Voice%20Chatbot%20with%20ElevenLabs%20%26%20OpenAI%20for%20Customer%20Service%20and%20Restaurants-2846) - [AI web researcher for sales-2324](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20web%20researcher%20for%20sales-2324) - [AI Website Chatbot with CRM Lead Collection using GPT and Google Sheets-7227](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Website%20Chatbot%20with%20CRM%20Lead%20Collection%20using%20GPT%20and%20Google%20Sheets-7227) - [AI YouTube Analytics Agent: Comment Analyzer & Insights Reporter-4459](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20YouTube%20Analytics%20Agent%3A%20Comment%20Analyzer%20%26%20Insights%20Reporter-4459) - [AI YouTube Playlist & Video Analyst Chatbot-3408](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20YouTube%20Playlist%20%26%20Video%20Analyst%20Chatbot-3408) - [AI YouTube Trend Explorer – n8n Automation Workflow with Gemini/ChatGPT-5296](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20YouTube%20Trend%20Explorer%20%E2%80%93%20n8n%20Automation%20Workflow%20with%20Gemini%2FChatGPT-5296) - [AI Youtube Trend Finder Based On Niche-2606](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI%20Youtube%20Trend%20Finder%20Based%20On%20Niche-2606) - [AI-Driven Competitor & Market Intelligence with GPT 4 & Apify-6672](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Driven%20Competitor%20%26%20Market%20Intelligence%20with%20GPT%204%20%26%20Apify-6672) - [AI-Driven Inventory Management with OpenAI Forecasting & ERP Integration-10531](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Driven%20Inventory%20Management%20with%20OpenAI%20Forecasting%20%26%20ERP%20Integration-10531) - [AI-Driven Lead Classification & Routing with HighLevel and Azure GPT-4o-mini-10150](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Driven%20Lead%20Classification%20%26%20Routing%20with%20HighLevel%20and%20Azure%20GPT-4o-mini-10150) - [AI-Driven Lead Management and Inquiry Automation with ERPNext & n8n-2758](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Driven%20Lead%20Management%20and%20Inquiry%20Automation%20with%20ERPNext%20%26%20n8n-2758) - [AI-Driven Video Creation & Upload to Instagram, TikTok & YouTube from Drive-10614](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Driven%20Video%20Creation%20%26%20Upload%20to%20Instagram%2C%20TikTok%20%26%20YouTube%20from%20Drive-10614) - [AI-Driven WooCommerce Product Importer from Google Sheet with Yoast SEO meta-3510](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Driven%20WooCommerce%20Product%20Importer%20from%20Google%20Sheet%20with%20Yoast%20SEO%20meta-3510) - [AI-Enhanced Telegram to WordPress Publishing with GPT-4 Rewriting and Media Upload-10671](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Enhanced%20Telegram%20to%20WordPress%20Publishing%20with%20GPT-4%20Rewriting%20and%20Media%20Upload-10671) - [AI-Generated Account Briefs with MadKudu, OpenAI & Salesforce for Outreach-6815](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Generated%20Account%20Briefs%20with%20MadKudu%2C%20OpenAI%20%26%20Salesforce%20for%20Outreach-6815) - [AI-Generated LinkedIn Posts with Human Approval using GPT-4, GoToHuman & Blotato-6827](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Generated%20LinkedIn%20Posts%20with%20Human%20Approval%20using%20GPT-4%2C%20GoToHuman%20%26%20Blotato-6827) - [AI-Generated LinkedIn Posts with OpenAI, Google Sheets & Email Approval Workflow-4005](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Generated%20LinkedIn%20Posts%20with%20OpenAI%2C%20Google%20Sheets%20%26%20Email%20Approval%20Workflow-4005) - [AI-Generated Summary Block for WordPress Posts -2822](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Generated%20Summary%20Block%20for%20WordPress%20Posts%20%20-2822) - [AI-Generated Weather Analysis with NWS Alerts, Radar Imagery, and Home Assistant-6188](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Generated%20Weather%20Analysis%20with%20NWS%20Alerts%2C%20Radar%20Imagery%2C%20and%20Home%20Assistant-6188) - [AI-Optimized Travel Itinerary Generator with Skyscanner, Booking.com and Gmail-10352](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Optimized%20Travel%20Itinerary%20Generator%20with%20Skyscanner%2C%20Booking.com%20and%20Gmail-10352) - [AI-Personalized Multi-Product Email Outreach with SMTP Rotation (GPT-4o/o3-mini)-3758](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Personalized%20Multi-Product%20Email%20Outreach%20with%20SMTP%20Rotation%20(GPT-4o%2Fo3-mini)-3758) - [AI-Powered Accounting Reports from Sabre EDI with GPT-4 and Pinecone RAG-5130](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Accounting%20Reports%20from%20Sabre%20EDI%20with%20GPT-4%20and%20Pinecone%20RAG-5130) - [AI-Powered Amazon Product Recommendations with Gemini 2.5 Flash via Telegram-11001](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Amazon%20Product%20Recommendations%20with%20Gemini%202.5%20Flash%20via%20Telegram-11001) - [AI-Powered Asana Task Prioritization with GPT-4 and Pinecone Memory-4578](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Asana%20Task%20Prioritization%20with%20GPT-4%20and%20Pinecone%20Memory-4578) - [AI-Powered Auto-Generate Exam Questions and Answers from Google Docs with Gemini-4008](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Auto-Generate%20Exam%20Questions%20and%20Answers%20from%20Google%20Docs%20with%20Gemini-4008) - [AI-Powered Auto-Translate Google Slides Presentation to any language with Gemini-6372](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Auto-Translate%20Google%20Slides%20Presentation%20to%20any%20language%20with%20Gemini-6372) - [AI-Powered Automated Job Search & Application -6391](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Automated%20Job%20Search%20%26%20Application%20-6391) - [AI-powered automated stock analysis-2209](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-powered%20automated%20stock%20analysis-2209) - [AI-Powered Automatic Analysis of YouTube Product Reviews With Apify + GPT-7148](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Automatic%20Analysis%20of%20YouTube%20Product%20Reviews%20With%20Apify%20%2B%20GPT-7148) - [AI-Powered Bank Statement Analysis & Transaction Categorization-6629](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Bank%20Statement%20Analysis%20%26%20Transaction%20Categorization-6629) - [AI-Powered Blog Automation: Generate & Publish SEO Articles with GPT-4 to WordPress & Twitter-6734](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Blog%20Automation%3A%20Generate%20%26%20Publish%20SEO%20Articles%20with%20GPT-4%20to%20WordPress%20%26%20Twitter-6734) - [AI-Powered Blog Post Promoter for Instagram, Facebook & X with GPT-4033](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Blog%20Post%20Promoter%20for%20Instagram%2C%20Facebook%20%26%20X%20with%20GPT-4033) - [AI-Powered Body Measurement & Clothing Size Estimator from Image with Fal.ai-10863](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Body%20Measurement%20%26%20Clothing%20Size%20Estimator%20from%20Image%20with%20Fal.ai-10863) - [AI-Powered Bug Tracking with GitHub Issues and Telegram Alerts using Gemini-6701](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Bug%20Tracking%20with%20GitHub%20Issues%20and%20Telegram%20Alerts%20using%20Gemini-6701) - [AI-Powered Calendar & Meeting Digest with Gmail and GPT-4o/Claude-4385](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Calendar%20%26%20Meeting%20Digest%20with%20Gmail%20and%20GPT-4o%2FClaude-4385) - [AI-powered Candidate Screening & Interview Scheduling with OpenAI GPT & Google Suite-10080](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-powered%20Candidate%20Screening%20%26%20Interview%20Scheduling%20with%20OpenAI%20GPT%20%26%20Google%20Suite-10080) - [AI-Powered Candidate Shortlisting Automation for ERPNext-2757](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Candidate%20Shortlisting%20Automation%20for%20ERPNext-2757) - [AI-Powered Carousel Posts for Instagram, LinkedIn & Twitter with Blotato-4076](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Carousel%20Posts%20for%20Instagram%2C%20LinkedIn%20%26%20Twitter%20with%20Blotato-4076) - [AI-Powered Chart Generation from Web Data with GPT-4o and WordPress Upload-6361](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Chart%20Generation%20from%20Web%20Data%20with%20GPT-4o%20and%20WordPress%20Upload-6361) - [AI-Powered Chatbot Workflow with MySQL Database Integration-2985](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Chatbot%20Workflow%20with%20MySQL%20Database%20Integration-2985) - [AI-powered Client Onboarding with JotForm, Asana, Slack, and HubSpot-9628](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-powered%20Client%20Onboarding%20with%20JotForm%2C%20Asana%2C%20Slack%2C%20and%20HubSpot-9628) - [AI-Powered Code Review with Linting, Red-Marked Corrections in Google Sheets & Slack-10034](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Code%20Review%20with%20Linting%2C%20Red-Marked%20Corrections%20in%20Google%20Sheets%20%26%20Slack-10034) - [AI-Powered Cold Calling Automation with Vapi.ai, GPT-4o & Google Sheets-5008](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Cold%20Calling%20Automation%20with%20Vapi.ai%2C%20GPT-4o%20%26%20Google%20Sheets-5008) - [AI-Powered Cold Email Outreach with Google Gemini, Gmail and Sheets-7532](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Cold%20Email%20Outreach%20with%20Google%20Gemini%2C%20Gmail%20and%20Sheets-7532) - [AI-Powered Company Documents Q&A Assistant with Google Drive and GPT-4 Mini-10947](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Company%20Documents%20Q%26A%20Assistant%20with%20Google%20Drive%20and%20GPT-4%20Mini-10947) - [AI-Powered Contact Intelligence & Enrichment with OpenAI/Anthropic and Supabase-9699](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Contact%20Intelligence%20%26%20Enrichment%20with%20OpenAI%2FAnthropic%20and%20Supabase-9699) - [AI-Powered Contact Management in Airtable with Natural Language Commands-5509](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Contact%20Management%20in%20Airtable%20with%20Natural%20Language%20Commands-5509) - [AI-Powered Contact Management in KlickTipp with MCP Server-5884](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Contact%20Management%20in%20KlickTipp%20with%20MCP%20Server-5884) - [AI-Powered Content Gap Analysis using ScrapeGraphAI and Strategic Planning-6741](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Content%20Gap%20Analysis%20using%20ScrapeGraphAI%20and%20Strategic%20Planning-6741) - [AI-Powered Corporate Research System for Animal Advocacy Campaigns with Claude & Gemini-6483](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Corporate%20Research%20System%20for%20Animal%20Advocacy%20Campaigns%20with%20Claude%20%26%20Gemini-6483) - [AI-Powered Credit Card Recommendation System with OpenAI GPT, Telegram & Google Sheets-7714](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Credit%20Card%20Recommendation%20System%20with%20OpenAI%20GPT%2C%20Telegram%20%26%20Google%20Sheets-7714) - [AI-Powered Crypto Analysis Using OpenRouter, Gemini, and SerpAPI-2906](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Crypto%20Analysis%20Using%20OpenRouter%2C%20Gemini%2C%20and%20SerpAPI-2906) - [AI-Powered Customer Feedback Analysis & Routing for Gmail, Zendesk, Slack & Pipedrive-9782](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Customer%20Feedback%20Analysis%20%26%20Routing%20for%20Gmail%2C%20Zendesk%2C%20Slack%20%26%20Pipedrive-9782) - [AI-Powered Customer Service Automation with GPT, LangChain & Smart Routing-4626](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Customer%20Service%20Automation%20with%20GPT%2C%20LangChain%20%26%20Smart%20Routing-4626) - [AI-Powered CV Extractor: Google Drive to Sheet with GPT-4 + Slack for Recruiters-6835](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20CV%20Extractor%3A%20Google%20Drive%20to%20Sheet%20with%20GPT-4%20%2B%20Slack%20for%20Recruiters-6835) - [AI-Powered CV Filtering with Llama3.1 LLM, Google Drive & Sheets-6696](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20CV%20Filtering%20with%20Llama3.1%20LLM%2C%20Google%20Drive%20%26%20Sheets-6696) - [AI-Powered Daily LinkedIn Post Creator with OpenAI Feedback Loop and Notion-6979](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Daily%20LinkedIn%20Post%20Creator%20with%20OpenAI%20Feedback%20Loop%20and%20Notion-6979) - [AI-Powered Dental Appointment System with Telegram, Google Calendar and Sheets-9473](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Dental%20Appointment%20System%20with%20Telegram%2C%20Google%20Calendar%20and%20Sheets-9473) - [AI-Powered Document Chat with Nextcloud Files using LangChain and OpenAI-4465](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Document%20Chat%20with%20Nextcloud%20Files%20using%20LangChain%20and%20OpenAI-4465) - [AI-Powered Document Processing & Organization with Gemini, VLM Run & Google Sheets-8788](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Document%20Processing%20%26%20Organization%20with%20Gemini%2C%20VLM%20Run%20%26%20Google%20Sheets-8788) - [AI-Powered Domain & IP Security Check Automation-7189](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Domain%20%26%20IP%20Security%20Check%20Automation-7189) - [AI-Powered E-commerce Customer Support Chatbot with GPT-4 & Supabase-7256](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20E-commerce%20Customer%20Support%20Chatbot%20with%20GPT-4%20%26%20Supabase-7256) - [AI-Powered Email Automation for Business: Summarize & Respond with RAG-2852](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Email%20Automation%20for%20Business%3A%20Summarize%20%26%20Respond%20with%20RAG-2852) - [AI-Powered Email Forwarding to WhatsApp with Gmail, Outlook & Google Gemini-10254](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Email%20Forwarding%20to%20WhatsApp%20with%20Gmail%2C%20Outlook%20%26%20Google%20Gemini-10254) - [AI-Powered Email Inbox Manager with GPT-4, Gmail, and Slack Integration-7011](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Email%20Inbox%20Manager%20with%20GPT-4%2C%20Gmail%2C%20and%20Slack%20Integration-7011) - [AI-powered email processing autoresponder and response approval (Yes/No)-2861](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-powered%20email%20processing%20autoresponder%20and%20response%20approval%20(Yes%2FNo)-2861) - [AI-Powered Email Replies with Spam Filtering & FAQ Lookup using GPT-4o mini & Pinecone-5142](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Email%20Replies%20with%20Spam%20Filtering%20%26%20FAQ%20Lookup%20using%20GPT-4o%20mini%20%26%20Pinecone-5142) - [AI-Powered Email Support Router with Gmail, ChatGPT-4o, and Slack-9376](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Email%20Support%20Router%20with%20Gmail%2C%20ChatGPT-4o%2C%20and%20Slack-9376) - [AI-Powered Email to Jira Ticket Creation with Llama 3.2-5473](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Email%20to%20Jira%20Ticket%20Creation%20with%20Llama%203.2-5473) - [AI-Powered Email Triage & Auto-Response System with OpenAI Agents & Gmail-9157](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Email%20Triage%20%26%20Auto-Response%20System%20with%20OpenAI%20Agents%20%26%20Gmail-9157) - [AI-Powered Employee Database Management via Telegram using OpenAI and Airtable-4545](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Employee%20Database%20Management%20via%20Telegram%20using%20OpenAI%20and%20Airtable-4545) - [AI-Powered Facebook Comment Management: Auto-Reply, Delete, Ban & Notify-10320](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Facebook%20Comment%20Management%3A%20Auto-Reply%2C%20Delete%2C%20Ban%20%26%20Notify-10320) - [AI-Powered Feedback Triage: Jotform to Trello, Airtable & Slack with Gemini-9999](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Feedback%20Triage%3A%20Jotform%20to%20Trello%2C%20Airtable%20%26%20Slack%20with%20Gemini-9999) - [AI-Powered File Management Automation for Google Drive with MCP-5425](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20File%20Management%20Automation%20for%20Google%20Drive%20with%20MCP-5425) - [AI-Powered Financial Chart Analyzer | OpenRouter, MarketStack, macOS Shortcuts-2970](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Financial%20Chart%20Analyzer%20%7C%20OpenRouter%2C%20MarketStack%2C%20macOS%20Shortcuts-2970) - [AI-Powered Food Order Processing with Facebook Messenger, Google Sheets & Calendar-8349](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Food%20Order%20Processing%20with%20Facebook%20Messenger%2C%20Google%20Sheets%20%26%20Calendar-8349) - [AI-Powered GitHub Bot: Auto-Triage Issues with GPT-4o, Pinecone & Discord Alerts-4248](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20GitHub%20Bot%3A%20Auto-Triage%20Issues%20with%20GPT-4o%2C%20Pinecone%20%26%20Discord%20Alerts-4248) - [AI-Powered Gmail and Calendar Assistant with Gemini Chat Interface-8234](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Gmail%20and%20Calendar%20Assistant%20with%20Gemini%20Chat%20Interface-8234) - [AI-Powered Gmail Customer Support with OpenRouter & Pinecone Knowledge Base-9414](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Gmail%20Customer%20Support%20with%20OpenRouter%20%26%20Pinecone%20Knowledge%20Base-9414) - [AI-Powered Gmail Email Organization with Auto-Archiving and Priority Labels-3686](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Gmail%20Email%20Organization%20with%20Auto-Archiving%20and%20Priority%20Labels-3686) - [AI-Powered Gmail MCP Server-3623](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Gmail%20MCP%20Server-3623) - [AI-Powered Google Maps Business Scraper with Enrichment & Export to Sheets-6439](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Google%20Maps%20Business%20Scraper%20with%20Enrichment%20%26%20Export%20to%20Sheets-6439) - [AI-Powered Gratitude Reminder Workflow for LINE-3040](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Gratitude%20Reminder%20Workflow%20for%20LINE-3040) - [AI-Powered HighLevel CRM Automation with GPT and MCP for Contact and Task Management-7342](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20HighLevel%20CRM%20Automation%20with%20GPT%20and%20MCP%20for%20Contact%20and%20Task%20Management-7342) - [AI-Powered HR Interview System with BeyondPresence-4514](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20HR%20Interview%20System%20with%20BeyondPresence-4514) - [AI-Powered Information Monitoring with OpenAI, Google Sheets, Jina AI and Slack-2799](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Information%20Monitoring%20with%20OpenAI%2C%20Google%20Sheets%2C%20Jina%20AI%20and%20Slack-2799) - [AI-Powered Instagram Content Repurposing with OpenAI GPT-4O & Perplexity Research-9445](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Instagram%20Content%20Repurposing%20with%20OpenAI%20GPT-4O%20%26%20Perplexity%20Research-9445) - [AI-Powered Internal Helpdesk in Slack with GPT-4o & Email Escalation-6000](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Internal%20Helpdesk%20in%20Slack%20with%20GPT-4o%20%26%20Email%20Escalation-6000) - [AI-Powered Interview Preparation System using Local LLM for Campus Placements-4761](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Interview%20Preparation%20System%20using%20Local%20LLM%20for%20Campus%20Placements-4761) - [AI-Powered Invoice Data Extraction & Approval Workflow with ScrapeGraphAI & Telegram-6628](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Invoice%20Data%20Extraction%20%26%20Approval%20Workflow%20with%20ScrapeGraphAI%20%26%20Telegram-6628) - [AI-Powered Invoice Data Extraction from Email PDFs to Airtable with GPT-4o-4434](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Invoice%20Data%20Extraction%20from%20Email%20PDFs%20to%20Airtable%20with%20GPT-4o-4434) - [AI-Powered Invoice Extractor via Telegram to Airtable-8396](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Invoice%20Extractor%20via%20Telegram%20to%20Airtable-8396) - [AI-Powered Invoice Reminder & Payment Tracker for Finance & Accounting-10111](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Invoice%20Reminder%20%26%20Payment%20Tracker%20for%20Finance%20%26%20Accounting-10111) - [AI-Powered Knowledge Assistant using Google Sheets, OpenAI, and Supabase Vector Search-4476](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Knowledge%20Assistant%20using%20Google%20Sheets%2C%20OpenAI%2C%20and%20Supabase%20Vector%20Search-4476) - [AI-Powered Knowledge Assistant using Google Sheets, OpenAI, and Supabase Vector Search-4477](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Knowledge%20Assistant%20using%20Google%20Sheets%2C%20OpenAI%2C%20and%20Supabase%20Vector%20Search-4477) - [AI-Powered Language and Coding Tutor with GPT-4 and Timed Telegram Messages-3347](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Language%20and%20Coding%20Tutor%20with%20GPT-4%20and%20Timed%20Telegram%20Messages-3347) - [AI-Powered Lead Email Classification & Auto-Reply with GPT-4o and Gmail-7330](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Lead%20Email%20Classification%20%26%20Auto-Reply%20with%20GPT-4o%20and%20Gmail-7330) - [AI-Powered Lead Enrichment from Typeform & Calendly to HubSpot CRM-7537](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Lead%20Enrichment%20from%20Typeform%20%26%20Calendly%20to%20HubSpot%20CRM-7537) - [AI-Powered Lead Enrichment with Bright Data MCP and Google Sheets-4589](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Lead%20Enrichment%20with%20Bright%20Data%20MCP%20and%20Google%20Sheets-4589) - [AI-Powered Lead Generation System with Email Personalization and LinkedIn-6027](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Lead%20Generation%20System%20with%20Email%20Personalization%20and%20LinkedIn-6027) - [AI-Powered Lead Generation with Apollo, GPT-4, and Telegram to Database-5611](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Lead%20Generation%20with%20Apollo%2C%20GPT-4%2C%20and%20Telegram%20to%20Database-5611) - [AI-Powered Lead Generation with Apollo, LinkedIn Research & 4-Step Personalized Emails-6101](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Lead%20Generation%20with%20Apollo%2C%20LinkedIn%20Research%20%26%204-Step%20Personalized%20Emails-6101) - [AI-Powered Lead Outreach & Tracking with Gmail, GPT-4 & Email Sequencing-10948](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Lead%20Outreach%20%26%20Tracking%20with%20Gmail%2C%20GPT-4%20%26%20Email%20Sequencing-10948) - [AI-Powered Lead Processing from Apify with Gemini and Google Sheets-9266](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Lead%20Processing%20from%20Apify%20with%20Gemini%20and%20Google%20Sheets-9266) - [AI-Powered Lead Qualification & Personalized Outreach using Relevance AI-9101](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Lead%20Qualification%20%26%20Personalized%20Outreach%20using%20Relevance%20AI-9101) - [AI-Powered Lead Qualification & Routing with OpenAI, Slack, and Airtable-9349](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Lead%20Qualification%20%26%20Routing%20with%20OpenAI%2C%20Slack%2C%20and%20Airtable-9349) - [AI-Powered Lead Research & Personalized Email Generation with Groq & Google Sheets-5938](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Lead%20Research%20%26%20Personalized%20Email%20Generation%20with%20Groq%20%26%20Google%20Sheets-5938) - [AI-Powered Lead Scoring & Personalized Responses with JotForm, GPT, and Gmail-9961](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Lead%20Scoring%20%26%20Personalized%20Responses%20with%20JotForm%2C%20GPT%2C%20and%20Gmail-9961) - [AI-Powered Lead Scoring with Salesforce, GPT-4o, and Slack with Data Masking-4592](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Lead%20Scoring%20with%20Salesforce%2C%20GPT-4o%2C%20and%20Slack%20with%20Data%20Masking-4592) - [AI-Powered LinkedIn Connection Recommender-7174](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20LinkedIn%20Connection%20Recommender-7174) - [AI-Powered LinkedIn Content Engine (n8n + OpenAI + Perplexity + Replicate)-5162](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20LinkedIn%20Content%20Engine%20(n8n%20%2B%20OpenAI%20%2B%20Perplexity%20%2B%20Replicate)-5162) - [AI-powered LinkedIn Content Generator with OpenAI GPT-4 and DALL-E-7007](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-powered%20LinkedIn%20Content%20Generator%20with%20OpenAI%20GPT-4%20and%20DALL-E-7007) - [AI-Powered Local Event Finder with Multi-Tool Search-4816](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Local%20Event%20Finder%20with%20Multi-Tool%20Search-4816) - [AI-Powered Loom Video Q&A with Gemini-2.5 and Slack Notifications-4472](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Loom%20Video%20Q%26A%20with%20Gemini-2.5%20and%20Slack%20Notifications-4472) - [AI-Powered Meeting Minutes with GPT-4, Task Assignment & Multichannel Distribution-9146](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Meeting%20Minutes%20with%20GPT-4%2C%20Task%20Assignment%20%26%20Multichannel%20Distribution-9146) - [AI-Powered Meeting Research & Daily Agenda with Google Calendar, Attio CRM, and Slack-7968](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Meeting%20Research%20%26%20Daily%20Agenda%20with%20Google%20Calendar%2C%20Attio%20CRM%2C%20and%20Slack-7968) - [AI-Powered Meta Ads Analysis & Creation with Gemini, GPT-4.1 Mini & Ads Manager-4684](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Meta%20Ads%20Analysis%20%26%20Creation%20with%20Gemini%2C%20GPT-4.1%20Mini%20%26%20Ads%20Manager-4684) - [AI-Powered MIS Agent-4341](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20MIS%20Agent-4341) - [AI-Powered Mock Job Interview with Voice, Assessment & Gmail Reporting-7462](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Mock%20Job%20Interview%20with%20Voice%2C%20Assessment%20%26%20Gmail%20Reporting-7462) - [AI-Powered Multi-Channel Lead Outreach with JotForm, Gemini AI & HeyReach-9607](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Multi-Channel%20Lead%20Outreach%20with%20JotForm%2C%20Gemini%20AI%20%26%20HeyReach-9607) - [AI-Powered Multi-Platform Assistant with Google Suite, LinkedIn & Twitter-5850](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Multi-Platform%20Assistant%20with%20Google%20Suite%2C%20LinkedIn%20%26%20Twitter-5850) - [AI-Powered Multi-Platform Social Media Content Factory with Dynamic System Prompts & GPT-4o-8850](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Multi-Platform%20Social%20Media%20Content%20Factory%20with%20Dynamic%20System%20Prompts%20%26%20GPT-4o-8850) - [AI-Powered Multi-Social Media Post Automation: Google Trends & Perplexity AI -4352](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Multi-Social%20Media%20Post%20Automation%3A%20Google%20Trends%20%26%20Perplexity%20AI%20-4352) - [AI-Powered Multi-Stage Web Search and Research Suite-2539](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Multi-Stage%20Web%20Search%20and%20Research%20Suite-2539) - [AI-Powered n8n Release Notes Summary Notifications via Gmail with GPT-5-Mini-10236](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20n8n%20Release%20Notes%20Summary%20Notifications%20via%20Gmail%20with%20GPT-5-Mini-10236) - [AI-Powered NDA Review & Instant Alert System - Jotform, Gemini, Telegram-9611](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20NDA%20Review%20%26%20Instant%20Alert%20System%20-%20Jotform%2C%20Gemini%2C%20Telegram-9611) - [AI-Powered News Monitoring & Social Post Generator with OpenAI and Upload-Post-9851](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20News%20Monitoring%20%26%20Social%20Post%20Generator%20with%20OpenAI%20and%20Upload-Post-9851) - [AI-powered News Monitoring with Linkup, Airtable, and Slack Notifications-6241](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-powered%20News%20Monitoring%20with%20Linkup%2C%20Airtable%2C%20and%20Slack%20Notifications-6241) - [AI-Powered One-Click Virtual Fitting Room for WooCommerce, Shopify, Prestashop-5200](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20One-Click%20Virtual%20Fitting%20Room%20for%20WooCommerce%2C%20Shopify%2C%20Prestashop-5200) - [AI-Powered Outreach & Follow-Up Automation (GPT-4o + Gmail + Google Sheets)-10827](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Outreach%20%26%20Follow-Up%20Automation%20(GPT-4o%20%2B%20Gmail%20%2B%20Google%20Sheets)-10827) - [AI-Powered PDF Invoice Parser with Google Drive, Google Sheets & OpenAI-4451](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20PDF%20Invoice%20Parser%20with%20Google%20Drive%2C%20Google%20Sheets%20%26%20OpenAI-4451) - [AI-Powered Personal Assistant for Telegram with Memory & Task Management-8837](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Personal%20Assistant%20for%20Telegram%20with%20Memory%20%26%20Task%20Management-8837) - [AI-Powered Personal Finances Manager with Gemini, Telegram & Google Sheets-7411](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Personal%20Finances%20Manager%20with%20Gemini%2C%20Telegram%20%26%20Google%20Sheets-7411) - [AI-Powered Post-Sales Call Automated Proposal Generator-4359](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Post-Sales%20Call%20Automated%20Proposal%20Generator-4359) - [AI-Powered Product Hunt Data Collection & Translation with GPT-4 and Google Sheets-10791](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Product%20Hunt%20Data%20Collection%20%26%20Translation%20with%20GPT-4%20and%20Google%20Sheets-10791) - [AI-Powered Product Research & Comparison with GPT-4o and SerpAPI-3315](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Product%20Research%20%26%20Comparison%20with%20GPT-4o%20and%20SerpAPI-3315) - [AI-Powered Product Research & Price Comparison with Google Search and OpenAI-6664](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Product%20Research%20%26%20Price%20Comparison%20with%20Google%20Search%20and%20OpenAI-6664) - [AI-Powered Product Research & SEO Content Automation-5195](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Product%20Research%20%26%20SEO%20Content%20Automation-5195) - [AI-Powered Product Video Generator (Foreplay + Gemini + Sora 2)-9986](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Product%20Video%20Generator%20(Foreplay%20%2B%20Gemini%20%2B%20Sora%202)-9986) - [AI-Powered Proposal Automation Using Google Slides-5082](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Proposal%20Automation%20Using%20Google%20Slides-5082) - [AI-Powered RAG Document Processing & Chatbot with Google Drive, Supabase, OpenAI-4551](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20RAG%20Document%20Processing%20%26%20Chatbot%20with%20Google%20Drive%2C%20Supabase%2C%20OpenAI-4551) - [AI-Powered RAG Q&A Chatbot with OpenAI, Google Sheets, Glide & Supabase-4071](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20RAG%20Q%26A%20Chatbot%20with%20OpenAI%2C%20Google%20Sheets%2C%20Glide%20%26%20Supabase-4071) - [AI-Powered RAG Workflow For Stock Earnings Report Analysis-2741](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20RAG%20Workflow%20For%20Stock%20Earnings%20Report%20Analysis-2741) - [AI-Powered Receipt and Expense Tracker with Telegram, Google Sheets & OpenAI-4950](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Receipt%20and%20Expense%20Tracker%20with%20Telegram%2C%20Google%20Sheets%20%26%20OpenAI-4950) - [AI-Powered Recruitment System for Resume Screening & Automated Outreach with GPT-4-6609](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Recruitment%20System%20for%20Resume%20Screening%20%26%20Automated%20Outreach%20with%20GPT-4-6609) - [AI-Powered Reddit Lead Generation & Community Management with Advanced Scoring-9426](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Reddit%20Lead%20Generation%20%26%20Community%20Management%20with%20Advanced%20Scoring-9426) - [AI-Powered Research Assistant for Platform Questions with GPT-4o and MCP-3303](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Research%20Assistant%20for%20Platform%20Questions%20with%20GPT-4o%20and%20MCP-3303) - [AI-Powered Research Assistant with Linear, Scrapeless, and Claude-6220](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Research%20Assistant%20with%20Linear%2C%20Scrapeless%2C%20and%20Claude-6220) - [AI-Powered Research Assistant with Perplexity Sonar API-3673](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Research%20Assistant%20with%20Perplexity%20Sonar%20API-3673) - [AI-Powered Research with Jina AI Deep Search-3068](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Research%20with%20Jina%20AI%20Deep%20Search-3068) - [AI-Powered Restaurant Booking System with Telegram, Calendar & Email Notifications-7769](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Restaurant%20Booking%20System%20with%20Telegram%2C%20Calendar%20%26%20Email%20Notifications-7769) - [AI-Powered Restaurant Newsletter Creator with Mailchimp and Telegram Approval-4918](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Restaurant%20Newsletter%20Creator%20with%20Mailchimp%20and%20Telegram%20Approval-4918) - [AI-Powered Restaurant Order and Menu Management with WhatsApp and Google Gemini-5096](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Restaurant%20Order%20and%20Menu%20Management%20with%20WhatsApp%20and%20Google%20Gemini-5096) - [AI-Powered Restaurant Order Chatbot with GPT-4o for POS Integration-3942](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Restaurant%20Order%20Chatbot%20with%20GPT-4o%20for%20POS%20Integration-3942) - [AI-Powered Sales Assistant with Airtable CRM, Gmail and Web Research-8322](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Sales%20Assistant%20with%20Airtable%20CRM%2C%20Gmail%20and%20Web%20Research-8322) - [AI-Powered Salon Appointment Booking System with WhatsApp and Google Sheets-8698](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Salon%20Appointment%20Booking%20System%20with%20WhatsApp%20and%20Google%20Sheets-8698) - [AI-Powered Salon Booking with GPT, Google Calendar & Email Confirmations-7783](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Salon%20Booking%20with%20GPT%2C%20Google%20Calendar%20%26%20Email%20Confirmations-7783) - [AI-Powered Scrum Master Assistant with OpenAI, Slack and Asana Integration-5478](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Scrum%20Master%20Assistant%20with%20OpenAI%2C%20Slack%20and%20Asana%20Integration-5478) - [AI-Powered SEO Content Optimization with SERP Analysis & Slack Approval Workflow-10832](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20SEO%20Content%20Optimization%20with%20SERP%20Analysis%20%26%20Slack%20Approval%20Workflow-10832) - [AI-Powered ServiceNow Chat Triage with GPT-4 β€” Incident & Request Router-7515](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20ServiceNow%20Chat%20Triage%20with%20GPT-4%20%E2%80%94%20Incident%20%26%20Request%20Router-7515) - [AI-Powered Short-Form Video Generator with OpenAI, Flux, Kling, and ElevenLabs-3121](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Short-Form%20Video%20Generator%20with%20OpenAI%2C%20Flux%2C%20Kling%2C%20and%20ElevenLabs-3121) - [AI-Powered Social Media Amplifier-2681](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Social%20Media%20Amplifier-2681) - [AI-Powered Social Media Content Creator with Multi-Platform Publishing & Approval-5669](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Social%20Media%20Content%20Creator%20with%20Multi-Platform%20Publishing%20%26%20Approval-5669) - [AI-Powered Social Media Content Generator & Publisher-2950](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Social%20Media%20Content%20Generator%20%26%20Publisher-2950) - [AI-Powered Social Media Content Generator with Strategic Approach using GPT-4 Models-6550](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Social%20Media%20Content%20Generator%20with%20Strategic%20Approach%20using%20GPT-4%20Models-6550) - [AI-Powered Social Media Message Responder with Llama 3.2 (Instagram, Facebook, WhatsApp)-6632](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Social%20Media%20Message%20Responder%20with%20Llama%203.2%20(Instagram%2C%20Facebook%2C%20WhatsApp)-6632) - [AI-Powered Social Media Thought Leadership with Claude Sonnet & Trigify-6375](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Social%20Media%20Thought%20Leadership%20with%20Claude%20Sonnet%20%26%20Trigify-6375) - [AI-Powered Stock Analysis Assistant with Telegram, Claude & GPT-4O Vision-5163](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Stock%20Analysis%20Assistant%20with%20Telegram%2C%20Claude%20%26%20GPT-4O%20Vision-5163) - [AI-Powered Stock Analysis with AI Scoring and Gmail Report Delivery-6823](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Stock%20Analysis%20with%20AI%20Scoring%20and%20Gmail%20Report%20Delivery-6823) - [AI-Powered Stock Analysis with Danelfin, TwelveData and Alpha Vantage-7261](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Stock%20Analysis%20with%20Danelfin%2C%20TwelveData%20and%20Alpha%20Vantage-7261) - [AI-Powered Stock Analysis with Multi-Model Consensus and Telegram Alerts-10615](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Stock%20Analysis%20with%20Multi-Model%20Consensus%20and%20Telegram%20Alerts-10615) - [AI-Powered Stock Market Summary Bot-4867](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Stock%20Market%20Summary%20Bot-4867) - [AI-powered Student Assistant for Course Information via Twilio SMS-3499](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-powered%20Student%20Assistant%20for%20Course%20Information%20via%20Twilio%20SMS-3499) - [AI-Powered Support Automation with Outlook, OpenAI & JIRA Ticketing-7407](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Support%20Automation%20with%20Outlook%2C%20OpenAI%20%26%20JIRA%20Ticketing-7407) - [AI-Powered Tarot Readings via iMessage with GPT & Blooio-6061](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Tarot%20Readings%20via%20iMessage%20with%20GPT%20%26%20Blooio-6061) - [AI-Powered Technical Analyst with Perplexity R1 Research-3160](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Technical%20Analyst%20with%20Perplexity%20R1%20Research-3160) - [AI-Powered Telegram & WhatsApp Business Agent Workflow-5311](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Telegram%20%26%20WhatsApp%20Business%20Agent%20Workflow-5311) - [AI-Powered Telegram Bot for Data Extraction with Bright Data MCP-4116](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Telegram%20Bot%20for%20Data%20Extraction%20with%20Bright%20Data%20MCP-4116) - [AI-Powered Telegram Task Assistant with Notion Integration-4142](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Telegram%20Task%20Assistant%20with%20Notion%20Integration-4142) - [AI-Powered Telegram Task Manager with MCP Server-3656](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Telegram%20Task%20Manager%20with%20MCP%20Server-3656) - [AI-Powered Telegram Trivia Bot with Auto Question Generation & User Management-5459](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Telegram%20Trivia%20Bot%20with%20Auto%20Question%20Generation%20%26%20User%20Management-5459) - [AI-Powered Travel Assistant for WhatsApp using Llama 3.2-6052](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Travel%20Assistant%20for%20WhatsApp%20using%20Llama%203.2-6052) - [AI-Powered Upwork Cover Letter Generator – Pinecone, Groq, Google Gemin, SerpAPI-3622](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Upwork%20Cover%20Letter%20Generator%20%E2%80%93%20Pinecone%2C%20Groq%2C%20Google%20Gemin%2C%20SerpAPI-3622) - [AI-Powered Vendor Policy & RSS Feed Analysis with Integrated Risk Scoring-5103](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Vendor%20Policy%20%26%20RSS%20Feed%20Analysis%20with%20Integrated%20Risk%20Scoring-5103) - [AI-Powered Vulnerability Scanner with Nessus, Risk Triage & Google Sheets Reporting-6293](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Vulnerability%20Scanner%20with%20Nessus%2C%20Risk%20Triage%20%26%20Google%20Sheets%20Reporting-6293) - [AI-Powered Web Form Responder with GPT-4o-mini, Outlook Email & Twilio SMS-6716](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Web%20Form%20Responder%20with%20GPT-4o-mini%2C%20Outlook%20Email%20%26%20Twilio%20SMS-6716) - [AI-Powered Web Research in Google Sheets with GPT and Bright Data-10119](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Web%20Research%20in%20Google%20Sheets%20with%20GPT%20and%20Bright%20Data-10119) - [AI-Powered WhatsApp Chatbot for Text, Voice, Images, and PDF with RAG-4827](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20WhatsApp%20Chatbot%20for%20Text%2C%20Voice%2C%20Images%2C%20and%20PDF%20with%20RAG-4827) - [AI-Powered WhatsApp Chatbot πŸ€–πŸ“² for Text, Voice, Images & PDFs with memory 🧠-3586](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20WhatsApp%20Chatbot%20%F0%9F%A4%96%F0%9F%93%B2%20for%20Text%2C%20Voice%2C%20Images%20%26%20PDFs%20with%20memory%20%F0%9F%A7%A0-3586) - [AI-Powered WhatsApp Customer Service with GPT-4, Smart Routing & Knowledge Base-7795](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20WhatsApp%20Customer%20Service%20with%20GPT-4%2C%20Smart%20Routing%20%26%20Knowledge%20Base-7795) - [AI-Powered WhatsApp Customer Support for Shopify Brands with LLM Agents-8323](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20WhatsApp%20Customer%20Support%20for%20Shopify%20Brands%20with%20LLM%20Agents-8323) - [AI-Powered WhatsApp Support Bot with Ticket Creation for Google Sheets-7405](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20WhatsApp%20Support%20Bot%20with%20Ticket%20Creation%20for%20Google%20Sheets-7405) - [AI-Powered Workflow Documentation & Promotion with Gemini, Notion & LinkedIn-7788](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Workflow%20Documentation%20%26%20Promotion%20with%20Gemini%2C%20Notion%20%26%20LinkedIn-7788) - [AI-Powered Workflow Error Analysis & Fix Suggestions with Gemini 2.5 Pro-9375](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Workflow%20Error%20Analysis%20%26%20Fix%20Suggestions%20with%20Gemini%202.5%20Pro-9375) - [AI-Powered X (Twitter) Content Generator and Scheduler with LangChain and Blotato-9562](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20X%20(Twitter)%20Content%20Generator%20and%20Scheduler%20with%20LangChain%20and%20Blotato-9562) - [AI-Powered YouTube Meta Generator with GPT-4o, Gemini & Content Enrichment-3788](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20YouTube%20Meta%20Generator%20with%20GPT-4o%2C%20Gemini%20%26%20Content%20Enrichment-3788) - [AI-Powered YouTube Shorts Automation: Create & Publish with OpenAI & ElevenLabs-3553](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20YouTube%20Shorts%20Automation%3A%20Create%20%26%20Publish%20with%20OpenAI%20%26%20ElevenLabs-3553) - [AI-Powered YouTube Shorts Creator with OpenAI Script & ElevenLabs Voice-3795](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20YouTube%20Shorts%20Creator%20with%20OpenAI%20Script%20%26%20ElevenLabs%20Voice-3795) - [AI-Powered Zendesk Support Responses with RAG, OpenAI, and Supabase Knowledge Base-7937](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Zendesk%20Support%20Responses%20with%20RAG%2C%20OpenAI%2C%20and%20Supabase%20Knowledge%20Base-7937) - [AI-Powered Zoho CRM Lead Management with OpenAI GPT-9480](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AI-Powered%20Zoho%20CRM%20Lead%20Management%20with%20OpenAI%20GPT-9480) - [Airbnb Telegram Agent - AI-powered accommodation search with voice support-4494](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Airbnb%20Telegram%20Agent%20-%20AI-powered%20accommodation%20search%20with%20voice%20support-4494) - [Airline Web Check-in Data Extraction with Ollama AI, Google Sheets & Postgres Vector DB-5474](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Airline%20Web%20Check-in%20Data%20Extraction%20with%20Ollama%20AI%2C%20Google%20Sheets%20%26%20Postgres%20Vector%20DB-5474) - [Airtable - Automate Recurring Tasks-2070](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Airtable%20-%20Automate%20Recurring%20Tasks-2070) - [Airtable Base Backups to S3-4302](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Airtable%20Base%20Backups%20to%20S3-4302) - [Airtable Batch Update / Insert rows (send faster + save API call requests)-3394](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Airtable%20Batch%20Update%20%2F%20Insert%20rows%20(send%20faster%20%2B%20save%20API%20call%20requests)-3394) - [Airtable Order Status Change to SMS Notifications with Twilio-8682](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Airtable%20Order%20Status%20Change%20to%20SMS%20Notifications%20with%20Twilio-8682) - [Alert on Equipment Health Issues with Google Sheets and MS Teams Integration-6958](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Alert%20on%20Equipment%20Health%20Issues%20with%20Google%20Sheets%20and%20MS%20Teams%20Integration-6958) - [All-in-One Telegram/Baserow AI Assistant πŸ€–πŸ§  Voice/Photo/Save Notes/Long Term Mem-2986](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/All-in-One%20Telegram%2FBaserow%20AI%20Assistant%20%F0%9F%A4%96%F0%9F%A7%A0%20Voice%2FPhoto%2FSave%20Notes%2FLong%20Term%20Mem-2986) - [Allow AI Agents to access User & Workitem operations - Kitemaker Tool MCP Server-5236](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Allow%20AI%20Agents%20to%20access%20User%20%26%20Workitem%20operations%20-%20Kitemaker%20Tool%20MCP%20Server-5236) - [Allow Users to Send a Sequence of Messages to an AI Agent in Telegram-2917](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Allow%20Users%20to%20Send%20a%20Sequence%20of%20Messages%20to%20an%20AI%20Agent%20in%20Telegram-2917) - [Altcoin News to LinkedIn Posts with DeepSeek AI & Google Sheets-3668](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Altcoin%20News%20to%20LinkedIn%20Posts%20with%20DeepSeek%20AI%20%26%20Google%20Sheets-3668) - [Amazon Affiliate Links to Mastodon with AI Descriptions & Shlink Tracking-4935](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Amazon%20Affiliate%20Links%20to%20Mastodon%20with%20AI%20Descriptions%20%26%20Shlink%20Tracking-4935) - [Amazon Price Drop Analysis with Decodo, GPT-4.1-mini & Google Sheets Integration-10962](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Amazon%20Price%20Drop%20Analysis%20with%20Decodo%2C%20GPT-4.1-mini%20%26%20Google%20Sheets%20Integration-10962) - [Amazon Product Search Scraper with BrightData, GPT-4, and Google Sheets-3901](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Amazon%20Product%20Search%20Scraper%20with%20BrightData%2C%20GPT-4%2C%20and%20Google%20Sheets-3901) - [Amplify Social Media Presence with O3 and GPT-4 Multi-Agent Team-6915](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Amplify%20Social%20Media%20Presence%20with%20O3%20and%20GPT-4%20Multi-Agent%20Team-6915) - [Analyse papers from Hugging Face with AI and store them in Notion-2804](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyse%20papers%20from%20Hugging%20Face%20with%20AI%20and%20store%20them%20in%20Notion-2804) - [Analyze & Publish GCE O-Level Math Predictions with Perplexity AI to WordPress & Slack-10396](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20%26%20Publish%20GCE%20O-Level%20Math%20Predictions%20with%20Perplexity%20AI%20to%20WordPress%20%26%20Slack-10396) - [Analyze & Sort Suspicious Email Contents with ChatGPT-2666](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20%26%20Sort%20Suspicious%20Email%20Contents%20with%20ChatGPT-2666) - [Analyze & Tag User Feedback in Notion with GPT-4 Sentiment Analysis-3689](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20%26%20Tag%20User%20Feedback%20in%20Notion%20with%20GPT-4%20Sentiment%20Analysis-3689) - [Analyze & Target High-Value Customers with GPT-4 and Bright Data MCP-5966](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20%26%20Target%20High-Value%20Customers%20with%20GPT-4%20and%20Bright%20Data%20MCP-5966) - [Analyze Amazon Purchase Trends with Bright Data, OpenAI and Google Sheets-5961](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Amazon%20Purchase%20Trends%20with%20Bright%20Data%2C%20OpenAI%20and%20Google%20Sheets-5961) - [Analyze and Chat with XML Files using GPT and LangChain-6224](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20and%20Chat%20with%20XML%20Files%20using%20GPT%20and%20LangChain-6224) - [Analyze and Optimize Top Website Content using Google Analytics, Firecrawl and InfraNodus-6245](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20and%20Optimize%20Top%20Website%20Content%20using%20Google%20Analytics%2C%20Firecrawl%20and%20InfraNodus-6245) - [Analyze and Summarize Google Reviews with SerpAPI, GPT-4 and Google Sheets-6066](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20and%20Summarize%20Google%20Reviews%20with%20SerpAPI%2C%20GPT-4%20and%20Google%20Sheets-6066) - [Analyze Any Video and Generate Text Summaries with Google Gemini 2.5 Pro-6555](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Any%20Video%20and%20Generate%20Text%20Summaries%20with%20Google%20Gemini%202.5%20Pro-6555) - [Analyze Any Website with OpenAI And Get On-Page SEO Audit-3224](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Any%20Website%20with%20OpenAI%20And%20Get%20On-Page%20SEO%20Audit-3224) - [Analyze Bakery Sales & Inventory with Google Sheets & Azure GPT Chat Assistant-8344](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Bakery%20Sales%20%26%20Inventory%20with%20Google%20Sheets%20%26%20Azure%20GPT%20Chat%20Assistant-8344) - [Analyze BeyondPresence Video Calls with GPT-4o-mini and Google Sheets-4436](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20BeyondPresence%20Video%20Calls%20with%20GPT-4o-mini%20and%20Google%20Sheets-4436) - [Analyze Blog SEO with AI: Complete Assessment using GPT-4 and Ethical Scraping-6409](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Blog%20SEO%20with%20AI%3A%20Complete%20Assessment%20using%20GPT-4%20and%20Ethical%20Scraping-6409) - [Analyze Brand Mentions on Reddit with GPT-4o Mini and Notion Integration-3244](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Brand%20Mentions%20on%20Reddit%20with%20GPT-4o%20Mini%20and%20Notion%20Integration-3244) - [Analyze Browsing History and Generate Automation Suggestions with OpenRouter AI and Google Sheets-6438](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Browsing%20History%20and%20Generate%20Automation%20Suggestions%20with%20OpenRouter%20AI%20and%20Google%20Sheets-6438) - [Analyze Call Recordings with OpenAI and Update Zoho CRM Leads Automatically-10913](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Call%20Recordings%20with%20OpenAI%20and%20Update%20Zoho%20CRM%20Leads%20Automatically-10913) - [Analyze Client Transcripts & Route Feedback with GPT-4o Mini, HubSpot, and Gmail-3706](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Client%20Transcripts%20%26%20Route%20Feedback%20with%20GPT-4o%20Mini%2C%20HubSpot%2C%20and%20Gmail-3706) - [Analyze Company Sustainability & Animal Welfare with OpenRouter AI & Multi-Source Research-6417](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Company%20Sustainability%20%26%20Animal%20Welfare%20with%20OpenRouter%20AI%20%26%20Multi-Source%20Research-6417) - [Analyze Competitor Content Gaps with Gemini AI, Apify & Google Sheets-8446](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Competitor%20Content%20Gaps%20with%20Gemini%20AI%2C%20Apify%20%26%20Google%20Sheets-8446) - [Analyze Competitor Content Performance with Bright Data MCP & GPT-4o-5957](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Competitor%20Content%20Performance%20with%20Bright%20Data%20MCP%20%26%20GPT-4o-5957) - [Analyze Competitor Facebook Ads with AI (GPT-4 & Gemini) & Email Reports-3839](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Competitor%20Facebook%20Ads%20with%20AI%20(GPT-4%20%26%20Gemini)%20%26%20Email%20Reports-3839) - [Analyze Competitor Keywords with RapidAPI and Google Sheets Reporting-7686](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Competitor%20Keywords%20with%20RapidAPI%20and%20Google%20Sheets%20Reporting-7686) - [Analyze Competitor LinkedIn Posts with Bright Data + Google Gemini to Google Sheets-6619](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Competitor%20LinkedIn%20Posts%20with%20Bright%20Data%20%2B%20Google%20Gemini%20to%20Google%20Sheets-6619) - [Analyze Crunchbase Startups by Keyword with Bright Data, Gemini AI & Google Sheets-4565](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Crunchbase%20Startups%20by%20Keyword%20with%20Bright%20Data%2C%20Gemini%20AI%20%26%20Google%20Sheets-4565) - [Analyze Crypto Market with CoinGecko: Volatility Metrics & Investment Signals-4115](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Crypto%20Market%20with%20CoinGecko%3A%20Volatility%20Metrics%20%26%20Investment%20Signals-4115) - [Analyze Crypto Markets with the AI-Powered CoinMarketCap Data Analyst-3425](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Crypto%20Markets%20with%20the%20AI-Powered%20CoinMarketCap%20Data%20Analyst-3425) - [Analyze Crypto News Sentiment for Any Token with GPT-4o and Telegram Alerts-4740](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Crypto%20News%20Sentiment%20for%20Any%20Token%20with%20GPT-4o%20and%20Telegram%20Alerts-4740) - [Analyze Cryptocurrency Market Data with HTX API, GPT-4o and Telegram-8604](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Cryptocurrency%20Market%20Data%20with%20HTX%20API%2C%20GPT-4o%20and%20Telegram-8604) - [Analyze Customer Feedback with Azure GPT-4, Jira Tasks & Outlook Reports from Monday.com-9836](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Customer%20Feedback%20with%20Azure%20GPT-4%2C%20Jira%20Tasks%20%26%20Outlook%20Reports%20from%20Monday.com-9836) - [Analyze Customer Review Sentiment Automatically with Google Sheets-6468](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Customer%20Review%20Sentiment%20Automatically%20with%20Google%20Sheets-6468) - [Analyze Customer Sentiment with Zoho CRM, Google Gemini & Send Gmail Alerts-11011](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Customer%20Sentiment%20with%20Zoho%20CRM%2C%20Google%20Gemini%20%26%20Send%20Gmail%20Alerts-11011) - [Analyze Customer Survey Feedback with AI, Google Sheets & Slack Reports-9809](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Customer%20Survey%20Feedback%20with%20AI%2C%20Google%20Sheets%20%26%20Slack%20Reports-9809) - [Analyze DEX Liquidity, Trades & Spot Pairs with CoinMarketCap AI Agent-3424](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20DEX%20Liquidity%2C%20Trades%20%26%20Spot%20Pairs%20with%20CoinMarketCap%20AI%20Agent-3424) - [Analyze Documents & Web Content with GPT-4o Q&A Assistant-9651](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Documents%20%26%20Web%20Content%20with%20GPT-4o%20Q%26A%20Assistant-9651) - [Analyze Email Headers for IP Reputation and Spoofing Detection - Gmail-2677](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Email%20Headers%20for%20IP%20Reputation%20and%20Spoofing%20Detection%20-%20Gmail-2677) - [Analyze Email Headers for IP Reputation and Spoofing Detection - Outlook-2676](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Email%20Headers%20for%20IP%20Reputation%20and%20Spoofing%20Detection%20-%20Outlook-2676) - [Analyze Email Performance & Optimize Campaigns with GPT-4, SendGrid, and Airtable-9430](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Email%20Performance%20%26%20Optimize%20Campaigns%20with%20GPT-4%2C%20SendGrid%2C%20and%20Airtable-9430) - [Analyze Event Feedback with Sentiment Analysis, Google Sheets, Slack & Email-10218](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Event%20Feedback%20with%20Sentiment%20Analysis%2C%20Google%20Sheets%2C%20Slack%20%26%20Email-10218) - [Analyze Facebook Ads & Send Insights to Google Sheets with Gemini AI-10427](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Facebook%20Ads%20%26%20Send%20Insights%20to%20Google%20Sheets%20with%20Gemini%20AI-10427) - [Analyze Form Feedback with GPT-4 & Sync Tasks to Monday, ClickUp & HubSpot-7721](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Form%20Feedback%20with%20GPT-4%20%26%20Sync%20Tasks%20to%20Monday%2C%20ClickUp%20%26%20HubSpot-7721) - [Analyze Google Business Reviews & Send Sentiment Reports to Slack with Gemini-8111](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Google%20Business%20Reviews%20%26%20Send%20Sentiment%20Reports%20to%20Slack%20with%20Gemini-8111) - [Analyze Google Sheets Data with OpenAI-powered Data Agent-3835](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Google%20Sheets%20Data%20with%20OpenAI-powered%20Data%20Agent-3835) - [Analyze Images & Extract Text with GPT-4o Vision and Telegram-8185](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Images%20%26%20Extract%20Text%20with%20GPT-4o%20Vision%20and%20Telegram-8185) - [Analyze Images & PDFs from Google Drive with Gemini 3 AI-11038](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Images%20%26%20PDFs%20from%20Google%20Drive%20with%20Gemini%203%20AI-11038) - [Analyze Images from Forms using GPT-4o-mini Vision and Deliver to Telegram-5507](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Images%20from%20Forms%20using%20GPT-4o-mini%20Vision%20and%20Deliver%20to%20Telegram-5507) - [Analyze Images with Mediapipe Blendshape Labeler via Replicate API-6881](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Images%20with%20Mediapipe%20Blendshape%20Labeler%20via%20Replicate%20API-6881) - [Analyze Images with OpenAI Vision while Preserving Binary Data for Reuse-8867](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Images%20with%20OpenAI%20Vision%20while%20Preserving%20Binary%20Data%20for%20Reuse-8867) - [Analyze Images, Videos, Documents & Audio with Gemini Tools and Qwen LLM Agent-7026](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Images%2C%20Videos%2C%20Documents%20%26%20Audio%20with%20Gemini%20Tools%20and%20Qwen%20LLM%20Agent-7026) - [Analyze Landing Page with OpenAI and Get Optimization Tips-3100](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Landing%20Page%20with%20OpenAI%20and%20Get%20Optimization%20Tips-3100) - [Analyze Legal Documents with GPT & o4-mini plus Gmail & Google Sheets-7610](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Legal%20Documents%20with%20GPT%20%26%20o4-mini%20plus%20Gmail%20%26%20Google%20Sheets-7610) - [Analyze Meta Ad Library Video Ads with Gemini and store results in Google Sheets-3069](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Meta%20Ad%20Library%20Video%20Ads%20with%20Gemini%20and%20store%20results%20in%20Google%20Sheets-3069) - [Analyze Meta Ads Creatives with Google Vision & Video Intelligence APIs-7303](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Meta%20Ads%20Creatives%20with%20Google%20Vision%20%26%20Video%20Intelligence%20APIs-7303) - [Analyze Multiple CVs Against Job Descriptions with OpenAI GPT-10101](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Multiple%20CVs%20Against%20Job%20Descriptions%20with%20OpenAI%20GPT-10101) - [Analyze NFT Market Trends with AI-Powered OpenSea Analytics Agent Tool-3237](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20NFT%20Market%20Trends%20with%20AI-Powered%20OpenSea%20Analytics%20Agent%20Tool-3237) - [Analyze Pipeline Velocity & Alert Stuck Deals with GoHighLevel, Gmail & Slack-9143](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Pipeline%20Velocity%20%26%20Alert%20Stuck%20Deals%20with%20GoHighLevel%2C%20Gmail%20%26%20Slack-9143) - [Analyze Product Ingredient Photos with Telegram & Gemini 2.5 Flash-9112](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Product%20Ingredient%20Photos%20with%20Telegram%20%26%20Gemini%202.5%20Flash-9112) - [Analyze Product Reviews & Generate Improvement Recommendations with Gemini AI-8862](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Product%20Reviews%20%26%20Generate%20Improvement%20Recommendations%20with%20Gemini%20AI-8862) - [Analyze Property Maintenance Costs with ScrapeGraphAI and Budget Planning-6626](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Property%20Maintenance%20Costs%20with%20ScrapeGraphAI%20and%20Budget%20Planning-6626) - [Analyze Real Estate Investment Potential: Zillow Properties to Google Sheets with GPT-4o-9335](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Real%20Estate%20Investment%20Potential%3A%20Zillow%20Properties%20to%20Google%20Sheets%20with%20GPT-4o-9335) - [Analyze Real Estate Market Sentiment with ScrapeGraphAI and Telegram-6627](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Real%20Estate%20Market%20Sentiment%20with%20ScrapeGraphAI%20and%20Telegram-6627) - [Analyze Reddit Content and Comments for Sentiment with Deepseek AI-6477](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Reddit%20Content%20and%20Comments%20for%20Sentiment%20with%20Deepseek%20AI-6477) - [Analyze Reddit Posts with AI to Identify Business Opportunities-2978](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Reddit%20Posts%20with%20AI%20to%20Identify%20Business%20Opportunities-2978) - [Analyze Sales Call Objections with Fireflies Transcripts, GPT-4o, and Slack Feedback-10751](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Sales%20Call%20Objections%20with%20Fireflies%20Transcripts%2C%20GPT-4o%2C%20and%20Slack%20Feedback-10751) - [Analyze Sales Deal Outcomes with Azure OpenAI and Google Sheets Reporting-8479](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Sales%20Deal%20Outcomes%20with%20Azure%20OpenAI%20and%20Google%20Sheets%20Reporting-8479) - [Analyze Sales Territory Performance with Bright Data MCP & GPT-4o-5976](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Sales%20Territory%20Performance%20with%20Bright%20Data%20MCP%20%26%20GPT-4o-5976) - [Analyze Search Intent for Keywords with Google Scraping, Bright Data, and Gemini AI-6043](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Search%20Intent%20for%20Keywords%20with%20Google%20Scraping%2C%20Bright%20Data%2C%20and%20Gemini%20AI-6043) - [Analyze Social Media Sentiment & Trends from Twitter & Facebook using GPT-4o-10826](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Social%20Media%20Sentiment%20%26%20Trends%20from%20Twitter%20%26%20Facebook%20using%20GPT-4o-10826) - [Analyze Stock Charts with GPT-4 Vision and Send Results via Telegram-4892](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Stock%20Charts%20with%20GPT-4%20Vision%20and%20Send%20Results%20via%20Telegram-4892) - [Analyze Suspicious Email Contents with ChatGPT Vision-2665](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Suspicious%20Email%20Contents%20with%20ChatGPT%20Vision-2665) - [Analyze Telegram Messages with OpenAI and Send Notifications via Gmail & Telegram-3306](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Telegram%20Messages%20with%20OpenAI%20and%20Send%20Notifications%20via%20Gmail%20%26%20Telegram-3306) - [Analyze tradingview.com charts with Chrome extension, N8N and OpenAI-2642](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20tradingview.com%20charts%20with%20Chrome%20extension%2C%20N8N%20and%20OpenAI-2642) - [Analyze Trending Cryptocurrencies from CoinMarketCap with GPT-4o-mini for Discord-7522](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Trending%20Cryptocurrencies%20from%20CoinMarketCap%20with%20GPT-4o-mini%20for%20Discord-7522) - [Analyze Trending YouTube Videos with Apify, OpenAI, and Google Sheets-8023](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Trending%20YouTube%20Videos%20with%20Apify%2C%20OpenAI%2C%20and%20Google%20Sheets-8023) - [Analyze Trustpilot & Sitejabber sentiment with Decodo + Gemini to Sheets-9985](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Trustpilot%20%26%20Sitejabber%20sentiment%20with%20Decodo%20%2B%20Gemini%20to%20Sheets-9985) - [Analyze USD/JPY Rates with AI and Tavily News Search for Email Reporting-9550](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20USD%2FJPY%20Rates%20with%20AI%20and%20Tavily%20News%20Search%20for%20Email%20Reporting-9550) - [Analyze Videos with Google Gemini AI - Form Uploads & YouTube Links-8017](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Videos%20with%20Google%20Gemini%20AI%20-%20Form%20Uploads%20%26%20YouTube%20Links-8017) - [Analyze Webpages with Landing Page Analyzer AI & Generate Google Docs Reports-7591](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Webpages%20with%20Landing%20Page%20Analyzer%20AI%20%26%20Generate%20Google%20Docs%20Reports-7591) - [Analyze Website Backlinks with Top Backlink Checker API and Google Sheets Logging-7461](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Website%20Backlinks%20with%20Top%20Backlink%20Checker%20API%20and%20Google%20Sheets%20Logging-7461) - [Analyze Website Conversion Funnels with GPT-4o, Bright Data & Google Sheets-5955](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Website%20Conversion%20Funnels%20with%20GPT-4o%2C%20Bright%20Data%20%26%20Google%20Sheets-5955) - [Analyze Websites for UX & SEO Quality with Airtop, GPT-4 Mini, and Gmail-8905](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Websites%20for%20UX%20%26%20SEO%20Quality%20with%20Airtop%2C%20GPT-4%20Mini%2C%20and%20Gmail-8905) - [Analyze Weekly Notes with GPT-4 for Actionable Tasks & Summaries-8119](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Weekly%20Notes%20with%20GPT-4%20for%20Actionable%20Tasks%20%26%20Summaries-8119) - [Analyze Workflow Errors with OpenAI, FreshDesk Tickets & Slack Alerts-7675](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20Workflow%20Errors%20with%20OpenAI%2C%20FreshDesk%20Tickets%20%26%20Slack%20Alerts-7675) - [Analyze YouTube Channels & Send Performance Reports with GPT-4o-mini and Gmail-8167](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20YouTube%20Channels%20%26%20Send%20Performance%20Reports%20with%20GPT-4o-mini%20and%20Gmail-8167) - [Analyze YouTube Comments Sentiment & Keywords with Gemini AI and Telegram Reporting-7434](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20YouTube%20Comments%20Sentiment%20%26%20Keywords%20with%20Gemini%20AI%20and%20Telegram%20Reporting-7434) - [Analyze YouTube Comments Sentiment with Gemini AI and Google Sheets-6086](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20YouTube%20Comments%20Sentiment%20with%20Gemini%20AI%20and%20Google%20Sheets-6086) - [Analyze YouTube Videos for Viral Content with Engagement Scoring and Google Sheets-6427](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%20YouTube%20Videos%20for%20Viral%20Content%20with%20Engagement%20Scoring%20and%20Google%20Sheets-6427) - [Analyze, Interpret & Visualize Data from Multiple Sources with Ada AI-9605](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Analyze%2C%20Interpret%20%26%20Visualize%20Data%20from%20Multiple%20Sources%20with%20Ada%20AI-9605) - [Android to N8N Automation | Save Links to with Readeck, Openrouter, SerpAPI-3117](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Android%20to%20N8N%20Automation%20%7C%20Save%20Links%20to%20with%20Readeck%2C%20Openrouter%2C%20SerpAPI-3117) - [Anomaly (images) detection tool [3/3 - anomaly]-2656](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Anomaly%20(images)%20detection%20tool%20%5B3%2F3%20-%20anomaly%5D-2656) - [Anonymize & Reformat CVs with Gemini AI, Google Sheets & Apps Script-4708](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Anonymize%20%26%20Reformat%20CVs%20with%20Gemini%20AI%2C%20Google%20Sheets%20%26%20Apps%20Script-4708) - [Anonymize Faces and License Plates in Media with BlurIt-8535](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Anonymize%20Faces%20and%20License%20Plates%20in%20Media%20with%20BlurIt-8535) - [Answer Code of Conduct Questions in Slack with GPT-4 & RAG Technology-7722](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Answer%20Code%20of%20Conduct%20Questions%20in%20Slack%20with%20GPT-4%20%26%20RAG%20Technology-7722) - [Answer Questions About Documentation with BigQuery RAG and OpenAI-8220](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Answer%20Questions%20About%20Documentation%20with%20BigQuery%20RAG%20and%20OpenAI-8220) - [Answer Questions from Documents with RAG using Supabase, OpenAI & Cohere Reranker-6345](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Answer%20Questions%20from%20Documents%20with%20RAG%20using%20Supabase%2C%20OpenAI%20%26%20Cohere%20Reranker-6345) - [Answer Questions with Factual Web Search using Telegram, Tavily and GPT-5-8673](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Answer%20Questions%20with%20Factual%20Web%20Search%20using%20Telegram%2C%20Tavily%20and%20GPT-5-8673) - [Answer Real Estate Questions with AI Using PropertyFinder.ae, OpenRouter, and SerpAPI-8309](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Answer%20Real%20Estate%20Questions%20with%20AI%20Using%20PropertyFinder.ae%2C%20OpenRouter%2C%20and%20SerpAPI-8309) - [Answer WhatsApp Questions from PDF Documents using RAG, Google Drive and Pinecone-10980](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Answer%20WhatsApp%20Questions%20from%20PDF%20Documents%20using%20RAG%2C%20Google%20Drive%20and%20Pinecone-10980) - [Anthropic AI Agent: Claude Sonnet 4 and Opus 4 with Think and Web Search tool-4399](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Anthropic%20AI%20Agent%3A%20Claude%20Sonnet%204%20and%20Opus%204%20with%20Think%20and%20Web%20Search%20tool-4399) - [API Schema Extractor-2658](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/API%20Schema%20Extractor-2658) - [API that extracts engaging moments from YouTube videos -2152](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/API%20that%20extracts%20engaging%20moments%20from%20YouTube%20videos%20-2152) - [API Uptime Monitoring with WhatsApp Alerts & Google Sheets Management-6747](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/API%20Uptime%20Monitoring%20with%20WhatsApp%20Alerts%20%26%20Google%20Sheets%20Management-6747) - [AppSheet Intelligent Query Orchestrator- Query any data!-2932](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AppSheet%20Intelligent%20Query%20Orchestrator-%20Query%20any%20data!-2932) - [Archive empty pages in Notion database-1478](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Archive%20empty%20pages%20in%20Notion%20database-1478) - [Archive trending TikTok hashtags using TikTok, Airtable, and Apify-6536](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Archive%20trending%20TikTok%20hashtags%20using%20TikTok%2C%20Airtable%2C%20and%20Apify-6536) - [Article to Threaded Bluesky Posts with JinaAI and Gemini/GPT-7755](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Article%20to%20Threaded%20Bluesky%20Posts%20with%20JinaAI%20and%20Gemini%2FGPT-7755) - [Arxiv Paper summarization with ChatGPT-2904](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Arxiv%20Paper%20summarization%20with%20ChatGPT-2904) - [Ask a human for help when the AI doesn't know the answer-2095](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Ask%20a%20human%20for%20help%20when%20the%20AI%20doesn't%20know%20the%20answer-2095) - [Ask AI about your Meta Ads - ask questions about your Facebook Ads insights-2870](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Ask%20AI%20about%20your%20Meta%20Ads%20-%20ask%20questions%20about%20your%20Facebook%20Ads%20insights-2870) - [Assign Requests Using AI and Send Reminders Based On NocoDB Kanban Board Status-3784](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Assign%20Requests%20Using%20AI%20and%20Send%20Reminders%20Based%20On%20NocoDB%20Kanban%20Board%20Status-3784) - [Assign Zammad Users to Organizations Based on Email Domain-2588](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Assign%20Zammad%20Users%20to%20Organizations%20Based%20on%20Email%20Domain-2588) - [Assignment Deadline Reminders with Notion and Email for Students & Teachers-6999](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Assignment%20Deadline%20Reminders%20with%20Notion%20and%20Email%20for%20Students%20%26%20Teachers-6999) - [Assistant for Hubspot Chat using OpenAi and Airtable-2189](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Assistant%20for%20Hubspot%20Chat%20using%20OpenAi%20and%20Airtable-2189) - [Asynchronous Bulk Web Scraping with Bright Data & Webhook Notifications-3866](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Asynchronous%20Bulk%20Web%20Scraping%20with%20Bright%20Data%20%26%20Webhook%20Notifications-3866) - [Audience Problem Keyword Research Workflow with OpenAI, Ahrefs and Google Sheets-7147](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Audience%20Problem%20Keyword%20Research%20Workflow%20with%20OpenAI%2C%20Ahrefs%20and%20Google%20Sheets-7147) - [Audio & Video Data Search and Analysis with Clarify API and AI Agent Integration-5557](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Audio%20%26%20Video%20Data%20Search%20and%20Analysis%20with%20Clarify%20API%20and%20AI%20Agent%20Integration-5557) - [Audio Conversation Analysis & Visualization with DeepGram and GPT-4o-3140](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Audio%20Conversation%20Analysis%20%26%20Visualization%20with%20DeepGram%20and%20GPT-4o-3140) - [Audio to Executive Brief: Transcribe & Analyze with AssemblyAI and GPT-4-8639](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Audio%20to%20Executive%20Brief%3A%20Transcribe%20%26%20Analyze%20with%20AssemblyAI%20and%20GPT-4-8639) - [Audio Transcription with Telegram and Groq Whisper-10037](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Audio%20Transcription%20with%20Telegram%20and%20Groq%20Whisper-10037) - [Audio-to-Trello Task Bot-5293](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Audio-to-Trello%20Task%20Bot-5293) - [Audit & Generate JSON-LD Schema Markup for SEO with GPT-4.1-mini + Gmail-3980](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Audit%20%26%20Generate%20JSON-LD%20Schema%20Markup%20for%20SEO%20with%20GPT-4.1-mini%20%2B%20Gmail-3980) - [Audit & Monitor SEO Performance with GPT-4 Advisor, PageSpeed Insights & Slack Alerts-6730](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Audit%20%26%20Monitor%20SEO%20Performance%20with%20GPT-4%20Advisor%2C%20PageSpeed%20Insights%20%26%20Slack%20Alerts-6730) - [Audit Google Drive File Permissions for Access Control Management-3549](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Audit%20Google%20Drive%20File%20Permissions%20for%20Access%20Control%20Management-3549) - [Audit Interview Feedback & Report via Slack with GPT-4o-mini and Google Sheets-9139](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Audit%20Interview%20Feedback%20%26%20Report%20via%20Slack%20with%20GPT-4o-mini%20and%20Google%20Sheets-9139) - [Audit Website Security Headers with AI Remediation and Google Sheets Reporting-10990](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Audit%20Website%20Security%20Headers%20with%20AI%20Remediation%20and%20Google%20Sheets%20Reporting-10990) - [Authenticate a user in a workflow with openid connect-1997](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Authenticate%20a%20user%20in%20a%20workflow%20with%20openid%20connect-1997) - [Author and Publish Blog Posts From Google Sheets-2873](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Author%20and%20Publish%20Blog%20Posts%20From%20Google%20Sheets-2873) - [Auto Bug Report Aggregator: Sync Zendesk Bug Tickets into Google Sheets-8815](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto%20Bug%20Report%20Aggregator%3A%20Sync%20Zendesk%20Bug%20Tickets%20into%20Google%20Sheets-8815) - [Auto Categorise Outlook Emails with AI-2454](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto%20Categorise%20Outlook%20Emails%20with%20AI-2454) - [Auto CVE & IOC Feed Ingestor with OpenAI Risk Triage & Email Alerts-6356](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto%20CVE%20%26%20IOC%20Feed%20Ingestor%20with%20OpenAI%20Risk%20Triage%20%26%20Email%20Alerts-6356) - [Auto Documentation Sync: GitHub to Slack with GPT-4o Mini Summaries-9828](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto%20Documentation%20Sync%3A%20GitHub%20to%20Slack%20with%20GPT-4o%20Mini%20Summaries-9828) - [Auto Expense Tracker from LINE Messages with GPT-4 and Google Sheets-6264](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto%20Expense%20Tracker%20from%20LINE%20Messages%20with%20GPT-4%20and%20Google%20Sheets-6264) - [Auto File Organizer for Google Drive: Sort PDFs, Images & Documents by Type-6611](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto%20File%20Organizer%20for%20Google%20Drive%3A%20Sort%20PDFs%2C%20Images%20%26%20Documents%20by%20Type-6611) - [Auto Generate & Post LinkedIn Content for Amazon Sellers with GPT-4o & Apify-5531](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto%20Generate%20%26%20Post%20LinkedIn%20Content%20for%20Amazon%20Sellers%20with%20GPT-4o%20%26%20Apify-5531) - [Auto Generate Descriptive Node Names with AI for Workflow Readability-10889](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto%20Generate%20Descriptive%20Node%20Names%20with%20AI%20for%20Workflow%20Readability-10889) - [Auto Germany Apartment Search & Apply with Immobilienscout24 & Google Services-6150](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto%20Germany%20Apartment%20Search%20%26%20Apply%20with%20Immobilienscout24%20%26%20Google%20Services-6150) - [Auto Icon & Cover for New Notion Pages-5141](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto%20Icon%20%26%20Cover%20for%20New%20Notion%20Pages-5141) - [Auto Invoice & Receipt OCR to Google Sheets – Drive, Gmail, & Telegram Triggers-3618](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto%20Invoice%20%26%20Receipt%20OCR%20to%20Google%20Sheets%20%E2%80%93%20Drive%2C%20Gmail%2C%20%26%20Telegram%20Triggers-3618) - [Auto Meeting Summarizer with Google Drive, OpenAI Whisper & GPT-4 to Sheets-4370](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto%20Meeting%20Summarizer%20with%20Google%20Drive%2C%20OpenAI%20Whisper%20%26%20GPT-4%20to%20Sheets-4370) - [Auto n8n Updater (Docker)-5198](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto%20n8n%20Updater%20(Docker)-5198) - [Auto Remediate Endpoint Infections with Wazuh, ClamAV, and GPT-4-7022](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto%20Remediate%20Endpoint%20Infections%20with%20Wazuh%2C%20ClamAV%2C%20and%20GPT-4-7022) - [Auto Scrape X Image Posts & Publish to Telegram with Google Sheets Storage-9568](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto%20Scrape%20X%20Image%20Posts%20%26%20Publish%20to%20Telegram%20with%20Google%20Sheets%20Storage-9568) - [Auto Send Thank-You Messages & Loyalty Coupons via WhatsApp from Shopify using Rapiwa-9292](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto%20Send%20Thank-You%20Messages%20%26%20Loyalty%20Coupons%20via%20WhatsApp%20from%20Shopify%20using%20Rapiwa-9292) - [Auto Source LinkedIn Candidates with GPT-4 Boolean Search & Google X-ray-3259](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto%20Source%20LinkedIn%20Candidates%20with%20GPT-4%20Boolean%20Search%20%26%20Google%20X-ray-3259) - [Auto Summarize YouTube Videos to Japanese with GPT-4o-mini & Post to Slack-9847](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto%20Summarize%20YouTube%20Videos%20to%20Japanese%20with%20GPT-4o-mini%20%26%20Post%20to%20Slack-9847) - [Auto Update n8n to Latest Version with Coolify-4360](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto%20Update%20n8n%20to%20Latest%20Version%20with%20Coolify-4360) - [Auto Workflow Backup to Google Drive – Automated Export of All Your Workflows-4090](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto%20Workflow%20Backup%20to%20Google%20Drive%20%E2%80%93%20Automated%20Export%20of%20All%20Your%20Workflows-4090) - [Auto-Add New Calendly Bookings to Google Sheets-8032](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Add%20New%20Calendly%20Bookings%20to%20Google%20Sheets-8032) - [Auto-Analyze Google Analytics Data with Gemini AI & Smart Gmail/Telegram Routing-7183](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Analyze%20Google%20Analytics%20Data%20with%20Gemini%20AI%20%26%20Smart%20Gmail%2FTelegram%20Routing-7183) - [Auto-Answer GitHub PR Questions with GPT-4o, Notion & Slack for Dev Teams-10331](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Answer%20GitHub%20PR%20Questions%20with%20GPT-4o%2C%20Notion%20%26%20Slack%20for%20Dev%20Teams-10331) - [Auto-assign Support Tickets with JIRA, Supabase and AI-3395](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-assign%20Support%20Tickets%20with%20JIRA%2C%20Supabase%20and%20AI-3395) - [Auto-Backup n8n Workflows to OneDrive with Cleanup & Email Notifications-8451](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Backup%20n8n%20Workflows%20to%20OneDrive%20with%20Cleanup%20%26%20Email%20Notifications-8451) - [Auto-Bidder for Freelancer.com with Telegram Approval and AI Proposals-6048](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Bidder%20for%20Freelancer.com%20with%20Telegram%20Approval%20and%20AI%20Proposals-6048) - [Auto-Block Focus Time in Google Calendar on Busy Days-6246](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Block%20Focus%20Time%20in%20Google%20Calendar%20on%20Busy%20Days-6246) - [Auto-Call New Typeform Submissions with Vapi Voice Assistant-6573](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Call%20New%20Typeform%20Submissions%20with%20Vapi%20Voice%20Assistant-6573) - [Auto-Caption & Post Videos to Instagram & TikTok with Submagic, Postiz & OpenAI-7992](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Caption%20%26%20Post%20Videos%20to%20Instagram%20%26%20TikTok%20with%20Submagic%2C%20Postiz%20%26%20OpenAI-7992) - [Auto-Caption Videos for Instagram/TikTok with Google Drive and Submagic-7730](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Caption%20Videos%20for%20Instagram%2FTikTok%20with%20Google%20Drive%20and%20Submagic-7730) - [Auto-Categorize blog posts in wordpress using A.I.-2706](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Categorize%20blog%20posts%20in%20wordpress%20using%20A.I.-2706) - [Auto-Categorize Blog Posts with OpenAI GPT-4, GitHub, and Google Sheets for Astro/Next.js-9983](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Categorize%20Blog%20Posts%20with%20OpenAI%20GPT-4%2C%20GitHub%2C%20and%20Google%20Sheets%20for%20Astro%2FNext.js-9983) - [Auto-Categorize Gmail Emails with GPT-4o and Send Prioritized Slack Alerts-7643](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Categorize%20Gmail%20Emails%20with%20GPT-4o%20and%20Send%20Prioritized%20Slack%20Alerts-7643) - [Auto-Categorize Outlook Emails into Color Categories with GPT-4o-7796](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Categorize%20Outlook%20Emails%20into%20Color%20Categories%20with%20GPT-4o-7796) - [Auto-Categorize YNAB Transactions with GPT-5-Mini and Discord Notifications-7566](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Categorize%20YNAB%20Transactions%20with%20GPT-5-Mini%20and%20Discord%20Notifications-7566) - [Auto-classify Gmail emails with AI and apply labels for inbox organization-4876](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-classify%20Gmail%20emails%20with%20AI%20and%20apply%20labels%20for%20inbox%20organization-4876) - [Auto-Classify Security Incidents with GPT-4 and Google Sheets for SOC Teams-6412](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Classify%20Security%20Incidents%20with%20GPT-4%20and%20Google%20Sheets%20for%20SOC%20Teams-6412) - [Auto-Clean Gmail Spam Folder - Monthly using Gmail API-6122](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Clean%20Gmail%20Spam%20Folder%20-%20Monthly%20using%20Gmail%20API-6122) - [Auto-Cleanup of Cloudflare R2 Files Older Than 2 Weeks (+ Telegram Notifications)-4418](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Cleanup%20of%20Cloudflare%20R2%20Files%20Older%20Than%202%20Weeks%20(%2B%20Telegram%20Notifications)-4418) - [Auto-comment on Instagram posts with GPT-4o, Phantombuster, and SharePoint-6768](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-comment%20on%20Instagram%20posts%20with%20GPT-4o%2C%20Phantombuster%2C%20and%20SharePoint-6768) - [Auto-Comment on Reddit Posts with AI Brand Mentions & Baserow Tracking-7217](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Comment%20on%20Reddit%20Posts%20with%20AI%20Brand%20Mentions%20%26%20Baserow%20Tracking-7217) - [Auto-Convert OneDrive Word Documents to PDF with Foxit and Send via Gmail-6007](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Convert%20OneDrive%20Word%20Documents%20to%20PDF%20with%20Foxit%20and%20Send%20via%20Gmail-6007) - [Auto-Create & Post Social Media Reels with Google Veo-3 AI and GPT-7287](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Create%20%26%20Post%20Social%20Media%20Reels%20with%20Google%20Veo-3%20AI%20and%20GPT-7287) - [Auto-Create Airtable CRM Records for Zoom Attendees-8059](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Create%20Airtable%20CRM%20Records%20for%20Zoom%20Attendees-8059) - [Auto-create and publish AI social videos with Telegram, GPT-4 and Blotato-3654](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-create%20and%20publish%20AI%20social%20videos%20with%20Telegram%2C%20GPT-4%20and%20Blotato-3654) - [Auto-Create Geotab Zone for New Salesforce Work Order-4648](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Create%20Geotab%20Zone%20for%20New%20Salesforce%20Work%20Order-4648) - [Auto-Create GitHub PRs & JIRA Updates from Git Commit Commands (Multi-Repo)-7048](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Create%20GitHub%20PRs%20%26%20JIRA%20Updates%20from%20Git%20Commit%20Commands%20(Multi-Repo)-7048) - [Auto-Create Podcast from YouTube Transcript using Dumpling AI and GPT-4o-4887](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Create%20Podcast%20from%20YouTube%20Transcript%20using%20Dumpling%20AI%20and%20GPT-4o-4887) - [Auto-Create TikTok Videos with VEED.io AI Avatars, ElevenLabs & GPT-4-10000](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Create%20TikTok%20Videos%20with%20VEED.io%20AI%20Avatars%2C%20ElevenLabs%20%26%20GPT-4-10000) - [Auto-Curate & Post LinkedIn Company Page using RSS + Gemini AI + Templated.io-9769](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Curate%20%26%20Post%20LinkedIn%20Company%20Page%20using%20RSS%20%2B%20Gemini%20AI%20%2B%20Templated.io-9769) - [Auto-Delete SPAM, Social, and Promotions Emails in Gmail-4358](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Delete%20SPAM%2C%20Social%2C%20and%20Promotions%20Emails%20in%20Gmail-4358) - [Auto-Detect Actionable Emails with OpenAI & Get Alert Message on Teams via Flow-7167](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Detect%20Actionable%20Emails%20with%20OpenAI%20%26%20Get%20Alert%20Message%20on%20Teams%20via%20Flow-7167) - [Auto-Document and Backup Workflows with GPT-4 and Airtable-7799](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Document%20and%20Backup%20Workflows%20with%20GPT-4%20and%20Airtable-7799) - [Auto-Download Reddit Memes to Google Drive with Duplicate Detection & Telegram Alerts-7719](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Download%20Reddit%20Memes%20to%20Google%20Drive%20with%20Duplicate%20Detection%20%26%20Telegram%20Alerts-7719) - [Auto-Download Social Media Videos with Telegram Bot & MediaDL Integration-8981](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Download%20Social%20Media%20Videos%20with%20Telegram%20Bot%20%26%20MediaDL%20Integration-8981) - [Auto-Edit Images from Google Drive with Nano Banana and Send via Gmail-8577](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Edit%20Images%20from%20Google%20Drive%20with%20Nano%20Banana%20and%20Send%20via%20Gmail-8577) - [Auto-Enrich & Sync Companies from Google Sheets to HubSpot using GPT-4o-mini-7314](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Enrich%20%26%20Sync%20Companies%20from%20Google%20Sheets%20to%20HubSpot%20using%20GPT-4o-mini-7314) - [Auto-Enrich New CRM Companies with ChatGPT Web Research via Tavily-6093](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Enrich%20New%20CRM%20Companies%20with%20ChatGPT%20Web%20Research%20via%20Tavily-6093) - [Auto-Extract & Approve Invoices with GPT-4o Fraud Detection and QuickBooks-9436](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Extract%20%26%20Approve%20Invoices%20with%20GPT-4o%20Fraud%20Detection%20and%20QuickBooks-9436) - [Auto-follow Instagram profiles via Phantombuster and SharePoint-6766](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-follow%20Instagram%20profiles%20via%20Phantombuster%20and%20SharePoint-6766) - [Auto-Follow-Up for Canceled Calendly Meetings with GPT-4, Loom & Asana-6386](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Follow-Up%20for%20Canceled%20Calendly%20Meetings%20with%20GPT-4%2C%20Loom%20%26%20Asana-6386) - [Auto-Generate & Approve Social Media Posts from RSS Feeds with OpenAI & Telegram-5397](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20%26%20Approve%20Social%20Media%20Posts%20from%20RSS%20Feeds%20with%20OpenAI%20%26%20Telegram-5397) - [Auto-Generate & Distribute LinkedIn Posts with GPT-4 to Profile & Groups-4374](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20%26%20Distribute%20LinkedIn%20Posts%20with%20GPT-4%20to%20Profile%20%26%20Groups-4374) - [Auto-Generate & Polish Professional Bios with GPT-5 and Google Docs-9930](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20%26%20Polish%20Professional%20Bios%20with%20GPT-5%20and%20Google%20Docs-9930) - [Auto-Generate & Post AI Images to Facebook using Gemini & Pollinations AI-5486](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20%26%20Post%20AI%20Images%20to%20Facebook%20using%20Gemini%20%26%20Pollinations%20AI-5486) - [Auto-Generate & Post LinkedIn Carousels with Gemini AI and Post Nitro-7733](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20%26%20Post%20LinkedIn%20Carousels%20with%20Gemini%20AI%20and%20Post%20Nitro-7733) - [Auto-Generate & Post Social Media Content with GPT-4, Notion & Instagram API-8553](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20%26%20Post%20Social%20Media%20Content%20with%20GPT-4%2C%20Notion%20%26%20Instagram%20API-8553) - [Auto-Generate & Publish 1080p Video Shorts with Veo-3, Perplexity & FFmpeg-8429](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20%26%20Publish%201080p%20Video%20Shorts%20with%20Veo-3%2C%20Perplexity%20%26%20FFmpeg-8429) - [Auto-Generate & Publish SEO Articles to WordPress with GPT-4 + Postgres Tracking-3887](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20%26%20Publish%20SEO%20Articles%20to%20WordPress%20with%20GPT-4%20%2B%20Postgres%20Tracking-3887) - [Auto-Generate & Publish SEO Blog Posts to WordPress with OpenRouter & Runware-4546](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20%26%20Publish%20SEO%20Blog%20Posts%20to%20WordPress%20with%20OpenRouter%20%26%20Runware-4546) - [Auto-generate & Schedule Branded LinkedIn Content with Claude, OpenAI & Perplexity-6531](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-generate%20%26%20Schedule%20Branded%20LinkedIn%20Content%20with%20Claude%2C%20OpenAI%20%26%20Perplexity-6531) - [Auto-Generate AI News Commentary with Dumpling AI and GPT-4o-4884](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20AI%20News%20Commentary%20with%20Dumpling%20AI%20and%20GPT-4o-4884) - [Auto-Generate AI Videos and Publish to YouTube with Gemini, KIE AI & Blotato-10859](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20AI%20Videos%20and%20Publish%20to%20YouTube%20with%20Gemini%2C%20KIE%20AI%20%26%20Blotato-10859) - [Auto-Generate AI Videos with Gemini, KIE AI Sora-2 & Blotato (Multi-Platform)-10867](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20AI%20Videos%20with%20Gemini%2C%20KIE%20AI%20Sora-2%20%26%20Blotato%20(Multi-Platform)-10867) - [Auto-Generate and Post Instagram Reels with Veo3, GPT-4, and Blotato-5910](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20and%20Post%20Instagram%20Reels%20with%20Veo3%2C%20GPT-4%2C%20and%20Blotato-5910) - [Auto-Generate and Post Social Media Content to Bluesky using Groq LLM-3455](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20and%20Post%20Social%20Media%20Content%20to%20Bluesky%20using%20Groq%20LLM-3455) - [Auto-Generate And Post Tweet Threads Based On Google Trends Using Gemini AI-3978](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20And%20Post%20Tweet%20Threads%20Based%20On%20Google%20Trends%20Using%20Gemini%20AI-3978) - [Auto-Generate Blog & AI Image from YouTube Videos with Dumpling AI & GPT-4o-4327](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20Blog%20%26%20AI%20Image%20from%20YouTube%20Videos%20with%20Dumpling%20AI%20%26%20GPT-4o-4327) - [Auto-Generate Blog Posts with GPT, Leonardo AI, and Wordpress Publishing-8254](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20Blog%20Posts%20with%20GPT%2C%20Leonardo%20AI%2C%20and%20Wordpress%20Publishing-8254) - [Auto-Generate Competitive Battlecards with AI, Slack & Notion (Klue Alternative)-10205](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20Competitive%20Battlecards%20with%20AI%2C%20Slack%20%26%20Notion%20(Klue%20Alternative)-10205) - [Auto-Generate Developer Invoices & Compliance Reminders with Jira and Gmail-9837](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20Developer%20Invoices%20%26%20Compliance%20Reminders%20with%20Jira%20and%20Gmail-9837) - [Auto-Generate Facebook Posts from Video Insights using Dumpling AI + GPT-4o-5168](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20Facebook%20Posts%20from%20Video%20Insights%20using%20Dumpling%20AI%20%2B%20GPT-4o-5168) - [Auto-Generate FAQ Answers in Vtiger CRM with DeepSeek LLM and LangChain-6308](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20FAQ%20Answers%20in%20Vtiger%20CRM%20with%20DeepSeek%20LLM%20and%20LangChain-6308) - [Auto-Generate GitHub Release Notes and Notify via Slack-6763](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20GitHub%20Release%20Notes%20and%20Notify%20via%20Slack-6763) - [Auto-Generate Instagram Captions for Photos with GPT-4o-mini and Airtable-6951](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20Instagram%20Captions%20for%20Photos%20with%20GPT-4o-mini%20and%20Airtable-6951) - [Auto-Generate Instagram Carousels with GPT-Image-1 & AI Captions from Google Sheets-7750](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20Instagram%20Carousels%20with%20GPT-Image-1%20%26%20AI%20Captions%20from%20Google%20Sheets-7750) - [Auto-Generate Instagram Content Schedule with GPT-4, Apify, and Google Sheets-6977](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20Instagram%20Content%20Schedule%20with%20GPT-4%2C%20Apify%2C%20and%20Google%20Sheets-6977) - [Auto-Generate Instagram, Facebook & LinkedIn Posts from YouTube Videos with GPT-4o & Dumpling AI-9130](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20Instagram%2C%20Facebook%20%26%20LinkedIn%20Posts%20from%20YouTube%20Videos%20with%20GPT-4o%20%26%20Dumpling%20AI-9130) - [Auto-Generate LinkedIn Content with Gemini AI: Posts & Images 24/7-7448](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20LinkedIn%20Content%20with%20Gemini%20AI%3A%20Posts%20%26%20Images%2024%2F7-7448) - [Auto-Generate LinkedIn Posts from Articles with Dumpling AI and GPT-4o-4631](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20LinkedIn%20Posts%20from%20Articles%20with%20Dumpling%20AI%20and%20GPT-4o-4631) - [Auto-Generate LinkedIn Posts from Google Drive Images using GPT-4o-7053](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20LinkedIn%20Posts%20from%20Google%20Drive%20Images%20using%20GPT-4o-7053) - [Auto-Generate Meeting Attendee Research with GPT-4o, Google Calendar, and Gmail-3796](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20Meeting%20Attendee%20Research%20with%20GPT-4o%2C%20Google%20Calendar%2C%20and%20Gmail-3796) - [Auto-Generate Meeting Minutes with GPT and Share from Google Drive to Slack-7802](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20Meeting%20Minutes%20with%20GPT%20and%20Share%20from%20Google%20Drive%20to%20Slack-7802) - [Auto-Generate MVP Startup Ideas from Reddit with AI & Excel Storage-3824](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20MVP%20Startup%20Ideas%20from%20Reddit%20with%20AI%20%26%20Excel%20Storage-3824) - [Auto-Generate Platform-Optimized Social Media Posts from WordPress with Claude & Postiz-7046](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20Platform-Optimized%20Social%20Media%20Posts%20from%20WordPress%20with%20Claude%20%26%20Postiz-7046) - [Auto-Generate Platform-Specific Marketing Content with GPT-4, Google Sheets & Docs-7998](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20Platform-Specific%20Marketing%20Content%20with%20GPT-4%2C%20Google%20Sheets%20%26%20Docs-7998) - [Auto-Generate Problem-Focused Blog Posts for Shopify Products with AI-5107](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20Problem-Focused%20Blog%20Posts%20for%20Shopify%20Products%20with%20AI-5107) - [Auto-generate Product Comparison Pages with OpenAI & Google Sheets-5843](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-generate%20Product%20Comparison%20Pages%20with%20OpenAI%20%26%20Google%20Sheets-5843) - [Auto-Generate Product Descriptions with Azure OpenAI for Adobe Commerce/Magento-8475](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20Product%20Descriptions%20with%20Azure%20OpenAI%20for%20Adobe%20Commerce%2FMagento-8475) - [Auto-Generate Prospect Research Reports with LinkedIn & Perplexity AI-6535](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20Prospect%20Research%20Reports%20with%20LinkedIn%20%26%20Perplexity%20AI-6535) - [Auto-generate sales insights from Sheets using Gemini and notify teams instantly-6936](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-generate%20sales%20insights%20from%20Sheets%20using%20Gemini%20and%20notify%20teams%20instantly-6936) - [Auto-Generate Sales Meeting Briefs with GPT-4, LinkedIn Data & WhatsApp Delivery-6126](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20Sales%20Meeting%20Briefs%20with%20GPT-4%2C%20LinkedIn%20Data%20%26%20WhatsApp%20Delivery-6126) - [Auto-Generate Sales Presentations from Claap Calls with GPT-4o and Google Slides-8537](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20Sales%20Presentations%20from%20Claap%20Calls%20with%20GPT-4o%20and%20Google%20Slides-8537) - [Auto-Generate SEO Articles in WordPress with Gemini AI and OpenAI Images-6275](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20SEO%20Articles%20in%20WordPress%20with%20Gemini%20AI%20and%20OpenAI%20Images-6275) - [Auto-Generate SEO Blog Posts with Perplexity, GPT, Leonardo & WordPress-6067](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20SEO%20Blog%20Posts%20with%20Perplexity%2C%20GPT%2C%20Leonardo%20%26%20WordPress-6067) - [Auto-Generate SEO Content from Trends with GPT-4o, FAL AI & Multi-Storage Support-6278](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20SEO%20Content%20from%20Trends%20with%20GPT-4o%2C%20FAL%20AI%20%26%20Multi-Storage%20Support-6278) - [Auto-Generate SEO Meta Descriptions & Keywords for Magento 2 with GPT-4.1 & LangChain-6654](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20SEO%20Meta%20Descriptions%20%26%20Keywords%20for%20Magento%202%20with%20GPT-4.1%20%26%20LangChain-6654) - [Auto-Generate SEO Product Titles & Descriptions with GPT-4o-mini for Printify-8848](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20SEO%20Product%20Titles%20%26%20Descriptions%20with%20GPT-4o-mini%20for%20Printify-8848) - [Auto-Generate Shopify Blog Related Articles with OpenAI text-embedding-3-small-10542](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20Shopify%20Blog%20Related%20Articles%20with%20OpenAI%20text-embedding-3-small-10542) - [Auto-Generate Social Media Posts from URLs with AI, Telegram & Multi-Platform Posting-9059](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20Social%20Media%20Posts%20from%20URLs%20with%20AI%2C%20Telegram%20%26%20Multi-Platform%20Posting-9059) - [Auto-Generate Social Media Videos with GPT-5 and Publish via Blotato-7348](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20Social%20Media%20Videos%20with%20GPT-5%20and%20Publish%20via%20Blotato-7348) - [Auto-Generate Social Posts from GitHub README/CHANGELOG Updates with GPT-4o and OAuth-7562](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20Social%20Posts%20from%20GitHub%20README%2FCHANGELOG%20Updates%20with%20GPT-4o%20and%20OAuth-7562) - [Auto-Generate Tech News Blog Posts with NewsAPI & Google Gemini to WordPress-7397](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20Tech%20News%20Blog%20Posts%20with%20NewsAPI%20%26%20Google%20Gemini%20to%20WordPress-7397) - [Auto-Generate Virtual AI Try-On Images for WooCommerce with Fal.ai Nano Banana-8022](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20Virtual%20AI%20Try-On%20Images%20for%20WooCommerce%20with%20Fal.ai%20Nano%20Banana-8022) - [Auto-Generate WhatsApp Proposals from Voice or Text using GPT & APITemplate-5656](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20WhatsApp%20Proposals%20from%20Voice%20or%20Text%20using%20GPT%20%26%20APITemplate-5656) - [Auto-Generate WordPress Articles from News with Claude AI and LinkedIn Sharing-9920](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20WordPress%20Articles%20from%20News%20with%20Claude%20AI%20and%20LinkedIn%20Sharing-9920) - [Auto-Generate WordPress Blog Posts from Reddit RSS with Groq AI & Pexels Images-6522](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20WordPress%20Blog%20Posts%20from%20Reddit%20RSS%20with%20Groq%20AI%20%26%20Pexels%20Images-6522) - [Auto-Generate YouTube Chapters with Gemini AI & YouTube Data API v3-3450](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20YouTube%20Chapters%20with%20Gemini%20AI%20%26%20YouTube%20Data%20API%20v3-3450) - [Auto-Generate YouTube Shorts from Reddit Content with OpenAI Using MCP Server-4018](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Generate%20YouTube%20Shorts%20from%20Reddit%20Content%20with%20OpenAI%20Using%20MCP%20Server-4018) - [Auto-Import Contacts from Google Sheets to MailChimp Subscriber Lists-5812](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Import%20Contacts%20from%20Google%20Sheets%20to%20MailChimp%20Subscriber%20Lists-5812) - [Auto-Label Gmail Emails using Gemini 2.5 Pro AI Classification-8357](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Label%20Gmail%20Emails%20using%20Gemini%202.5%20Pro%20AI%20Classification-8357) - [Auto-Label Gmail Messages with Custom Categories using GPT-4o-mini-7477](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Label%20Gmail%20Messages%20with%20Custom%20Categories%20using%20GPT-4o-mini-7477) - [Auto-label incoming Gmail messages with AI nodes-2197](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-label%20incoming%20Gmail%20messages%20with%20AI%20nodes-2197) - [Auto-like Instagram posts from chosen profiles with Phantombuster + SharePoint-8595](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-like%20Instagram%20posts%20from%20chosen%20profiles%20with%20Phantombuster%20%2B%20SharePoint-8595) - [Auto-like LinkedIn Posts with GPT-4o, Phantombuster and SharePoint-6762](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-like%20LinkedIn%20Posts%20with%20GPT-4o%2C%20Phantombuster%20and%20SharePoint-6762) - [Auto-like Tweets from Selected Profiles with Phantombuster & SharePoint AI Rotation-8630](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-like%20Tweets%20from%20Selected%20Profiles%20with%20Phantombuster%20%26%20SharePoint%20AI%20Rotation-8630) - [Auto-Moderate Instagram Comments with Perspective API & Slack Alerts-10319](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Moderate%20Instagram%20Comments%20with%20Perspective%20API%20%26%20Slack%20Alerts-10319) - [Auto-Notify on New Major n8n Releases via RSS, Email & Telegram-736](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Notify%20on%20New%20Major%20n8n%20Releases%20via%20RSS%2C%20Email%20%26%20Telegram-736) - [Auto-Personalized First Touch for New Leads using GPT-4o-mini & Google Sheets-9407](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Personalized%20First%20Touch%20for%20New%20Leads%20using%20GPT-4o-mini%20%26%20Google%20Sheets-9407) - [Auto-Post Breaking News Content Using Perplexity AI to X (Twitter)-3822](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Post%20Breaking%20News%20Content%20Using%20Perplexity%20AI%20to%20X%20(Twitter)-3822) - [Auto-Post Dev.to Articles to LinkedIn with Airtable Tracking & Telegram Alerts-3883](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Post%20Dev.to%20Articles%20to%20LinkedIn%20with%20Airtable%20Tracking%20%26%20Telegram%20Alerts-3883) - [Auto-Post Instagram Carousels using Google Sheets, Drive, Cloudinary & Graph API-8989](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Post%20Instagram%20Carousels%20using%20Google%20Sheets%2C%20Drive%2C%20Cloudinary%20%26%20Graph%20API-8989) - [Auto-Post LinkedIn Updates from Spreadsheet Topics using GPT-4o-4344](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Post%20LinkedIn%20Updates%20from%20Spreadsheet%20Topics%20using%20GPT-4o-4344) - [Auto-Post Medium.com Articles to LinkedIn with Telegram Alerts-3931](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Post%20Medium.com%20Articles%20to%20LinkedIn%20with%20Telegram%20Alerts-3931) - [Auto-Post Platform-Optimized Content to X and Threads with Late API and Google Sheets-8223](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Post%20Platform-Optimized%20Content%20to%20X%20and%20Threads%20with%20Late%20API%20and%20Google%20Sheets-8223) - [Auto-Post WordPress Articles to Social Media with Gemini AI & Blotato-7395](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Post%20WordPress%20Articles%20to%20Social%20Media%20with%20Gemini%20AI%20%26%20Blotato-7395) - [Auto-Post X Videos with OpenRouter AI Captions & Google Sheets Deduplication-9748](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Post%20X%20Videos%20with%20OpenRouter%20AI%20Captions%20%26%20Google%20Sheets%20Deduplication-9748) - [Auto-Publish Content to 9 Social Platforms with Blotato & Airtable-7223](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Publish%20Content%20to%209%20Social%20Platforms%20with%20Blotato%20%26%20Airtable-7223) - [Auto-Publish Latest News on X with AI Content Generation using Keywords and Bright Data-4556](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Publish%20Latest%20News%20on%20X%20with%20AI%20Content%20Generation%20using%20Keywords%20and%20Bright%20Data-4556) - [Auto-publish NASA APOD to LinkedIn with AI translation and hashtags-7153](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-publish%20NASA%20APOD%20to%20LinkedIn%20with%20AI%20translation%20and%20hashtags-7153) - [Auto-Publish News to Social Media with AI Search & SerpAPI to Telegram, Facebook, Twitter & WordPress-10425](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Publish%20News%20to%20Social%20Media%20with%20AI%20Search%20%26%20SerpAPI%20to%20Telegram%2C%20Facebook%2C%20Twitter%20%26%20WordPress-10425) - [Auto-Publish PR News Articles with Featured Images to WordPress from RSS-4913](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Publish%20PR%20News%20Articles%20with%20Featured%20Images%20to%20WordPress%20from%20RSS-4913) - [Auto-Publish Social Videos to 9 Platforms via Google Sheets and Blotato-3522](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Publish%20Social%20Videos%20to%209%20Platforms%20via%20Google%20Sheets%20and%20Blotato-3522) - [Auto-Publish Web Articles as Social Posts for X, LinkedIn, Reddit & Threads with Gemini AI-5128](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Publish%20Web%20Articles%20as%20Social%20Posts%20for%20X%2C%20LinkedIn%2C%20Reddit%20%26%20Threads%20with%20Gemini%20AI-5128) - [Auto-Publish YouTube Videos to Facebook & Instagram with AI-Generated Captions-4478](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Publish%20YouTube%20Videos%20to%20Facebook%20%26%20Instagram%20with%20AI-Generated%20Captions-4478) - [Auto-Rename Workflow Nodes with AI (Gemini/Claude) for Better Readability-10317](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Rename%20Workflow%20Nodes%20with%20AI%20(Gemini%2FClaude)%20for%20Better%20Readability-10317) - [Auto-Renew AWS Certificates with Slack Approval Workflow-7490](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Renew%20AWS%20Certificates%20with%20Slack%20Approval%20Workflow-7490) - [Auto-Reply & Create Linear Tickets from Gmail with GPT-5, gotoHuman & Human Review-10065](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Reply%20%26%20Create%20Linear%20Tickets%20from%20Gmail%20with%20GPT-5%2C%20gotoHuman%20%26%20Human%20Review-10065) - [Auto-reply to 'Where Is My Order?' Emails with Shopify, Gmail and OpenRouter AI-9705](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-reply%20to%20'Where%20Is%20My%20Order%3F'%20Emails%20with%20Shopify%2C%20Gmail%20and%20OpenRouter%20AI-9705) - [Auto-Reply to Google Play Store Reviews with GPT-4o & Sentiment Analysis-5372](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Reply%20to%20Google%20Play%20Store%20Reviews%20with%20GPT-4o%20%26%20Sentiment%20Analysis-5372) - [Auto-Repost TikTok Videos to YouTube Shorts with Google Sheets & Telegram Alerts-4199](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Repost%20TikTok%20Videos%20to%20YouTube%20Shorts%20with%20Google%20Sheets%20%26%20Telegram%20Alerts-4199) - [Auto-Respond to Gmail Enquiries using GPT-4o, Dumpling AI & LangChain Agent-4057](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Respond%20to%20Gmail%20Enquiries%20using%20GPT-4o%2C%20Dumpling%20AI%20%26%20LangChain%20Agent-4057) - [Auto-Respond to Gmail Inquiries using OpenAI, Google Sheet & AI Agent-4413](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Respond%20to%20Gmail%20Inquiries%20using%20OpenAI%2C%20Google%20Sheet%20%26%20AI%20Agent-4413) - [Auto-Respond to Slack Messages as Yourself using GPT and Google Docs RAG-7426](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Respond%20to%20Slack%20Messages%20as%20Yourself%20using%20GPT%20and%20Google%20Docs%20RAG-7426) - [Auto-respond to Slack Messages with GPT and Pinecone Vector RAG Context-7506](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-respond%20to%20Slack%20Messages%20with%20GPT%20and%20Pinecone%20Vector%20RAG%20Context-7506) - [Auto-Retry Engine: Error Recovery Workflow-3144](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Retry%20Engine%3A%20Error%20Recovery%20Workflow-3144) - [Auto-Save Instagram Leads to Google Sheets-8028](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Save%20Instagram%20Leads%20to%20Google%20Sheets-8028) - [Auto-Save Zoom Recordings to Google Drive + Log Meetings in Airtable-8056](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Save%20Zoom%20Recordings%20to%20Google%20Drive%20%2B%20Log%20Meetings%20in%20Airtable-8056) - [Auto-Scrape TikTok User Data via Dumpling AI and Segment in Airtable-4326](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Scrape%20TikTok%20User%20Data%20via%20Dumpling%20AI%20and%20Segment%20in%20Airtable-4326) - [Auto-Send PDF Invoices with Stripe Payment Triggers and Gmail-8030](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Send%20PDF%20Invoices%20with%20Stripe%20Payment%20Triggers%20and%20Gmail-8030) - [Auto-Send Vtiger Support Tickets to Telegram (with Status Update)-6329](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Send%20Vtiger%20Support%20Tickets%20to%20Telegram%20(with%20Status%20Update)-6329) - [Auto-Send Welcome Messages to Vtiger CRM Leads via Evolution API WhatsApp-6502](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Send%20Welcome%20Messages%20to%20Vtiger%20CRM%20Leads%20via%20Evolution%20API%20WhatsApp-6502) - [Auto-Send WooCommerce Invoices via WhatsApp with Rapiwa API-9879](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Send%20WooCommerce%20Invoices%20via%20WhatsApp%20with%20Rapiwa%20API-9879) - [Auto-Send Zillow Real Estate Listings to Telegram using ScrapeGraphAI-6310](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Send%20Zillow%20Real%20Estate%20Listings%20to%20Telegram%20using%20ScrapeGraphAI-6310) - [Auto-Sort Support Emails with OpenAI and Route to Teams with Jira Integration-6639](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Sort%20Support%20Emails%20with%20OpenAI%20and%20Route%20to%20Teams%20with%20Jira%20Integration-6639) - [Auto-Start Tagged Workflows Using n8n API after Deployment-3996](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Start%20Tagged%20Workflows%20Using%20n8n%20API%20after%20Deployment-3996) - [Auto-Stop Email Sequences Based on Replies with IMAP and Google Sheets-5506](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Stop%20Email%20Sequences%20Based%20on%20Replies%20with%20IMAP%20and%20Google%20Sheets-5506) - [Auto-Summarize Blog Posts to Social Media with Gemma and Postiz-9316](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Summarize%20Blog%20Posts%20to%20Social%20Media%20with%20Gemma%20and%20Postiz-9316) - [Auto-Summarize Zoom Recordings with GPT-4 β†’ Slack & Email-8060](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Summarize%20Zoom%20Recordings%20with%20GPT-4%20%E2%86%92%20Slack%20%26%20Email-8060) - [Auto-Sync Easy Redmine Tasks to Microsoft To-Do-8628](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Sync%20Easy%20Redmine%20Tasks%20to%20Microsoft%20To-Do-8628) - [Auto-Sync Local Events to Google Calendar with n8n-5216](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Sync%20Local%20Events%20to%20Google%20Calendar%20with%20n8n-5216) - [Auto-Tag Blog Posts in WordPress with AI-2816](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Tag%20Blog%20Posts%20in%20WordPress%20with%20AI-2816) - [Auto-Tag High-Value Sales Orders in Zoho CRM with VIP Alert-6681](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Tag%20High-Value%20Sales%20Orders%20in%20Zoho%20CRM%20with%20VIP%20Alert-6681) - [Auto-Ticket Maker: Convert Slack Conversations into Structured Project Tickets-4153](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Ticket%20Maker%3A%20Convert%20Slack%20Conversations%20into%20Structured%20Project%20Tickets-4153) - [Auto-Track Amazon Prices with Google Gemini & Send Alerts to Telegram-8175](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Track%20Amazon%20Prices%20with%20Google%20Gemini%20%26%20Send%20Alerts%20to%20Telegram-8175) - [Auto-Track YouTube Stats & Channel Data in Notion Database-10712](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Track%20YouTube%20Stats%20%26%20Channel%20Data%20in%20Notion%20Database-10712) - [Auto-Translate & Recreate TikTok Carousels with Gemini Vision & Midjourney-9305](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Translate%20%26%20Recreate%20TikTok%20Carousels%20with%20Gemini%20Vision%20%26%20Midjourney-9305) - [Auto-translate Blog Articles with Google Translate and Airtable Storage-6825](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-translate%20Blog%20Articles%20with%20Google%20Translate%20and%20Airtable%20Storage-6825) - [Auto-Translate Blog Content to Multiple Languages with GPT-4o and Markdown-7593](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Translate%20Blog%20Content%20to%20Multiple%20Languages%20with%20GPT-4o%20and%20Markdown-7593) - [Auto-Translate Incoming Gmail Emails to English with OpenAI GPT-3.5-8031](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Translate%20Incoming%20Gmail%20Emails%20to%20English%20with%20OpenAI%20GPT-3.5-8031) - [Auto-Translate WordPress Blog Posts to Any Language with AI Translate Pro to Google Docs-6559](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Translate%20WordPress%20Blog%20Posts%20to%20Any%20Language%20with%20AI%20Translate%20Pro%20to%20Google%20Docs-6559) - [Auto-Translate YouTube Video Content with Google Gemini AI-9543](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Translate%20YouTube%20Video%20Content%20with%20Google%20Gemini%20AI-9543) - [Auto-Translate YouTube Videos to Japanese with DeepL and Post to Slack-10300](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Translate%20YouTube%20Videos%20to%20Japanese%20with%20DeepL%20and%20Post%20to%20Slack-10300) - [Auto-Update Knowledge Base with Google Drive, LlamaIndex & Azure OpenAI Embeddings-9174](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Auto-Update%20Knowledge%20Base%20with%20Google%20Drive%2C%20LlamaIndex%20%26%20Azure%20OpenAI%20Embeddings-9174) - [Automate & Publish Video Ad Campaigns with AI (NanoBanana, Seedream, GPT-4o, Veo 3)-9200](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20%26%20Publish%20Video%20Ad%20Campaigns%20with%20AI%20(NanoBanana%2C%20Seedream%2C%20GPT-4o%2C%20Veo%203)-9200) - [Automate 30-Day Coach Training with SMS, Twilio & Google Sheets-8723](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%2030-Day%20Coach%20Training%20with%20SMS%2C%20Twilio%20%26%20Google%20Sheets-8723) - [Automate a 'Chat with your PDF' Bot on Telegram with Google Gemini & Pinecone-10077](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20a%20'Chat%20with%20your%20PDF'%20Bot%20on%20Telegram%20with%20Google%20Gemini%20%26%20Pinecone-10077) - [Automate a Tally Form: Store with Airtable, Notify via Slack-5437](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20a%20Tally%20Form%3A%20Store%20with%20Airtable%2C%20Notify%20via%20Slack-5437) - [Automate ABM Research to Outreach with Octave, AI, and Instantly.ai-7621](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20ABM%20Research%20to%20Outreach%20with%20Octave%2C%20AI%2C%20and%20Instantly.ai-7621) - [Automate Academic Literature Reviews with GPT-4 and Multi-Database Search-8503](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Academic%20Literature%20Reviews%20with%20GPT-4%20and%20Multi-Database%20Search-8503) - [Automate Actions After PDF Generation with PDFMonkey-3060](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Actions%20After%20PDF%20Generation%20with%20PDFMonkey-3060) - [Automate Agile Project Setup with GPT-5 Mini, Jira & Form Interface-8101](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Agile%20Project%20Setup%20with%20GPT-5%20Mini%2C%20Jira%20%26%20Form%20Interface-8101) - [Automate Agile Refinement Prep with Gmail, OpenAI & Google Sheets-3909](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Agile%20Refinement%20Prep%20with%20Gmail%2C%20OpenAI%20%26%20Google%20Sheets-3909) - [Automate AI News Videos with GPT-4o, Heygen Avatars, and Blotato Multi-Platform Posting-4080](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20AI%20News%20Videos%20with%20GPT-4o%2C%20Heygen%20Avatars%2C%20and%20Blotato%20Multi-Platform%20Posting-4080) - [Automate AI Phone Booking & CRM Updates with GPT-4, VAPI.ai, and GHL-3759](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20AI%20Phone%20Booking%20%26%20CRM%20Updates%20with%20GPT-4%2C%20VAPI.ai%2C%20and%20GHL-3759) - [Automate AI Upwork Proposal Generation with Apify, Google Gemini & Sheets-8015](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20AI%20Upwork%20Proposal%20Generation%20with%20Apify%2C%20Google%20Gemini%20%26%20Sheets-8015) - [Automate AI Video Ad Generation with Google Veo 3, Gemini, and Airtable-9152](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20AI%20Video%20Ad%20Generation%20with%20Google%20Veo%203%2C%20Gemini%2C%20and%20Airtable-9152) - [Automate AI Video Creation & Multi-Platform Publishing with Gemini & Creatomate-8404](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20AI%20Video%20Creation%20%26%20Multi-Platform%20Publishing%20with%20Gemini%20%26%20Creatomate-8404) - [Automate AI Video Creation & Multi-Platform Publishing with GPT-4, Veo 3.1 & Blotato-10358](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20AI%20Video%20Creation%20%26%20Multi-Platform%20Publishing%20with%20GPT-4%2C%20Veo%203.1%20%26%20Blotato-10358) - [Automate AI Video Production & Distribution with Veo3, YouTube & Google Suite-6374](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20AI%20Video%20Production%20%26%20Distribution%20with%20Veo3%2C%20YouTube%20%26%20Google%20Suite-6374) - [Automate AI Vulnerability Monitoring with GPT-4 and ServiceNow Incident Creation-7225](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20AI%20Vulnerability%20Monitoring%20with%20GPT-4%20and%20ServiceNow%20Incident%20Creation-7225) - [Automate Airlines Customer Support with GPT-4 and Question Classification-10382](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Airlines%20Customer%20Support%20with%20GPT-4%20and%20Question%20Classification-10382) - [Automate API FAQ Quality Testing with GPT-4o-mini, Google Sheets & Slack Alerts-10330](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20API%20FAQ%20Quality%20Testing%20with%20GPT-4o-mini%2C%20Google%20Sheets%20%26%20Slack%20Alerts-10330) - [Automate Apollo Lead Scraping & Email Enrichment to Airtable CRM with Apify-9057](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Apollo%20Lead%20Scraping%20%26%20Email%20Enrichment%20to%20Airtable%20CRM%20with%20Apify-9057) - [Automate Applicant Tracking with GPT-4.1 CV Parsing, Google Sheets and Gmail Alerts-8751](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Applicant%20Tracking%20with%20GPT-4.1%20CV%20Parsing%2C%20Google%20Sheets%20and%20Gmail%20Alerts-8751) - [Automate Application Deployments with AWS CodeDeploy-5501](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Application%20Deployments%20with%20AWS%20CodeDeploy-5501) - [Automate Appointment Phone Reminders with Google Calendar and Retell AI-7545](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Appointment%20Phone%20Reminders%20with%20Google%20Calendar%20and%20Retell%20AI-7545) - [Automate ASMR Glass Fruit Video Creation & Publishing with Veo, Shotstack & Postiz-10175](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20ASMR%20Glass%20Fruit%20Video%20Creation%20%26%20Publishing%20with%20Veo%2C%20Shotstack%20%26%20Postiz-10175) - [Automate ASMR Video Creation and Distribution with FalAI and Social Media Integration-5553](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20ASMR%20Video%20Creation%20and%20Distribution%20with%20FalAI%20and%20Social%20Media%20Integration-5553) - [Automate Assignment Grading with GPT-4-Turbo and Multi-Format Reports-10316](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Assignment%20Grading%20with%20GPT-4-Turbo%20and%20Multi-Format%20Reports-10316) - [Automate Audio/Video Transcription in Any Language with the New ElevenLabs Model-3105](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Audio%2FVideo%20Transcription%20in%20Any%20Language%20with%20the%20New%20ElevenLabs%20Model-3105) - [Automate AWS IAM User Management Through Email Commands-7241](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20AWS%20IAM%20User%20Management%20Through%20Email%20Commands-7241) - [Automate B2B Lead Generation & Email Campaigns with Google Maps, SendGrid & AI-8269](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20B2B%20Lead%20Generation%20%26%20Email%20Campaigns%20with%20Google%20Maps%2C%20SendGrid%20%26%20AI-8269) - [Automate B2B Lead Generation & Personalized Cold Emails with Apollo, Apify & GPT-9393](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20B2B%20Lead%20Generation%20%26%20Personalized%20Cold%20Emails%20with%20Apollo%2C%20Apify%20%26%20GPT-9393) - [Automate B2B Lead Generation with Apollo, GPT-4o Scoring, and Brevo Email Outreach-4539](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20B2B%20Lead%20Generation%20with%20Apollo%2C%20GPT-4o%20Scoring%2C%20and%20Brevo%20Email%20Outreach-4539) - [Automate Bank Statement and Invoice Reconciliation with GPT-4.1-mini and Google Sheets-10581](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Bank%20Statement%20and%20Invoice%20Reconciliation%20with%20GPT-4.1-mini%20and%20Google%20Sheets-10581) - [Automate Birthday Discount Emails for E-Commerce using Google Sheets and Gmail-7936](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Birthday%20Discount%20Emails%20for%20E-Commerce%20using%20Google%20Sheets%20and%20Gmail-7936) - [Automate Bitcoin Trading Insights with 10-Exchange Liquidity Data and GPT-4.1 Analysis-9308](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Bitcoin%20Trading%20Insights%20with%2010-Exchange%20Liquidity%20Data%20and%20GPT-4.1%20Analysis-9308) - [Automate Bitget Spot Trading with GPT-4o-mini AI Agent via Telegram-9842](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Bitget%20Spot%20Trading%20with%20GPT-4o-mini%20AI%20Agent%20via%20Telegram-9842) - [Automate Blog & LinkedIn Content Creation with OpenAI & Replicate AI Images-8083](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Blog%20%26%20LinkedIn%20Content%20Creation%20with%20OpenAI%20%26%20Replicate%20AI%20Images-8083) - [Automate Blog Content Creation with GPT-4, Perplexity & WordPress-3336](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Blog%20Content%20Creation%20with%20GPT-4%2C%20Perplexity%20%26%20WordPress-3336) - [Automate Blog Content Creation with Notion MCP, DeepSeek AI, and WordPress-3348](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Blog%20Content%20Creation%20with%20Notion%20MCP%2C%20DeepSeek%20AI%2C%20and%20WordPress-3348) - [Automate Blog Content Creation with OpenAI, Google Sheets & Email Approval Flow-4371](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Blog%20Content%20Creation%20with%20OpenAI%2C%20Google%20Sheets%20%26%20Email%20Approval%20Flow-4371) - [Automate Blog Content Generation & Publishing with OpenAI and WordPress-6658](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Blog%20Content%20Generation%20%26%20Publishing%20with%20OpenAI%20and%20WordPress-6658) - [Automate Blog Creation & Publishing with Gemini, Ideogram AI and WordPress-7941](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Blog%20Creation%20%26%20Publishing%20with%20Gemini%2C%20Ideogram%20AI%20and%20WordPress-7941) - [Automate Blog Creation from Keywords with Dumpling AI, OpenAI, and Google Docs-8191](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Blog%20Creation%20from%20Keywords%20with%20Dumpling%20AI%2C%20OpenAI%2C%20and%20Google%20Docs-8191) - [Automate Blog Creation in Brand Voice with AI-2648](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Blog%20Creation%20in%20Brand%20Voice%20with%20AI-2648) - [Automate Blog Engagement with GPT-5 Generated Comments for WordPress-7580](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Blog%20Engagement%20with%20GPT-5%20Generated%20Comments%20for%20WordPress-7580) - [Automate Blog Post Publishing from Airtable to Hashnode with API Integration-7063](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Blog%20Post%20Publishing%20from%20Airtable%20to%20Hashnode%20with%20API%20Integration-7063) - [Automate Blog Publishing from PostgreSQL to WordPress with OpenAI GPT-9217](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Blog%20Publishing%20from%20PostgreSQL%20to%20WordPress%20with%20OpenAI%20GPT-9217) - [Automate Blog Updates via Discord with GitHub and Gemini AI-7950](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Blog%20Updates%20via%20Discord%20with%20GitHub%20and%20Gemini%20AI-7950) - [Automate Blog-to-Social Media with GPT-4 for LinkedIn, X, and Reddit-10750](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Blog-to-Social%20Media%20with%20GPT-4%20for%20LinkedIn%2C%20X%2C%20and%20Reddit-10750) - [Automate Browser Tasks with Airtop & GPT-4 - Reddit Posting Example-6638](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Browser%20Tasks%20with%20Airtop%20%26%20GPT-4%20-%20Reddit%20Posting%20Example-6638) - [Automate Bug Reports from Marker.io to Intercom with Full Technical Context-7388](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Bug%20Reports%20from%20Marker.io%20to%20Intercom%20with%20Full%20Technical%20Context-7388) - [Automate Bug Reports with Gemini AI: Jotform to GitHub with Telegram Alerts-9655](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Bug%20Reports%20with%20Gemini%20AI%3A%20Jotform%20to%20GitHub%20with%20Telegram%20Alerts-9655) - [Automate Business Lead Scraping from Apify to Google Sheets with Data Cleaning-4295](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Business%20Lead%20Scraping%20from%20Apify%20to%20Google%20Sheets%20with%20Data%20Cleaning-4295) - [Automate Business Partner Outreach with Google Maps, GPT-4 & WhatsApp-7763](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Business%20Partner%20Outreach%20with%20Google%20Maps%2C%20GPT-4%20%26%20WhatsApp-7763) - [Automate Cal.com Meeting Attendee Management with Google Sheets, Beehiiv & Telegram-3962](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Cal.com%20Meeting%20Attendee%20Management%20with%20Google%20Sheets%2C%20Beehiiv%20%26%20Telegram-3962) - [Automate Calendly User Onboarding & Offboarding with Google Sheets and Human Approval-11050](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Calendly%20User%20Onboarding%20%26%20Offboarding%20with%20Google%20Sheets%20and%20Human%20Approval-11050) - [Automate Call Center Sentiment Analysis with GPT-4o-mini and Google Sheets-7624](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Call%20Center%20Sentiment%20Analysis%20with%20GPT-4o-mini%20and%20Google%20Sheets-7624) - [Automate Call Scheduling with Voice AI Receptionist using Vapi, Google Calendar & Airtable-3427](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Call%20Scheduling%20with%20Voice%20AI%20Receptionist%20using%20Vapi%2C%20Google%20Calendar%20%26%20Airtable-3427) - [Automate Cancellation Feedback Collection with Stripe and Google Sheets-10384](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Cancellation%20Feedback%20Collection%20with%20Stripe%20and%20Google%20Sheets-10384) - [Automate Candidate Analysis & Ranking with Jotform and Gemini AI-9427](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Candidate%20Analysis%20%26%20Ranking%20with%20Jotform%20and%20Gemini%20AI-9427) - [Automate Candidate Evaluation with GPT-4 Scoring and Gmail Notifications-6071](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Candidate%20Evaluation%20with%20GPT-4%20Scoring%20and%20Gmail%20Notifications-6071) - [Automate Candidate Rejections with Google Sheets, GPT-4o-mini, Gmail & ClickUp-8525](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Candidate%20Rejections%20with%20Google%20Sheets%2C%20GPT-4o-mini%2C%20Gmail%20%26%20ClickUp-8525) - [Automate Candidate Rejections with GPT-4o-mini, Gmail & ClickUp Task Tracking-8515](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Candidate%20Rejections%20with%20GPT-4o-mini%2C%20Gmail%20%26%20ClickUp%20Task%20Tracking-8515) - [Automate Candidate Screening with LlamaIndex & GPT-4o-mini for Personalized Email Responses-4727](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Candidate%20Screening%20with%20LlamaIndex%20%26%20GPT-4o-mini%20for%20Personalized%20Email%20Responses-4727) - [Automate Candidate Screening with Mistral OCR & Gemini AI CV Analysis-7456](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Candidate%20Screening%20with%20Mistral%20OCR%20%26%20Gemini%20AI%20CV%20Analysis-7456) - [Automate Change Request Approvals with Monday.com, Jira, Slack & Google Sheets-9685](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Change%20Request%20Approvals%20with%20Monday.com%2C%20Jira%2C%20Slack%20%26%20Google%20Sheets-9685) - [Automate Change Request Workflow: Monday.com to Jira with Slack & Sheets-9825](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Change%20Request%20Workflow%3A%20Monday.com%20to%20Jira%20with%20Slack%20%26%20Sheets-9825) - [Automate Chinese Language Teaching Posts on Facebook with Gemini & Recraft.ai-7533](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Chinese%20Language%20Teaching%20Posts%20on%20Facebook%20with%20Gemini%20%26%20Recraft.ai-7533) - [Automate Chinese to English Translation in Google Slides with Openrouter AI-6060](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Chinese%20to%20English%20Translation%20in%20Google%20Slides%20with%20Openrouter%20AI-6060) - [Automate Client Billing Detail Collection & Invoicing with Outlook and QuickBooks-7086](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Client%20Billing%20Detail%20Collection%20%26%20Invoicing%20with%20Outlook%20and%20QuickBooks-7086) - [Automate Client Communications & Management with Notion, Gmail, and GPT-4o-8055](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Client%20Communications%20%26%20Management%20with%20Notion%2C%20Gmail%2C%20and%20GPT-4o-8055) - [Automate Client Invoicing & Payments with Stripe, Google Sheets, Drive and Gmail-8819](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Client%20Invoicing%20%26%20Payments%20with%20Stripe%2C%20Google%20Sheets%2C%20Drive%20and%20Gmail-8819) - [Automate Client Nurture & Testimonial Collection with Notion, Email, Tally & Telegram-8330](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Client%20Nurture%20%26%20Testimonial%20Collection%20with%20Notion%2C%20Email%2C%20Tally%20%26%20Telegram-8330) - [Automate Client Onboarding with GPT-4, Google Drive, ClickUp & Slack-7300](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Client%20Onboarding%20with%20GPT-4%2C%20Google%20Drive%2C%20ClickUp%20%26%20Slack-7300) - [Automate Client Onboarding with GPT-4o, GoHighLevel, Google Drive, Slack, and Gmail-7658](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Client%20Onboarding%20with%20GPT-4o%2C%20GoHighLevel%2C%20Google%20Drive%2C%20Slack%2C%20and%20Gmail-7658) - [Automate Client Onboarding with GPT-4o-mini, Asana, Slack, Google Drive and Gmail-7656](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Client%20Onboarding%20with%20GPT-4o-mini%2C%20Asana%2C%20Slack%2C%20Google%20Drive%20and%20Gmail-7656) - [Automate Client Project Onboarding with Google Drive, Gmail, and Slack Notifications-6199](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Client%20Project%20Onboarding%20with%20Google%20Drive%2C%20Gmail%2C%20and%20Slack%20Notifications-6199) - [Automate Client Renewal Alerts from GoHighLevel to Gmail, Slack & Google Sheets-10147](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Client%20Renewal%20Alerts%20from%20GoHighLevel%20to%20Gmail%2C%20Slack%20%26%20Google%20Sheets-10147) - [Automate Code Reviews for GitLab MRs with Gemini AI and JIRA Context-7924](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Code%20Reviews%20for%20GitLab%20MRs%20with%20Gemini%20AI%20and%20JIRA%20Context-7924) - [Automate Cold Calling with Web Scraping, GPT-4o & WhatsApp-5476](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Cold%20Calling%20with%20Web%20Scraping%2C%20GPT-4o%20%26%20WhatsApp-5476) - [Automate Cold Outreach with Apollo, LinkedIn & Gmail Using GPT-4-8449](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Cold%20Outreach%20with%20Apollo%2C%20LinkedIn%20%26%20Gmail%20Using%20GPT-4-8449) - [Automate Commercial Insurance Submissions with Google Suite, PDF & Email-7132](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Commercial%20Insurance%20Submissions%20with%20Google%20Suite%2C%20PDF%20%26%20Email-7132) - [Automate Company Data Enrichment with ZoomInfo, Serper & Oxylabs to Google Sheets-7030](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Company%20Data%20Enrichment%20with%20ZoomInfo%2C%20Serper%20%26%20Oxylabs%20to%20Google%20Sheets-7030) - [Automate Company ICP Scoring with Explorium Data and Claude AI Analysis-6063](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Company%20ICP%20Scoring%20with%20Explorium%20Data%20and%20Claude%20AI%20Analysis-6063) - [Automate Competitor Research & Intelligence with Browser Use Cloud AI and Slack-7033](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Competitor%20Research%20%26%20Intelligence%20with%20Browser%20Use%20Cloud%20AI%20and%20Slack-7033) - [Automate Compliance Audit Documentation with Google Drive, Sheets and Gmail-7079](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Compliance%20Audit%20Documentation%20with%20Google%20Drive%2C%20Sheets%20and%20Gmail-7079) - [Automate Conference Travel Approvals with Deepseek AI, Gmail and Google Sheets-10522](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Conference%20Travel%20Approvals%20with%20Deepseek%20AI%2C%20Gmail%20and%20Google%20Sheets-10522) - [Automate Construction Site Attendance Tracking with Geofencing, Google Sheets & Email Alerts-6774](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Construction%20Site%20Attendance%20Tracking%20with%20Geofencing%2C%20Google%20Sheets%20%26%20Email%20Alerts-6774) - [Automate Contact Enrichment from HubSpot to Salesforce using Explorium.ai-4839](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Contact%20Enrichment%20from%20HubSpot%20to%20Salesforce%20using%20Explorium.ai-4839) - [Automate Content Analysis & Multi-Platform Distribution with GPT-4-6514](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Content%20Analysis%20%26%20Multi-Platform%20Distribution%20with%20GPT-4-6514) - [Automate Content Generator for WordPress with DeepSeek R1-2813](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Content%20Generator%20for%20WordPress%20with%20DeepSeek%20R1-2813) - [Automate Content Publishing Across 25 Social Media Channels with Airtable & Postiz-7814](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Content%20Publishing%20Across%2025%20Social%20Media%20Channels%20with%20Airtable%20%26%20Postiz-7814) - [Automate Content Publishing to TikTok, YouTube, Instagram, Facebook via Blotato-7187](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Content%20Publishing%20to%20TikTok%2C%20YouTube%2C%20Instagram%2C%20Facebook%20via%20Blotato-7187) - [Automate Content Publishing with GPT-4 via Google Sheets to Email & Slack Approval-10830](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Content%20Publishing%20with%20GPT-4%20via%20Google%20Sheets%20to%20Email%20%26%20Slack%20Approval-10830) - [Automate Content Requests from Telegram to Notion with Gemini AI-8052](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Content%20Requests%20from%20Telegram%20to%20Notion%20with%20Gemini%20AI-8052) - [Automate Content Research with Reddit Scraping, AI Analysis, and Google Sheets-8140](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Content%20Research%20with%20Reddit%20Scraping%2C%20AI%20Analysis%2C%20and%20Google%20Sheets-8140) - [Automate Contract Employee Lifecycle with Google Docs, DocuSign & Airtable-7185](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Contract%20Employee%20Lifecycle%20with%20Google%20Docs%2C%20DocuSign%20%26%20Airtable-7185) - [Automate Course Registration Leads from Facebook Ads to KlickTipp-3786](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Course%20Registration%20Leads%20from%20Facebook%20Ads%20to%20KlickTipp-3786) - [Automate Cross-Posting from Telegram to Facebook with Airtop Browser Automation-7932](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Cross-Posting%20from%20Telegram%20to%20Facebook%20with%20Airtop%20Browser%20Automation-7932) - [Automate Cross-Project Dependency Tracking between Jira and Monday-9684](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Cross-Project%20Dependency%20Tracking%20between%20Jira%20and%20Monday-9684) - [Automate Crypto News Posting to X & Telegram with AI Summarization-2961](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Crypto%20News%20Posting%20to%20X%20%26%20Telegram%20with%20AI%20Summarization-2961) - [Automate Cryptocurrency Analysis & Reports with Google Gemini and CoinGecko Email Alerts-6551](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Cryptocurrency%20Analysis%20%26%20Reports%20with%20Google%20Gemini%20and%20CoinGecko%20Email%20Alerts-6551) - [Automate Cryptocurrency Funding Fee Tracking with Binance API and Airtable-4225](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Cryptocurrency%20Funding%20Fee%20Tracking%20with%20Binance%20API%20and%20Airtable-4225) - [Automate CSAT Surveys with Freshdesk & Store Responses in Google Sheets-4238](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20CSAT%20Surveys%20with%20Freshdesk%20%26%20Store%20Responses%20in%20Google%20Sheets-4238) - [Automate Customer Feedback Analysis with Forms, AI, Google Sheets and WhatsApp-4686](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Customer%20Feedback%20Analysis%20with%20Forms%2C%20AI%2C%20Google%20Sheets%20and%20WhatsApp-4686) - [Automate Customer Feedback Classification with AI, Google Sheets, and Slack Alerts-8392](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Customer%20Feedback%20Classification%20with%20AI%2C%20Google%20Sheets%2C%20and%20Slack%20Alerts-8392) - [Automate Customer Support Emails using Gmail, OpenAI GPT-3.5, and Google Sheets-3975](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Customer%20Support%20Emails%20using%20Gmail%2C%20OpenAI%20GPT-3.5%2C%20and%20Google%20Sheets-3975) - [Automate Customer Support Triage with GPT, Gmail, Slack & Analytics Dashboard-10283](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Customer%20Support%20Triage%20with%20GPT%2C%20Gmail%2C%20Slack%20%26%20Analytics%20Dashboard-10283) - [Automate Customer Support with Gmail, Google Sheets, ERP Data & GPT-4o AI-5152](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Customer%20Support%20with%20Gmail%2C%20Google%20Sheets%2C%20ERP%20Data%20%26%20GPT-4o%20AI-5152) - [Automate Customer Support with GPT-4o, Slack, and CRM Integration-10184](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Customer%20Support%20with%20GPT-4o%2C%20Slack%2C%20and%20CRM%20Integration-10184) - [Automate Customer Support with Mintlify Documentation & Zendesk AI Agent-5046](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Customer%20Support%20with%20Mintlify%20Documentation%20%26%20Zendesk%20AI%20Agent-5046) - [Automate Customer Support with Multilingual Chatbot using GPT-5 Nano for eCommerce-7590](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Customer%20Support%20with%20Multilingual%20Chatbot%20using%20GPT-5%20Nano%20for%20eCommerce-7590) - [Automate Customer Support with WhatsApp AI Assistant using Google Docs & Gemini-6387](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Customer%20Support%20with%20WhatsApp%20AI%20Assistant%20using%20Google%20Docs%20%26%20Gemini-6387) - [Automate CV Screening & Analysis with Telegram, Gemini AI & Google Workspace-6897](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20CV%20Screening%20%26%20Analysis%20with%20Telegram%2C%20Gemini%20AI%20%26%20Google%20Workspace-6897) - [Automate CV Screening & Candidate Validation with AI & Email Parsing-6216](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20CV%20Screening%20%26%20Candidate%20Validation%20with%20AI%20%26%20Email%20Parsing-6216) - [Automate CV screening and applicant scoring from Gmail to Airtable with AI-6418](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20CV%20screening%20and%20applicant%20scoring%20from%20Gmail%20to%20Airtable%20with%20AI-6418) - [Automate CV Screening and Candidate Scoring with Gemini AI and Google Sheets-10359](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20CV%20Screening%20and%20Candidate%20Scoring%20with%20Gemini%20AI%20and%20Google%20Sheets-10359) - [Automate CV Screening with GPT-4o-mini: Gmail to Google Sheets HR Evaluation System-6207](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20CV%20Screening%20with%20GPT-4o-mini%3A%20Gmail%20to%20Google%20Sheets%20HR%20Evaluation%20System-6207) - [Automate CVE Monitoring with OpenAI Processing for ServiceNow Security Incidents-7224](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20CVE%20Monitoring%20with%20OpenAI%20Processing%20for%20ServiceNow%20Security%20Incidents-7224) - [Automate Daily AI News with Perplexity Sonar Pro (via Telegram)-5157](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Daily%20AI%20News%20with%20Perplexity%20Sonar%20Pro%20(via%20Telegram)-5157) - [Automate Daily Email Digest with Gmail and GPT Summary Sent Every Afternoon-6662](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Daily%20Email%20Digest%20with%20Gmail%20and%20GPT%20Summary%20Sent%20Every%20Afternoon-6662) - [Automate Daily GLPI Pending Ticket Notifications to Microsoft Teams-7018](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Daily%20GLPI%20Pending%20Ticket%20Notifications%20to%20Microsoft%20Teams-7018) - [Automate Daily Google Calendar Events to Trello Cards-10723](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Daily%20Google%20Calendar%20Events%20to%20Trello%20Cards-10723) - [Automate Daily Hindu Festival Posts on X with Google Gemini and GPT-4o Mini-5909](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Daily%20Hindu%20Festival%20Posts%20on%20X%20with%20Google%20Gemini%20and%20GPT-4o%20Mini-5909) - [Automate Daily Interview Schedule Delivery from Google Calendar to Gmail-6566](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Daily%20Interview%20Schedule%20Delivery%20from%20Google%20Calendar%20to%20Gmail-6566) - [Automate Daily Outlook Calendar Digests to Microsoft Teams-6226](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Daily%20Outlook%20Calendar%20Digests%20to%20Microsoft%20Teams-6226) - [Automate Daily Signup Stats from PostgreSQL to Slack, Teams & Telegram-8362](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Daily%20Signup%20Stats%20from%20PostgreSQL%20to%20Slack%2C%20Teams%20%26%20Telegram-8362) - [Automate Deep Research with ScrapeGraphAI, GPT-4 & Google Sheets-6437](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Deep%20Research%20with%20ScrapeGraphAI%2C%20GPT-4%20%26%20Google%20Sheets-6437) - [Automate DEI Eligibility Screening with Azure GPT-4o, Google Drive and Sheets-9226](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20DEI%20Eligibility%20Screening%20with%20Azure%20GPT-4o%2C%20Google%20Drive%20and%20Sheets-9226) - [Automate Dental Appointment Booking with Gemini AI, Google Calendar & Sheets-6153](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Dental%20Appointment%20Booking%20with%20Gemini%20AI%2C%20Google%20Calendar%20%26%20Sheets-6153) - [Automate Dental Appointments with Google Calendar, AI Assistant & Email Notifications-8043](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Dental%20Appointments%20with%20Google%20Calendar%2C%20AI%20Assistant%20%26%20Email%20Notifications-8043) - [Automate Digital Product Delivery & Sales Tracking with Stripe, Email, Notion & Telegram-8588](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Digital%20Product%20Delivery%20%26%20Sales%20Tracking%20with%20Stripe%2C%20Email%2C%20Notion%20%26%20Telegram-8588) - [Automate Digital Product Sales & Delivery for n8n Templates with Stripe and Email-9063](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Digital%20Product%20Sales%20%26%20Delivery%20for%20n8n%20Templates%20with%20Stripe%20and%20Email-9063) - [Automate Docker Container Updates with Telegram Approval System-3386](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Docker%20Container%20Updates%20with%20Telegram%20Approval%20System-3386) - [Automate Docker-based n8n Updates with Email Approval and SSH-10471](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Docker-based%20n8n%20Updates%20with%20Email%20Approval%20and%20SSH-10471) - [Automate Document Approvals with Multi-Level Workflows using Supabase & Gmail-8174](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Document%20Approvals%20with%20Multi-Level%20Workflows%20using%20Supabase%20%26%20Gmail-8174) - [Automate Document Ingestion & RAG System with Google Drive, Sheets & OpenAI-8312](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Document%20Ingestion%20%26%20RAG%20System%20with%20Google%20Drive%2C%20Sheets%20%26%20OpenAI-8312) - [Automate Droplet Snapshots on DigitalOcean-2485](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Droplet%20Snapshots%20on%20DigitalOcean-2485) - [Automate Dutch Public Procurement Data Collection with TenderNed-10076](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Dutch%20Public%20Procurement%20Data%20Collection%20with%20TenderNed-10076) - [Automate E-commerce Order Processing with Email Notifications & Webhooks-7518](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20E-commerce%20Order%20Processing%20with%20Email%20Notifications%20%26%20Webhooks-7518) - [Automate E-commerce Orders, Inventory & Feedback with Slack, Sheets & Gmail-6362](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20E-commerce%20Orders%2C%20Inventory%20%26%20Feedback%20with%20Slack%2C%20Sheets%20%26%20Gmail-6362) - [Automate E-commerce Return Guides with Email Verification, PDF/Image Generation & QR Codes-8942](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20E-commerce%20Return%20Guides%20with%20Email%20Verification%2C%20PDF%2FImage%20Generation%20%26%20QR%20Codes-8942) - [Automate Email & Calendar Management with Gmail, Google Calendar & GPT-4o AI-4366](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Email%20%26%20Calendar%20Management%20with%20Gmail%2C%20Google%20Calendar%20%26%20GPT-4o%20AI-4366) - [Automate Email Bounce & Invalid Detection with Gmail, Google Sheets & Slack-9465](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Email%20Bounce%20%26%20Invalid%20Detection%20with%20Gmail%2C%20Google%20Sheets%20%26%20Slack-9465) - [Automate Email Campaign Analysis & Smart Follow-ups with Bright Data & OpenAI-5953](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Email%20Campaign%20Analysis%20%26%20Smart%20Follow-ups%20with%20Bright%20Data%20%26%20OpenAI-5953) - [Automate Email Categorization & Response Generation with Gmail & GPT-4-7262](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Email%20Categorization%20%26%20Response%20Generation%20with%20Gmail%20%26%20GPT-4-7262) - [Automate Email Classification & Summary with Gmail, GPT-4o-mini & Notion-7276](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Email%20Classification%20%26%20Summary%20with%20Gmail%2C%20GPT-4o-mini%20%26%20Notion-7276) - [Automate Email Discovery for Companies with Anymail Finder, Google Sheets & Telegram Alerts-10213](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Email%20Discovery%20for%20Companies%20with%20Anymail%20Finder%2C%20Google%20Sheets%20%26%20Telegram%20Alerts-10213) - [Automate Email Filtering & AI Summarization with Gmail, Groq AI, and Google Sheets-5678](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Email%20Filtering%20%26%20AI%20Summarization%20with%20Gmail%2C%20Groq%20AI%2C%20and%20Google%20Sheets-5678) - [Automate Email Management with Gemini AI and Gmail for Smart Responses-8688](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Email%20Management%20with%20Gemini%20AI%20and%20Gmail%20for%20Smart%20Responses-8688) - [Automate Email Management with OpenAI Classification, Gmail Drafts & Slack Alerts-5475](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Email%20Management%20with%20OpenAI%20Classification%2C%20Gmail%20Drafts%20%26%20Slack%20Alerts-5475) - [Automate Email Marketing Campaigns with NocoDB & Brevo-7134](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Email%20Marketing%20Campaigns%20with%20NocoDB%20%26%20Brevo-7134) - [Automate Email Responses with GPT-4o-mini and Human Review in Gmail-9557](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Email%20Responses%20with%20GPT-4o-mini%20and%20Human%20Review%20in%20Gmail-9557) - [Automate Email Responses with OpenAI and Telegram Approval for Gmail-6026](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Email%20Responses%20with%20OpenAI%20and%20Telegram%20Approval%20for%20Gmail-6026) - [Automate Email Triage with GPT-4.1-mini Classification and Gmail Auto-Replies-7399](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Email%20Triage%20with%20GPT-4.1-mini%20Classification%20and%20Gmail%20Auto-Replies-7399) - [Automate Email Validation in Google Sheets with Email Validator AI-6525](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Email%20Validation%20in%20Google%20Sheets%20with%20Email%20Validator%20AI-6525) - [Automate Employee Birthdays & Work Anniversaries with Google Gemini and Slack-10430](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Employee%20Birthdays%20%26%20Work%20Anniversaries%20with%20Google%20Gemini%20and%20Slack-10430) - [Automate Employee Date Tracking & Reminders for HR with JavaScript-5735](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Employee%20Date%20Tracking%20%26%20Reminders%20for%20HR%20with%20JavaScript-5735) - [Automate Employee Offboarding with GPT-4 Analysis & JotForm Exit Interviews-9697](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Employee%20Offboarding%20with%20GPT-4%20Analysis%20%26%20JotForm%20Exit%20Interviews-9697) - [Automate Employee Onboarding with GPT-4o: Jira, Notion & Gmail Integration-9834](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Employee%20Onboarding%20with%20GPT-4o%3A%20Jira%2C%20Notion%20%26%20Gmail%20Integration-9834) - [Automate Employee Onboarding with JotForm, GPT-4o-mini & Google Workspace-9569](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Employee%20Onboarding%20with%20JotForm%2C%20GPT-4o-mini%20%26%20Google%20Workspace-9569) - [Automate Employee Onboarding with Slack, Jira, and Google Workspace Integration-3860](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Employee%20Onboarding%20with%20Slack%2C%20Jira%2C%20and%20Google%20Workspace%20Integration-3860) - [Automate Employee Recognition with Slack, Sheets, Gmail & Optional GPT-4-10222](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Employee%20Recognition%20with%20Slack%2C%20Sheets%2C%20Gmail%20%26%20Optional%20GPT-4-10222) - [Automate Employee Reimbursement Workflow with Gmail, Google Drive & AI Validation-7271](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Employee%20Reimbursement%20Workflow%20with%20Gmail%2C%20Google%20Drive%20%26%20AI%20Validation-7271) - [Automate Employee Trip Expense Processing with Jotform, GPT-4.1 mini and Google Sheets-9579](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Employee%20Trip%20Expense%20Processing%20with%20Jotform%2C%20GPT-4.1%20mini%20and%20Google%20Sheets-9579) - [Automate Etsy Data Mining with Bright Data Scrape & Google Gemini-3851](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Etsy%20Data%20Mining%20with%20Bright%20Data%20Scrape%20%26%20Google%20Gemini-3851) - [Automate Event Follow-Ups with GPT-4, LinkedIn & HubSpot Multi-Channel Outreach-10282](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Event%20Follow-Ups%20with%20GPT-4%2C%20LinkedIn%20%26%20HubSpot%20Multi-Channel%20Outreach-10282) - [Automate Event Planning & Budget Optimization with Claude AI and Google Sheets-10219](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Event%20Planning%20%26%20Budget%20Optimization%20with%20Claude%20AI%20and%20Google%20Sheets-10219) - [Automate Event Registration & Follow-ups with Gmail Reminders & Google Sheets-6069](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Event%20Registration%20%26%20Follow-ups%20with%20Gmail%20Reminders%20%26%20Google%20Sheets-6069) - [Automate Event RSVPs with Email Validation & Badge Generation using VerifiEmail & HTMLCssToImage-10169](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Event%20RSVPs%20with%20Email%20Validation%20%26%20Badge%20Generation%20using%20VerifiEmail%20%26%20HTMLCssToImage-10169) - [Automate Event Scheduling from Emails with Gmail & Google Calendar Keywords-7218](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Event%20Scheduling%20from%20Emails%20with%20Gmail%20%26%20Google%20Calendar%20Keywords-7218) - [Automate Everhour Time-off Sync to Google Calendar with All-day Events-8305](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Everhour%20Time-off%20Sync%20to%20Google%20Calendar%20with%20All-day%20Events-8305) - [Automate Expense Reporting from Airtable to QuickBooks-7324](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Expense%20Reporting%20from%20Airtable%20to%20QuickBooks-7324) - [Automate External Attack Surface Mapping with Shodan API and DNS Lookups-10740](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20External%20Attack%20Surface%20Mapping%20with%20Shodan%20API%20and%20DNS%20Lookups-10740) - [Automate Face Swapping for GIFs with Fal.run AI and Google Services-4450](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Face%20Swapping%20for%20GIFs%20with%20Fal.run%20AI%20and%20Google%20Services-4450) - [Automate Facebook Group Posting with Telegram Messages and Google Sheets-8165](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Facebook%20Group%20Posting%20with%20Telegram%20Messages%20and%20Google%20Sheets-8165) - [Automate Facebook Page Token Renewal with Data Tables Storage-10038](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Facebook%20Page%20Token%20Renewal%20with%20Data%20Tables%20Storage-10038) - [Automate Facebook Reels Publishing with Google Sheets and Drive-10122](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Facebook%20Reels%20Publishing%20with%20Google%20Sheets%20and%20Drive-10122) - [Automate Faceless Shorts with OpenAI, RunwayML & ElevenLabs: Script to Social Media-8290](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Faceless%20Shorts%20with%20OpenAI%2C%20RunwayML%20%26%20ElevenLabs%3A%20Script%20to%20Social%20Media-8290) - [Automate FAQ Generation from Stack Overflow to Notion using GPT-4o-mini with Slack Alerts-10338](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20FAQ%20Generation%20from%20Stack%20Overflow%20to%20Notion%20using%20GPT-4o-mini%20with%20Slack%20Alerts-10338) - [Automate FAQ Responses with WhatsApp Keyword Detection Bot-5516](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20FAQ%20Responses%20with%20WhatsApp%20Keyword%20Detection%20Bot-5516) - [Automate Feature Request Collection & Analysis from Reviews to Jira with AI-5968](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Feature%20Request%20Collection%20%26%20Analysis%20from%20Reviews%20to%20Jira%20with%20AI-5968) - [Automate Figma Versioning and Jira Updates with n8n Webhook Integration-2991](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Figma%20Versioning%20and%20Jira%20Updates%20with%20n8n%20Webhook%20Integration-2991) - [Automate Financial Operations with O3 CFO & GPT-4.1-mini Finance Team-6906](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Financial%20Operations%20with%20O3%20CFO%20%26%20GPT-4.1-mini%20Finance%20Team-6906) - [Automate Free IP Analysis: NixGuard AI Summaries & Wazuh Integration-5928](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Free%20IP%20Analysis%3A%20NixGuard%20AI%20Summaries%20%26%20Wazuh%20Integration-5928) - [Automate Freelance Project Intake with Custom Proposals using Jotform & Gemini-9577](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Freelance%20Project%20Intake%20with%20Custom%20Proposals%20using%20Jotform%20%26%20Gemini-9577) - [Automate Full Agreement Lifecycle with JotForm, Approvals, Signwell E-Signatures & Tracking-9925](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Full%20Agreement%20Lifecycle%20with%20JotForm%2C%20Approvals%2C%20Signwell%20E-Signatures%20%26%20Tracking-9925) - [Automate funding insights with Crunchbase, Google Sheets & Airtable-8584](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20funding%20insights%20with%20Crunchbase%2C%20Google%20Sheets%20%26%20Airtable-8584) - [Automate GitHub Issue Assignments via Comment Commands-5004](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20GitHub%20Issue%20Assignments%20via%20Comment%20Commands-5004) - [Automate GitHub PR Linting with Google Gemini AI and Auto-Fix PRs-4073](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20GitHub%20PR%20Linting%20with%20Google%20Gemini%20AI%20and%20Auto-Fix%20PRs-4073) - [Automate GitHub PRs & JIRA Updates from Git Commit Commands-6773](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20GitHub%20PRs%20%26%20JIRA%20Updates%20from%20Git%20Commit%20Commands-6773) - [Automate GitHub Trending Data Collection with FireCrawl, GPT and Supabase-7394](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20GitHub%20Trending%20Data%20Collection%20with%20FireCrawl%2C%20GPT%20and%20Supabase-7394) - [Automate GitLab Merge Requests Using APIs with n8n-2858](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20GitLab%20Merge%20Requests%20Using%20APIs%20with%20n8n-2858) - [Automate Gmail Email Categorization with GPT-4o AI and Reasoning-9583](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Gmail%20Email%20Categorization%20with%20GPT-4o%20AI%20and%20Reasoning-9583) - [Automate Gmail Email Triage with Eisenhower Matrix and GPT-4.1-mini-7753](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Gmail%20Email%20Triage%20with%20Eisenhower%20Matrix%20and%20GPT-4.1-mini-7753) - [Automate Gmail Inbox Organization with Rule-based Categorization and Smart Actions-5518](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Gmail%20Inbox%20Organization%20with%20Rule-based%20Categorization%20and%20Smart%20Actions-5518) - [Automate Gmail Labeling with Gemini AI & Build InfraNodus Knowledge Graph with Telegram Alerts-4647](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Gmail%20Labeling%20with%20Gemini%20AI%20%26%20Build%20InfraNodus%20Knowledge%20Graph%20with%20Telegram%20Alerts-4647) - [Automate Gmail Lead Follow-Up with OpenAI GPT-4O, HubSpot, Slack & Google Sheets-7680](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Gmail%20Lead%20Follow-Up%20with%20OpenAI%20GPT-4O%2C%20HubSpot%2C%20Slack%20%26%20Google%20Sheets-7680) - [Automate Gmail Organization: Weekly Newsletter Archiving and Receipt Labeling-7980](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Gmail%20Organization%3A%20Weekly%20Newsletter%20Archiving%20and%20Receipt%20Labeling-7980) - [Automate Gmail Responses with GPT and Human-in-the-loop Verification-10344](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Gmail%20Responses%20with%20GPT%20and%20Human-in-the-loop%20Verification-10344) - [Automate Gmail Tasks with Gemini AI Assistant and Contact Management-7902](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Gmail%20Tasks%20with%20Gemini%20AI%20Assistant%20and%20Contact%20Management-7902) - [Automate GoDaddy Subdomain Management via Email Requests-5401](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20GoDaddy%20Subdomain%20Management%20via%20Email%20Requests-5401) - [Automate GoHighLevel Client Onboarding with Google Drive, Gmail, Calendar & Slack-9138](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20GoHighLevel%20Client%20Onboarding%20with%20Google%20Drive%2C%20Gmail%2C%20Calendar%20%26%20Slack-9138) - [Automate Google Ads Copy Optimization with Channable Feed and Relevance AI-10058](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Google%20Ads%20Copy%20Optimization%20with%20Channable%20Feed%20and%20Relevance%20AI-10058) - [Automate Google Ads Search Term Analysis with Gemini AI and Send to Slack-10718](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Google%20Ads%20Search%20Term%20Analysis%20with%20Gemini%20AI%20and%20Send%20to%20Slack-10718) - [Automate Google Business Reviews with AI Responses, Slack Alerts & Sheets Logging-6590](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Google%20Business%20Reviews%20with%20AI%20Responses%2C%20Slack%20Alerts%20%26%20Sheets%20Logging-6590) - [Automate Google Classroom with Gemini AI: Topics, Assignments & Student Tracking-9277](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Google%20Classroom%20with%20Gemini%20AI%3A%20Topics%2C%20Assignments%20%26%20Student%20Tracking-9277) - [Automate Google Maps Lead Generation with Free Email Enrichment to Google Sheets-7406](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Google%20Maps%20Lead%20Generation%20with%20Free%20Email%20Enrichment%20to%20Google%20Sheets-7406) - [Automate Google Maps Lead Generation with Perplexity AI and Email Verification-8904](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Google%20Maps%20Lead%20Generation%20with%20Perplexity%20AI%20and%20Email%20Verification-8904) - [Automate Google OAuth2 Credential Creation in n8n-2909](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Google%20OAuth2%20Credential%20Creation%20in%20n8n-2909) - [Automate GPT-4o Fine-Tuning with Google Sheets or Airtable Data-4853](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20GPT-4o%20Fine-Tuning%20with%20Google%20Sheets%20or%20Airtable%20Data-4853) - [Automate High-Value Lead Alerts from GoHighLevel to Slack, Sheets and Calendar-10151](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20High-Value%20Lead%20Alerts%20from%20GoHighLevel%20to%20Slack%2C%20Sheets%20and%20Calendar-10151) - [Automate HighLevel CRM with GPT-5, Knowledge Retrieval & Document Context-7345](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20HighLevel%20CRM%20with%20GPT-5%2C%20Knowledge%20Retrieval%20%26%20Document%20Context-7345) - [Automate Hotel Booking Requests from Gmail to Google Sheets with GPT-4o-mini-10578](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Hotel%20Booking%20Requests%20from%20Gmail%20to%20Google%20Sheets%20with%20GPT-4o-mini-10578) - [Automate Hotel Price Comparison with Multi-Platform Scraping and Email Reporting-9777](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Hotel%20Price%20Comparison%20with%20Multi-Platform%20Scraping%20and%20Email%20Reporting-9777) - [Automate HR Candidate Shortlisting with Sheets, Gmail, ClickUp & Calendly-8528](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20HR%20Candidate%20Shortlisting%20with%20Sheets%2C%20Gmail%2C%20ClickUp%20%26%20Calendly-8528) - [Automate HR Q&A Sessions with AI Question Clustering and Google Calendar Integration-8657](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20HR%20Q%26A%20Sessions%20with%20AI%20Question%20Clustering%20and%20Google%20Calendar%20Integration-8657) - [Automate HR Recruitment with OpenAI Resume Screening & Interview Questions Generator-9528](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20HR%20Recruitment%20with%20OpenAI%20Resume%20Screening%20%26%20Interview%20Questions%20Generator-9528) - [Automate HS Code Lookup & Enrichment with Google Sheets and Customs API-8034](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20HS%20Code%20Lookup%20%26%20Enrichment%20with%20Google%20Sheets%20and%20Customs%20API-8034) - [Automate HubSpot to Salesforce Lead Creation with Explorium AI Enrichment-4836](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20HubSpot%20to%20Salesforce%20Lead%20Creation%20with%20Explorium%20AI%20Enrichment-4836) - [Automate HVAC Service Scheduling with AI Agent, Google Calendar and Gmail-9974](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20HVAC%20Service%20Scheduling%20with%20AI%20Agent%2C%20Google%20Calendar%20and%20Gmail-9974) - [Automate Hyper-Personalized Outreach at Scale With Bright Data and LLMs-3561](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Hyper-Personalized%20Outreach%20at%20Scale%20With%20Bright%20Data%20and%20LLMs-3561) - [Automate Image Compression in Google Drive with Tinify API and Email Reports-10982](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Image%20Compression%20in%20Google%20Drive%20with%20Tinify%20API%20and%20Email%20Reports-10982) - [Automate Image Editing & IG Posting with Nano Banana + GPT-5-8759](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Image%20Editing%20%26%20IG%20Posting%20with%20Nano%20Banana%20%2B%20GPT-5-8759) - [Automate Image Editing & Instagram Posting with Nano Banana & GPT-5 Captions-8690](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Image%20Editing%20%26%20Instagram%20Posting%20with%20Nano%20Banana%20%26%20GPT-5%20Captions-8690) - [Automate Image Validation Tasks using AI Vision-2420](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Image%20Validation%20Tasks%20using%20AI%20Vision-2420) - [Automate Inactive Deal Cleanup from GoHighLevel to Slack and Sheets-10325](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Inactive%20Deal%20Cleanup%20from%20GoHighLevel%20to%20Slack%20and%20Sheets-10325) - [Automate Incident Reporting & Alerts with Forms, Google Sheets and Gmail-7575](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Incident%20Reporting%20%26%20Alerts%20with%20Forms%2C%20Google%20Sheets%20and%20Gmail-7575) - [Automate Incident Response with Jira, Slack, Google Sheets & Drive-9826](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Incident%20Response%20with%20Jira%2C%20Slack%2C%20Google%20Sheets%20%26%20Drive-9826) - [Automate Income and Expense Tracking in Google Sheets via Telegram-6147](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Income%20and%20Expense%20Tracking%20in%20Google%20Sheets%20via%20Telegram-6147) - [Automate Influencer Evaluation & Campaign Management with Instagram/YouTube APIs-8963](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Influencer%20Evaluation%20%26%20Campaign%20Management%20with%20Instagram%2FYouTube%20APIs-8963) - [Automate Instagram & Facebook Posting with Meta Graph API & System User Tokens-5457](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Instagram%20%26%20Facebook%20Posting%20with%20Meta%20Graph%20API%20%26%20System%20User%20Tokens-5457) - [Automate Instagram Carousel Creation with GPT-5, Nano Banana, and Blotato-8877](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Instagram%20Carousel%20Creation%20with%20GPT-5%2C%20Nano%20Banana%2C%20and%20Blotato-8877) - [Automate Instagram Carousel Posts from Google Sheets with Gemini AI & Meta Graph API-4511](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Instagram%20Carousel%20Posts%20from%20Google%20Sheets%20with%20Gemini%20AI%20%26%20Meta%20Graph%20API-4511) - [Automate Instagram Carousel Posts with Google Sheets, Drive & Cloudinary-5833](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Instagram%20Carousel%20Posts%20with%20Google%20Sheets%2C%20Drive%20%26%20Cloudinary-5833) - [Automate Instagram Comment Replies with OpenAI and Redis Tracking-10307](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Instagram%20Comment%20Replies%20with%20OpenAI%20and%20Redis%20Tracking-10307) - [Automate Instagram Comment Responses with Google Sheets & CRM Tracking-6205](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Instagram%20Comment%20Responses%20with%20Google%20Sheets%20%26%20CRM%20Tracking-6205) - [Automate Instagram Complaint Handling with Claude AI, Tickets & SLA Management-10324](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Instagram%20Complaint%20Handling%20with%20Claude%20AI%2C%20Tickets%20%26%20SLA%20Management-10324) - [Automate Instagram Content Discovery & Repurposing w/ Apify, GPT-4o & Perplexity-4658](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Instagram%20Content%20Discovery%20%26%20Repurposing%20w%2F%20Apify%2C%20GPT-4o%20%26%20Perplexity-4658) - [Automate Instagram DMs & Engagement with Google Sheets & Puppeteer-10568](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Instagram%20DMs%20%26%20Engagement%20with%20Google%20Sheets%20%26%20Puppeteer-10568) - [Automate Instagram Engagement & Sentiment Analysis with GPT-4 and Slack Reports-10824](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Instagram%20Engagement%20%26%20Sentiment%20Analysis%20with%20GPT-4%20and%20Slack%20Reports-10824) - [Automate Instagram Influencer Content with GPT-4.1, Supabase and Human Approvals-4017](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Instagram%20Influencer%20Content%20with%20GPT-4.1%2C%20Supabase%20and%20Human%20Approvals-4017) - [Automate Instagram Influencer Contract Compliance with Claude AI & Slack Alerts-10333](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Instagram%20Influencer%20Contract%20Compliance%20with%20Claude%20AI%20%26%20Slack%20Alerts-10333) - [Automate Instagram Influencer Lead Collection with Apify, GPT and PostgreSQL-9885](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Instagram%20Influencer%20Lead%20Collection%20with%20Apify%2C%20GPT%20and%20PostgreSQL-9885) - [Automate Instagram Posts with Google Drive, AI Captions & Facebook API-3478](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Instagram%20Posts%20with%20Google%20Drive%2C%20AI%20Captions%20%26%20Facebook%20API-3478) - [Automate Instagram Posts with GPT-4o Captions, ImgBB & Buffer Integration-6334](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Instagram%20Posts%20with%20GPT-4o%20Captions%2C%20ImgBB%20%26%20Buffer%20Integration-6334) - [Automate Instagram Profile Analysis with Airtop Scraping and GPT-4o Intelligence-7481](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Instagram%20Profile%20Analysis%20with%20Airtop%20Scraping%20and%20GPT-4o%20Intelligence-7481) - [Automate Instagram Reel Downloads with Google Drive Storage & Telegram Alerts-8257](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Instagram%20Reel%20Downloads%20with%20Google%20Drive%20Storage%20%26%20Telegram%20Alerts-8257) - [Automate Instagram Stories Publishing from Google Sheets with Meta Graph API-8785](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Instagram%20Stories%20Publishing%20from%20Google%20Sheets%20with%20Meta%20Graph%20API-8785) - [Automate Installation Booking Approvals with Slack & Gmail Forms-8124](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Installation%20Booking%20Approvals%20with%20Slack%20%26%20Gmail%20Forms-8124) - [Automate Interior Design Lead Qualification with AI & Human Approval to Notion-10025](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Interior%20Design%20Lead%20Qualification%20with%20AI%20%26%20Human%20Approval%20to%20Notion-10025) - [Automate Internal Complaint Resolution with Jotform, Gemini AI & Google Sheets-9592](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Internal%20Complaint%20Resolution%20with%20Jotform%2C%20Gemini%20AI%20%26%20Google%20Sheets-9592) - [Automate Interview Scheduling and Data Cleanup with Cal.com and Google Sheets-5481](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Interview%20Scheduling%20and%20Data%20Cleanup%20with%20Cal.com%20and%20Google%20Sheets-5481) - [Automate invoice analysis via Telegram with ChatGPT-4o-mini extraction-10288](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20invoice%20analysis%20via%20Telegram%20with%20ChatGPT-4o-mini%20extraction-10288) - [Automate Invoice Creation & Smart Reminders with Jotform, QuickBooks & Outlook AI-9763](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Invoice%20Creation%20%26%20Smart%20Reminders%20with%20Jotform%2C%20QuickBooks%20%26%20Outlook%20AI-9763) - [Automate Invoice Creation and Delivery with Google Sheets, Invoice Ninja and Gmail-6447](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Invoice%20Creation%20and%20Delivery%20with%20Google%20Sheets%2C%20Invoice%20Ninja%20and%20Gmail-6447) - [Automate Invoice Data Extraction from Google Drive to Airtable using Nanonets OCR & Command-R-10405](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Invoice%20Data%20Extraction%20from%20Google%20Drive%20to%20Airtable%20using%20Nanonets%20OCR%20%26%20Command-R-10405) - [Automate Invoice Data Extraction with OCR.Space, GPT & Google Sheets-10269](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Invoice%20Data%20Extraction%20with%20OCR.Space%2C%20GPT%20%26%20Google%20Sheets-10269) - [Automate Invoice Generation & Email Delivery with Jotform, Xero & GPT-4o-mini-9796](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Invoice%20Generation%20%26%20Email%20Delivery%20with%20Jotform%2C%20Xero%20%26%20GPT-4o-mini-9796) - [Automate Invoice Processing & Weekly Spending Reports with GPT-4 and Airtable-9744](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Invoice%20Processing%20%26%20Weekly%20Spending%20Reports%20with%20GPT-4%20and%20Airtable-9744) - [Automate Invoice Processing from Gmail with Azure GPT-4.1 and Human Verification-6062](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Invoice%20Processing%20from%20Gmail%20with%20Azure%20GPT-4.1%20and%20Human%20Verification-6062) - [Automate Invoice Processing with AI Data Extraction, Google Drive & Sheets-8476](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Invoice%20Processing%20with%20AI%20Data%20Extraction%2C%20Google%20Drive%20%26%20Sheets-8476) - [Automate Invoice Processing with Gmail, OCR.space, Slack & Xero-9905](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Invoice%20Processing%20with%20Gmail%2C%20OCR.space%2C%20Slack%20%26%20Xero-9905) - [Automate Invoice Processing with OCR, GPT-4 & Salesforce Opportunity Creation-10029](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Invoice%20Processing%20with%20OCR%2C%20GPT-4%20%26%20Salesforce%20Opportunity%20Creation-10029) - [Automate Invoice Processing with OCR.Space, GPT-4 & Google Drive to Gmail-8139](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Invoice%20Processing%20with%20OCR.Space%2C%20GPT-4%20%26%20Google%20Drive%20to%20Gmail-8139) - [Automate Invoice-Bank Statement Reconciliation with Mistral AI and OpenAI GPT-4-8936](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Invoice-Bank%20Statement%20Reconciliation%20with%20Mistral%20AI%20and%20OpenAI%20GPT-4-8936) - [Automate iOS Config Sync: .env to Xcode with GitHub PRs and Email Notifications-8391](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20iOS%20Config%20Sync%3A%20.env%20to%20Xcode%20with%20GitHub%20PRs%20and%20Email%20Notifications-8391) - [Automate ISO 26262 Compliance with GPT-4 for Automotive Safety Analysis-6208](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20ISO%2026262%20Compliance%20with%20GPT-4%20for%20Automotive%20Safety%20Analysis-6208) - [Automate IT Support with Telegram Voice to JIRA Tickets Using Whisper & GPT-4.1 Mini-7137](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20IT%20Support%20with%20Telegram%20Voice%20to%20JIRA%20Tickets%20Using%20Whisper%20%26%20GPT-4.1%20Mini-7137) - [Automate IT Support: Convert Emails to Jira Tickets with AI Resolution & Slack Alerts-6735](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20IT%20Support%3A%20Convert%20Emails%20to%20Jira%20Tickets%20with%20AI%20Resolution%20%26%20Slack%20Alerts-6735) - [Automate ITSM ticket classification and resolution using Gemini, Qdrant and ServiceNow-10241](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20ITSM%20ticket%20classification%20and%20resolution%20using%20Gemini%2C%20Qdrant%20and%20ServiceNow-10241) - [Automate Jira Backlog Hygiene and Reporting with Slack, Gmail and GPT-4-9827](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Jira%20Backlog%20Hygiene%20and%20Reporting%20with%20Slack%2C%20Gmail%20and%20GPT-4-9827) - [Automate Job Application Processing from Forms to Telegram for HR Teams-5713](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Job%20Application%20Processing%20from%20Forms%20to%20Telegram%20for%20HR%20Teams-5713) - [Automate Job Applications with Gemini AI, Notion Tracking & Multi-platform Search-9176](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Job%20Applications%20with%20Gemini%20AI%2C%20Notion%20Tracking%20%26%20Multi-platform%20Search-9176) - [Automate Job Discovery & AI Proposals across Upwork, Freelancer, Guru & PPH with OpenRouter-7782](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Job%20Discovery%20%26%20AI%20Proposals%20across%20Upwork%2C%20Freelancer%2C%20Guru%20%26%20PPH%20with%20OpenRouter-7782) - [Automate Job Opportunity Digests with OpenRouter GPT-5 and Email-9303](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Job%20Opportunity%20Digests%20with%20OpenRouter%20GPT-5%20and%20Email-9303) - [Automate Job Post Expiry Reminders with Google Sheets, HTTP Checks & Gmail-8390](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Job%20Post%20Expiry%20Reminders%20with%20Google%20Sheets%2C%20HTTP%20Checks%20%26%20Gmail-8390) - [Automate Job Posting Across Multiple Boards with Google Sheets and BrowserAct-9892](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Job%20Posting%20Across%20Multiple%20Boards%20with%20Google%20Sheets%20and%20BrowserAct-9892) - [Automate Job Posting Creation with Forms, Dropbox, and Foxit PDF Generation-6144](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Job%20Posting%20Creation%20with%20Forms%2C%20Dropbox%2C%20and%20Foxit%20PDF%20Generation-6144) - [Automate Job Search & Applications with 5 Job Boards & AI Resume Generator-6927](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Job%20Search%20%26%20Applications%20with%205%20Job%20Boards%20%26%20AI%20Resume%20Generator-6927) - [Automate Job Search & Curation with JSearch API & Google Sheets-7040](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Job%20Search%20%26%20Curation%20with%20JSearch%20API%20%26%20Google%20Sheets-7040) - [Automate Job Search and Matching with Adzuna API, GPT-3.5, and Google Sheets-4230](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Job%20Search%20and%20Matching%20with%20Adzuna%20API%2C%20GPT-3.5%2C%20and%20Google%20Sheets-4230) - [Automate Job Search with AI Cover Letters using Google Jobs, RemoteOK & GPT-3.5-8589](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Job%20Search%20with%20AI%20Cover%20Letters%20using%20Google%20Jobs%2C%20RemoteOK%20%26%20GPT-3.5-8589) - [Automate Job Search with LinkedIn, Google Sheets & AI Resume Scoring & Cover Letters-9602](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Job%20Search%20with%20LinkedIn%2C%20Google%20Sheets%20%26%20AI%20Resume%20Scoring%20%26%20Cover%20Letters-9602) - [Automate Job Searches with Job Search Global API & Google Sheets-8820](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Job%20Searches%20with%20Job%20Search%20Global%20API%20%26%20Google%20Sheets-8820) - [Automate Job Searching & Resume Customization with Mistral AI, LinkedIn & Google Sheets-10256](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Job%20Searching%20%26%20Resume%20Customization%20with%20Mistral%20AI%2C%20LinkedIn%20%26%20Google%20Sheets-10256) - [Automate JotForm Submissions to Google Sheets-7263](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20JotForm%20Submissions%20to%20Google%20Sheets-7263) - [Automate JotForm Submissions via HTTP without API Keys-7458](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20JotForm%20Submissions%20via%20HTTP%20without%20API%20Keys-7458) - [Automate Lead Calling with VAPI, Google Sheets Logging, and Calendar Bookings-8987](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Lead%20Calling%20with%20VAPI%2C%20Google%20Sheets%20Logging%2C%20and%20Calendar%20Bookings-8987) - [Automate Lead Calls with an AI Agent using OpenAI, Twilio & Vapi-4026](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Lead%20Calls%20with%20an%20AI%20Agent%20using%20OpenAI%2C%20Twilio%20%26%20Vapi-4026) - [Automate Lead Capture with AI Personalized WhatsApp Messages via Unipile & Google Sheets CRM-5907](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Lead%20Capture%20with%20AI%20Personalized%20WhatsApp%20Messages%20via%20Unipile%20%26%20Google%20Sheets%20CRM-5907) - [Automate Lead Enrichment & Personalized Outreach with HubSpot, Phantombuster & GPT-7233](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Lead%20Enrichment%20%26%20Personalized%20Outreach%20with%20HubSpot%2C%20Phantombuster%20%26%20GPT-7233) - [Automate Lead Follow-ups with GPT-4o mini Analysis for Gmail, HubSpot, and Slack-8983](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Lead%20Follow-ups%20with%20GPT-4o%20mini%20Analysis%20for%20Gmail%2C%20HubSpot%2C%20and%20Slack-8983) - [Automate Lead Gen & Email Outreach with Apify, Apollo.io, GPT-4 & Google Sheets-7684](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Lead%20Gen%20%26%20Email%20Outreach%20with%20Apify%2C%20Apollo.io%2C%20GPT-4%20%26%20Google%20Sheets-7684) - [Automate Lead Gen from LinkedIn Jobs with Apify, Apollo.io, & Google Gemini-7697](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Lead%20Gen%20from%20LinkedIn%20Jobs%20with%20Apify%2C%20Apollo.io%2C%20%26%20Google%20Gemini-7697) - [Automate Lead Generation & Personalized Outreach with Apollo, AI, and Instantly.ai-6983](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Lead%20Generation%20%26%20Personalized%20Outreach%20with%20Apollo%2C%20AI%2C%20and%20Instantly.ai-6983) - [Automate Lead Generation from Google Search & Maps to Google Sheets-9449](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Lead%20Generation%20from%20Google%20Search%20%26%20Maps%20to%20Google%20Sheets-9449) - [Automate Lead Generation with Apollo, AI Parsing, and Timed Email Follow-ups-9034](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Lead%20Generation%20with%20Apollo%2C%20AI%20Parsing%2C%20and%20Timed%20Email%20Follow-ups-9034) - [Automate Lead Intake & Deduplication with Google Forms, Sheets and GoHighLevel CRM-8370](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Lead%20Intake%20%26%20Deduplication%20with%20Google%20Forms%2C%20Sheets%20and%20GoHighLevel%20CRM-8370) - [Automate Lead Intent Classification from Google Sheets to ClickUp with Azure GPT-4-9346](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Lead%20Intent%20Classification%20from%20Google%20Sheets%20to%20ClickUp%20with%20Azure%20GPT-4-9346) - [Automate Lead Management from Website Forms to Google Sheets and Slack-6723](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Lead%20Management%20from%20Website%20Forms%20to%20Google%20Sheets%20and%20Slack-6723) - [Automate Lead Nurturing & Follow-Up with Gmail, Twilio SMS & GoHighLevel-4027](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Lead%20Nurturing%20%26%20Follow-Up%20with%20Gmail%2C%20Twilio%20SMS%20%26%20GoHighLevel-4027) - [Automate Lead Qualification & Customer Support with GPT-4o-mini Agents-6656](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Lead%20Qualification%20%26%20Customer%20Support%20with%20GPT-4o-mini%20Agents-6656) - [Automate Lead Qualification & Follow-up with Gemini, HubSpot, Zoom & Mailchimp-8590](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Lead%20Qualification%20%26%20Follow-up%20with%20Gemini%2C%20HubSpot%2C%20Zoom%20%26%20Mailchimp-8590) - [Automate Lead Qualification & Multi-Channel Follow-up with Google Gemini (BANT)-8773](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Lead%20Qualification%20%26%20Multi-Channel%20Follow-up%20with%20Google%20Gemini%20(BANT)-8773) - [Automate Lead Qualification & Personalized Outreach with Jotform, GPT & Gmail-9431](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Lead%20Qualification%20%26%20Personalized%20Outreach%20with%20Jotform%2C%20GPT%20%26%20Gmail-9431) - [Automate Lead Qualification Calls with Salesforce, Retell AI, and OpenAI Analysis-8929](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Lead%20Qualification%20Calls%20with%20Salesforce%2C%20Retell%20AI%2C%20and%20OpenAI%20Analysis-8929) - [Automate Lead Qualification with AI Voice Calls using GPT-3.5, Notion and Vapi-9803](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Lead%20Qualification%20with%20AI%20Voice%20Calls%20using%20GPT-3.5%2C%20Notion%20and%20Vapi-9803) - [Automate Lead Qualification with RetellAI Phone Agent, OpenAI GPT-4 & Google Sheets-3912](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Lead%20Qualification%20with%20RetellAI%20Phone%20Agent%2C%20OpenAI%20GPT-4%20%26%20Google%20Sheets-3912) - [Automate Lead Ranking & Task Creation with Google Sheets + ClickUp-9345](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Lead%20Ranking%20%26%20Task%20Creation%20with%20Google%20Sheets%20%2B%20ClickUp-9345) - [Automate Lead Response with Google Sheets, OpenAI, Gmail, and Slack Notifications-8995](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Lead%20Response%20with%20Google%20Sheets%2C%20OpenAI%2C%20Gmail%2C%20and%20Slack%20Notifications-8995) - [Automate Lead Response with GPT and Human Approval to Airtable CRM-11059](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Lead%20Response%20with%20GPT%20and%20Human%20Approval%20to%20Airtable%20CRM-11059) - [Automate Lightroom to Instagram with Claude AI Alt Text Generator-9692](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Lightroom%20to%20Instagram%20with%20Claude%20AI%20Alt%20Text%20Generator-9692) - [Automate LINE & Google Account Linking with OAuth2 Authentication-10950](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20LINE%20%26%20Google%20Account%20Linking%20with%20OAuth2%20Authentication-10950) - [Automate LinkedIn Comment Replies with GPT-3.5 & Track in Google Sheets-7806](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20LinkedIn%20Comment%20Replies%20with%20GPT-3.5%20%26%20Track%20in%20Google%20Sheets-7806) - [Automate LinkedIn Contact Requests & Icebreaker with Unipile and Google sheets-3258](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20LinkedIn%20Contact%20Requests%20%26%20Icebreaker%20with%20Unipile%20and%20Google%20sheets-3258) - [Automate LinkedIn Content from Twitter AI Posts with GPT-4 and Google Sheets-4487](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20LinkedIn%20Content%20from%20Twitter%20AI%20Posts%20with%20GPT-4%20and%20Google%20Sheets-4487) - [Automate LinkedIn Content Using Viral Post Analysis with Gemini AI & Flux Image Generation-7973](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20LinkedIn%20Content%20Using%20Viral%20Post%20Analysis%20with%20Gemini%20AI%20%26%20Flux%20Image%20Generation-7973) - [Automate LinkedIn Engagement with Phantombuster, OpenAI GPT & Google Sheets Tracking-4586](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20LinkedIn%20Engagement%20with%20Phantombuster%2C%20OpenAI%20GPT%20%26%20Google%20Sheets%20Tracking-4586) - [Automate LinkedIn Invitations with Browserflow & Google Sheets Tracking-8224](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20LinkedIn%20Invitations%20with%20Browserflow%20%26%20Google%20Sheets%20Tracking-8224) - [Automate LinkedIn Job Alerts with J-Search API and SMTP Email Notifications-8173](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20LinkedIn%20Job%20Alerts%20with%20J-Search%20API%20and%20SMTP%20Email%20Notifications-8173) - [Automate LinkedIn Job Postings from Recrutei ATS with GPT-4o Content Generation-9332](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20LinkedIn%20Job%20Postings%20from%20Recrutei%20ATS%20with%20GPT-4o%20Content%20Generation-9332) - [Automate LinkedIn Lead Generation and Connection Requests with Browserflow-6257](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20LinkedIn%20Lead%20Generation%20and%20Connection%20Requests%20with%20Browserflow-6257) - [Automate LinkedIn Post Summaries to Slack with AI and Apify-7747](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20LinkedIn%20Post%20Summaries%20to%20Slack%20with%20AI%20and%20Apify-7747) - [Automate LinkedIn Posts to Email Newsletter with Apify and GPT-4-9387](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20LinkedIn%20Posts%20to%20Email%20Newsletter%20with%20Apify%20and%20GPT-4-9387) - [Automate LinkedIn Posts with Claude AI, DALL-E Images & Google Sheets Approval-4766](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20LinkedIn%20Posts%20with%20Claude%20AI%2C%20DALL-E%20Images%20%26%20Google%20Sheets%20Approval-4766) - [Automate LinkedIn Posts with Google Gemini Content & DALL-E Images-5840](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20LinkedIn%20Posts%20with%20Google%20Gemini%20Content%20%26%20DALL-E%20Images-5840) - [Automate LinkedIn Profile Research & Email Outreach with Apify, Gemini & Sheets-8012](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20LinkedIn%20Profile%20Research%20%26%20Email%20Outreach%20with%20Apify%2C%20Gemini%20%26%20Sheets-8012) - [Automate LinkedIn Profile Search & Cold Email Outreach with OpenAI and Hunter-4831](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20LinkedIn%20Profile%20Search%20%26%20Cold%20Email%20Outreach%20with%20OpenAI%20and%20Hunter-4831) - [Automate LinkedIn Requests & Icebreaker with Browserflow and Google sheets-3345](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20LinkedIn%20Requests%20%26%20Icebreaker%20with%20Browserflow%20and%20Google%20sheets-3345) - [Automate LinkedIn Talent Profiling & Summaries with Decodo, Gemini & Google Sheets-9789](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20LinkedIn%20Talent%20Profiling%20%26%20Summaries%20with%20Decodo%2C%20Gemini%20%26%20Google%20Sheets-9789) - [Automate LLM Testing with GPT-4 Judge & Google Sheets Tracking-6041](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20LLM%20Testing%20with%20GPT-4%20Judge%20%26%20Google%20Sheets%20Tracking-6041) - [Automate Loan Agency Lead Management with Twilio, Google Sheets & Drive-6564](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Loan%20Agency%20Lead%20Management%20with%20Twilio%2C%20Google%20Sheets%20%26%20Drive-6564) - [Automate Loan Document Analysis with Mistral OCR and GPT for Underwriting Decisions-10369](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Loan%20Document%20Analysis%20with%20Mistral%20OCR%20and%20GPT%20for%20Underwriting%20Decisions-10369) - [Automate Loan Pre-Approvals with Jotform, GPT-4 Analysis & Gmail Notifications-9841](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Loan%20Pre-Approvals%20with%20Jotform%2C%20GPT-4%20Analysis%20%26%20Gmail%20Notifications-9841) - [Automate Manufacturing QC Documentation & Compliance with Jotform & Google Workspace-9761](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Manufacturing%20QC%20Documentation%20%26%20Compliance%20with%20Jotform%20%26%20Google%20Workspace-9761) - [Automate Marker.io Issues to ServiceNow Incidents with Full Technical Context-8247](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Marker.io%20Issues%20to%20ServiceNow%20Incidents%20with%20Full%20Technical%20Context-8247) - [Automate Marketing Agency Client Onboarding: Typeform to GDrive + OpenAI Research-8122](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Marketing%20Agency%20Client%20Onboarding%3A%20Typeform%20to%20GDrive%20%2B%20OpenAI%20Research-8122) - [Automate Marketing Campaigns with Airtable CRM & Brevo Email Tracking-7318](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Marketing%20Campaigns%20with%20Airtable%20CRM%20%26%20Brevo%20Email%20Tracking-7318) - [Automate Marketing Revenue Attribution & ROI Analytics with Airtable and Slack-9358](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Marketing%20Revenue%20Attribution%20%26%20ROI%20Analytics%20with%20Airtable%20and%20Slack-9358) - [Automate Medical Appointments with ElevenLabs Voice Agent & Google Calendar-9366](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Medical%20Appointments%20with%20ElevenLabs%20Voice%20Agent%20%26%20Google%20Calendar-9366) - [Automate Medical Billing with Google Sheets and Gmail-3998](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Medical%20Billing%20with%20Google%20Sheets%20and%20Gmail-3998) - [Automate Meeting Documentation with SharePoint, Word, Excel & Outlook-8671](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Meeting%20Documentation%20with%20SharePoint%2C%20Word%2C%20Excel%20%26%20Outlook-8671) - [Automate Meeting Intelligence with VEXA, OpenAI & Mem0 for Conversation Insights-7029](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Meeting%20Intelligence%20with%20VEXA%2C%20OpenAI%20%26%20Mem0%20for%20Conversation%20Insights-7029) - [Automate Meeting Minutes Distribution with Google Sheets and Gmail-7429](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Meeting%20Minutes%20Distribution%20with%20Google%20Sheets%20and%20Gmail-7429) - [Automate Meeting Notes Summaries with Gemini AI & Slack Notifications-8116](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Meeting%20Notes%20Summaries%20with%20Gemini%20AI%20%26%20Slack%20Notifications-8116) - [Automate Meeting Prep & Lead Enrichment with Bright Data, Cal.com & Airtable-4505](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Meeting%20Prep%20%26%20Lead%20Enrichment%20with%20Bright%20Data%2C%20Cal.com%20%26%20Airtable-4505) - [Automate Meeting Scheduling through Telegram with Google Calendar & Notion CRM-8593](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Meeting%20Scheduling%20through%20Telegram%20with%20Google%20Calendar%20%26%20Notion%20CRM-8593) - [Automate Meeting Summaries & Action Items with Google Meet, AssemblyAI & Claude AI-9284](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Meeting%20Summaries%20%26%20Action%20Items%20with%20Google%20Meet%2C%20AssemblyAI%20%26%20Claude%20AI-9284) - [Automate Meeting Summaries from Fireflies Transcripts with Gemini & Gmail-6587](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Meeting%20Summaries%20from%20Fireflies%20Transcripts%20with%20Gemini%20%26%20Gmail-6587) - [Automate Meeting Summaries with Google Drive, Gemini AI & Google Docs-8145](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Meeting%20Summaries%20with%20Google%20Drive%2C%20Gemini%20AI%20%26%20Google%20Docs-8145) - [Automate Meeting Transcription & Minutes Distribution with OpenAI and Google Drive-10820](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Meeting%20Transcription%20%26%20Minutes%20Distribution%20with%20OpenAI%20and%20Google%20Drive-10820) - [Automate Menstrual Cycle Tracking with GPT-4, Google Sheets and Telegram Notifications-11036](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Menstrual%20Cycle%20Tracking%20with%20GPT-4%2C%20Google%20Sheets%20and%20Telegram%20Notifications-11036) - [Automate Microsoft Teams Meeting Analysis with GPT-4.1, Outlook & Mem.ai-3757](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Microsoft%20Teams%20Meeting%20Analysis%20with%20GPT-4.1%2C%20Outlook%20%26%20Mem.ai-3757) - [Automate Monthly CrUX Report Transfer from BigQuery to NocoDB with Data Cleanup-9368](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Monthly%20CrUX%20Report%20Transfer%20from%20BigQuery%20to%20NocoDB%20with%20Data%20Cleanup-9368) - [Automate Monthly Finance Reports with Google Sheets, GPT-4 Analysis and Gmail-6294](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Monthly%20Finance%20Reports%20with%20Google%20Sheets%2C%20GPT-4%20Analysis%20and%20Gmail-6294) - [Automate Monthly Google Ads Performance Analysis with GPT-4o, Sheets & Slack-10062](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Monthly%20Google%20Ads%20Performance%20Analysis%20with%20GPT-4o%2C%20Sheets%20%26%20Slack-10062) - [Automate Morning Brew–style Reddit Digests and Publish to DEV using AI-7632](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Morning%20Brew%E2%80%93style%20Reddit%20Digests%20and%20Publish%20to%20DEV%20using%20AI-7632) - [Automate Multi-Bank Transaction Sync & Reporting with GoCardless & Maybe Finance-6284](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Multi-Bank%20Transaction%20Sync%20%26%20Reporting%20with%20GoCardless%20%26%20Maybe%20Finance-6284) - [Automate Multi-Channel Customer Support with Gmail, Telegram, and GPT AI-4474](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Multi-Channel%20Customer%20Support%20with%20Gmail%2C%20Telegram%2C%20and%20GPT%20AI-4474) - [Automate Multi-Platform Social Media Lookup from Google Sheets with Gemini AI-6673](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Multi-Platform%20Social%20Media%20Lookup%20from%20Google%20Sheets%20with%20Gemini%20AI-6673) - [Automate Multi-step Onboarding with Google Sheets, Forms and Gmail Notifications-7809](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Multi-step%20Onboarding%20with%20Google%20Sheets%2C%20Forms%20and%20Gmail%20Notifications-7809) - [Automate Multi-Website Google Analytics Reports with GPT Processing to Email & Slack-6258](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Multi-Website%20Google%20Analytics%20Reports%20with%20GPT%20Processing%20to%20Email%20%26%20Slack-6258) - [Automate Multilingual Slack Communication (JA ⇄ EN) with Gemini 2.5 Flash-10185](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Multilingual%20Slack%20Communication%20(JA%20%E2%87%84%20EN)%20with%20Gemini%202.5%20Flash-10185) - [Automate n8n Updates with Version Checking and Portainer Webhook-7061](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20n8n%20Updates%20with%20Version%20Checking%20and%20Portainer%20Webhook-7061) - [Automate n8n User Invitations from a Google Spreadsheet-3233](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20n8n%20User%20Invitations%20from%20a%20Google%20Spreadsheet-3233) - [Automate New Customer Onboarding with HubSpot, Google Calendar, and AI-Powered Gmail-3958](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20New%20Customer%20Onboarding%20with%20HubSpot%2C%20Google%20Calendar%2C%20and%20AI-Powered%20Gmail-3958) - [Automate News Article Scraping with ScrapegraphAI and Store in Google Sheets-6395](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20News%20Article%20Scraping%20with%20ScrapegraphAI%20and%20Store%20in%20Google%20Sheets-6395) - [Automate News Discovery & Publishing with GPT-4, Google Search API & Slack-8360](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20News%20Discovery%20%26%20Publishing%20with%20GPT-4%2C%20Google%20Search%20API%20%26%20Slack-8360) - [Automate News Intelligence with Gemini AI for RSS Feeds to Notion and Slack-10168](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20News%20Intelligence%20with%20Gemini%20AI%20for%20RSS%20Feeds%20to%20Notion%20and%20Slack-10168) - [Automate News Publishing to LinkedIn with Gemini AI and RSS Feeds-4414](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20News%20Publishing%20to%20LinkedIn%20with%20Gemini%20AI%20and%20RSS%20Feeds-4414) - [Automate NGO Aid Request Management with Telegram, GPT-4, and Google Sheets-7898](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20NGO%20Aid%20Request%20Management%20with%20Telegram%2C%20GPT-4%2C%20and%20Google%20Sheets-7898) - [Automate NPM Package Installation and Updates for Self-Hosted Environments-3293](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20NPM%20Package%20Installation%20and%20Updates%20for%20Self-Hosted%20Environments-3293) - [Automate NPS Survey Collection & Response Handling with GoHighLevel, Gmail & Notion-9227](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20NPS%20Survey%20Collection%20%26%20Response%20Handling%20with%20GoHighLevel%2C%20Gmail%20%26%20Notion-9227) - [Automate Open House Lead Management with SignSnapHome, Discord, and Twilio-9121](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Open%20House%20Lead%20Management%20with%20SignSnapHome%2C%20Discord%2C%20and%20Twilio-9121) - [Automate Order Confirmations with VAPI Voice AI & Timezone Intelligence-7380](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Order%20Confirmations%20with%20VAPI%20Voice%20AI%20%26%20Timezone%20Intelligence-7380) - [Automate Outbound Sales Calls to Qualified Leads with VAPI.ai and Google Sheets-4152](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Outbound%20Sales%20Calls%20to%20Qualified%20Leads%20with%20VAPI.ai%20and%20Google%20Sheets-4152) - [Automate Outbound Voice Calls from Go High Level Opportunities with Vapi-6088](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Outbound%20Voice%20Calls%20from%20Go%20High%20Level%20Opportunities%20with%20Vapi-6088) - [Automate Outbound Voice Calls with Vapi from Form Submissions-6577](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Outbound%20Voice%20Calls%20with%20Vapi%20from%20Form%20Submissions-6577) - [Automate Paid Zoom Meetings with Stripe, Gmail & Google Sheets Tracking-9110](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Paid%20Zoom%20Meetings%20with%20Stripe%2C%20Gmail%20%26%20Google%20Sheets%20Tracking-9110) - [Automate Passive Candidate Sourcing & Engagement with Hunter.io, AI Scoring & Gmail-6971](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Passive%20Candidate%20Sourcing%20%26%20Engagement%20with%20Hunter.io%2C%20AI%20Scoring%20%26%20Gmail-6971) - [Automate Patient Intake & Symptom Triage with AI, Cal.com and Google Services-6406](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Patient%20Intake%20%26%20Symptom%20Triage%20with%20AI%2C%20Cal.com%20and%20Google%20Services-6406) - [Automate Patient Journey with GPT-4, Google Calendar, Twilio & Slack Notifications-6517](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Patient%20Journey%20with%20GPT-4%2C%20Google%20Calendar%2C%20Twilio%20%26%20Slack%20Notifications-6517) - [Automate Payment Receipts: Email, Archive, and Track with Stripe and Google Workspace-8955](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Payment%20Receipts%3A%20Email%2C%20Archive%2C%20and%20Track%20with%20Stripe%20and%20Google%20Workspace-8955) - [Automate Payment Tracking with Google Sheets, ClickUp, Gmail and Slack-9228](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Payment%20Tracking%20with%20Google%20Sheets%2C%20ClickUp%2C%20Gmail%20and%20Slack-9228) - [Automate Payroll Processing with GPT-4, Google Sheets, PDF Payslips & Slack Alerts-10107](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Payroll%20Processing%20with%20GPT-4%2C%20Google%20Sheets%2C%20PDF%20Payslips%20%26%20Slack%20Alerts-10107) - [Automate PCI DSS Control Evaluation and Compliance Tracking with Google Sheets-7077](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20PCI%20DSS%20Control%20Evaluation%20and%20Compliance%20Tracking%20with%20Google%20Sheets-7077) - [Automate PDF Image Extraction & Analysis with GPT-4o and Google Drive-3567](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20PDF%20Image%20Extraction%20%26%20Analysis%20with%20GPT-4o%20and%20Google%20Drive-3567) - [Automate PDF Invoice Generation & Delivery with Gmail and Google Drive Storage-8413](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20PDF%20Invoice%20Generation%20%26%20Delivery%20with%20Gmail%20and%20Google%20Drive%20Storage-8413) - [Automate PDF Purchase Orders to Sales Orders in Adobe Commerce with AI-8388](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20PDF%20Purchase%20Orders%20to%20Sales%20Orders%20in%20Adobe%20Commerce%20with%20AI-8388) - [Automate Peer Review Assignments with GPT-4-nano, Slack and Email Notifications-10310](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Peer%20Review%20Assignments%20with%20GPT-4-nano%2C%20Slack%20and%20Email%20Notifications-10310) - [Automate Peer Review Assignments with Sonar Pro AI & Multi-Channel Deadline Reminders-10312](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Peer%20Review%20Assignments%20with%20Sonar%20Pro%20AI%20%26%20Multi-Channel%20Deadline%20Reminders-10312) - [Automate Performance Review Process with Google Sheets, Calendar, Email & Slack-10105](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Performance%20Review%20Process%20with%20Google%20Sheets%2C%20Calendar%2C%20Email%20%26%20Slack-10105) - [Automate Personalized B2B Outreach with GPT-4, LinkedIn & Hunter.io-6585](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Personalized%20B2B%20Outreach%20with%20GPT-4%2C%20LinkedIn%20%26%20Hunter.io-6585) - [Automate Personalized Cold Email Sequences with GPT-4, Mailgun and Supabase-6402](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Personalized%20Cold%20Email%20Sequences%20with%20GPT-4%2C%20Mailgun%20and%20Supabase-6402) - [Automate Personalized Cold Emails with Apollo Lead Scraping and GPT-4.1-6749](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Personalized%20Cold%20Emails%20with%20Apollo%20Lead%20Scraping%20and%20GPT-4.1-6749) - [Automate Personalized Email Campaigns with Google Docs, Sheets and SMTP-7065](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Personalized%20Email%20Campaigns%20with%20Google%20Docs%2C%20Sheets%20and%20SMTP-7065) - [Automate Personalized Upwork Proposals with GPT-4, Google Docs & Mermaid Diagrams-6174](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Personalized%20Upwork%20Proposals%20with%20GPT-4%2C%20Google%20Docs%20%26%20Mermaid%20Diagrams-6174) - [Automate Pet Grooming Posts & Bookings with AI, Facebook & Telegram Bot-7554](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Pet%20Grooming%20Posts%20%26%20Bookings%20with%20AI%2C%20Facebook%20%26%20Telegram%20Bot-7554) - [Automate Photo Background Removal with Photoroom API and Google Drive-4398](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Photo%20Background%20Removal%20with%20Photoroom%20API%20and%20Google%20Drive-4398) - [Automate Pinterest Analysis & AI-Powered Content Suggestions With Pinterest API-2865](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Pinterest%20Analysis%20%26%20AI-Powered%20Content%20Suggestions%20With%20Pinterest%20API-2865) - [Automate Podcast Creation with GPT, Claude & Eleven Labs Text-to-Speech-10051](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Podcast%20Creation%20with%20GPT%2C%20Claude%20%26%20Eleven%20Labs%20Text-to-Speech-10051) - [Automate Post-Interview Feedback Reminders using Google Sheets, Slack, and Gmail-7987](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Post-Interview%20Feedback%20Reminders%20using%20Google%20Sheets%2C%20Slack%2C%20and%20Gmail-7987) - [Automate PostgreSQL & MySQL Database Management on Linux Servers-6134](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20PostgreSQL%20%26%20MySQL%20Database%20Management%20on%20Linux%20Servers-6134) - [Automate Posting to Multiple Facebook Groups with Airtop, Google Sheets & Telegram-6049](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Posting%20to%20Multiple%20Facebook%20Groups%20with%20Airtop%2C%20Google%20Sheets%20%26%20Telegram-6049) - [Automate Power BI Dataset Refreshes with History Monitoring-7336](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Power%20BI%20Dataset%20Refreshes%20with%20History%20Monitoring-7336) - [Automate PPOB Business Operations with Telegram Bot & Digiflazz API-8818](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20PPOB%20Business%20Operations%20with%20Telegram%20Bot%20%26%20Digiflazz%20API-8818) - [Automate Prescription Delivery via Google Sheets to Email & WhatsApp-7325](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Prescription%20Delivery%20via%20Google%20Sheets%20to%20Email%20%26%20WhatsApp-7325) - [Automate Process Improvement with Employee Feedback Analysis using GPT-4.1 and Baserow-8677](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Process%20Improvement%20with%20Employee%20Feedback%20Analysis%20using%20GPT-4.1%20and%20Baserow-8677) - [Automate Product Ad Creation with Telegram, Fal.AI & Facebook Posting-9561](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Product%20Ad%20Creation%20with%20Telegram%2C%20Fal.AI%20%26%20Facebook%20Posting-9561) - [Automate Product Hunt Discovery with Airtop and Slack-3481](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Product%20Hunt%20Discovery%20with%20Airtop%20and%20Slack-3481) - [Automate Product Training & Customer Support via WhatsApp, GPT-4 & Google Sheets-3379](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Product%20Training%20%26%20Customer%20Support%20via%20WhatsApp%2C%20GPT-4%20%26%20Google%20Sheets-3379) - [Automate Property Link Shortening & QR Code Generation with Google Sheets and Bitly-6407](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Property%20Link%20Shortening%20%26%20QR%20Code%20Generation%20with%20Google%20Sheets%20and%20Bitly-6407) - [Automate Property Maintenance Requests with GPT-4o-mini, JotForm and Gmail-9649](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Property%20Maintenance%20Requests%20with%20GPT-4o-mini%2C%20JotForm%20and%20Gmail-9649) - [Automate Purchase Order Form Submissions from Outlook Excel Attachments with AI-3545](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Purchase%20Order%20Form%20Submissions%20from%20Outlook%20Excel%20Attachments%20with%20AI-3545) - [Automate QuickBooks Customer & Estimate Creation from Google Sheets-7273](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20QuickBooks%20Customer%20%26%20Estimate%20Creation%20from%20Google%20Sheets-7273) - [Automate QuickBooks Customers & Sales Receipts Generation from a Google Sheet-6770](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20QuickBooks%20Customers%20%26%20Sales%20Receipts%20Generation%20from%20a%20Google%20Sheet-6770) - [Automate QuickBooks Sales Receipts & Customer Creation from Stripe Payments-8403](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20QuickBooks%20Sales%20Receipts%20%26%20Customer%20Creation%20from%20Stripe%20Payments-8403) - [Automate Quiz Creation from Documents with Google Gemini and Jotform-9715](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Quiz%20Creation%20from%20Documents%20with%20Google%20Gemini%20and%20Jotform-9715) - [Automate Quote Request Processing with Tally, Airtable, Slack, and Gmail-5458](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Quote%20Request%20Processing%20with%20Tally%2C%20Airtable%2C%20Slack%2C%20and%20Gmail-5458) - [Automate Random Chore Assignments with Google Sheets and Gmail Notifications-9409](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Random%20Chore%20Assignments%20with%20Google%20Sheets%20and%20Gmail%20Notifications-9409) - [Automate Rank Math SEO Field Updates for Posts and Products-2836](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Rank%20Math%20SEO%20Field%20Updates%20for%20Posts%20and%20Products-2836) - [Automate Real Estate Construction Site Discovery with 99acres Email Scraper-6969](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Real%20Estate%20Construction%20Site%20Discovery%20with%2099acres%20Email%20Scraper-6969) - [Automate Real Estate Lead Matching with JotForm, Google Sheets & Gemini AI to Zoho CRM-9494](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Real%20Estate%20Lead%20Matching%20with%20JotForm%2C%20Google%20Sheets%20%26%20Gemini%20AI%20to%20Zoho%20CRM-9494) - [Automate Real Estate Listing Scraper with Scrapeless and Google Sheets-5878](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Real%20Estate%20Listing%20Scraper%20with%20Scrapeless%20and%20Google%20Sheets-5878) - [Automate Real Estate Marketing with Llama AI, VAPI Calls & Gmail Campaigns-6630](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Real%20Estate%20Marketing%20with%20Llama%20AI%2C%20VAPI%20Calls%20%26%20Gmail%20Campaigns-6630) - [Automate Real Estate Open House Follow-ups with SignSnapHome, HubSpot, and Twilio-9256](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Real%20Estate%20Open%20House%20Follow-ups%20with%20SignSnapHome%2C%20HubSpot%2C%20and%20Twilio-9256) - [Automate Real Estate Property Tours with Google Calendar, Slack & Calendly-6377](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Real%20Estate%20Property%20Tours%20with%20Google%20Calendar%2C%20Slack%20%26%20Calendly-6377) - [Automate Real Estate Value Updates in YNAB using Rentcast.io with Discord Alerts-7560](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Real%20Estate%20Value%20Updates%20in%20YNAB%20using%20Rentcast.io%20with%20Discord%20Alerts-7560) - [Automate Real-Time QuickBooks Invoice Alerts in Slack-7230](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Real-Time%20QuickBooks%20Invoice%20Alerts%20in%20Slack-7230) - [Automate Real-Time QuickBooks Invoice Sync to Google Sheets-7229](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Real-Time%20QuickBooks%20Invoice%20Sync%20to%20Google%20Sheets-7229) - [Automate Real-time SEO Keyword Research with DataForSEO and Google Sheets-7640](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Real-time%20SEO%20Keyword%20Research%20with%20DataForSEO%20and%20Google%20Sheets-7640) - [Automate Receipt Processing for Expense Tracking with Google Drive, VLM Run & Airtable-8393](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Receipt%20Processing%20for%20Expense%20Tracking%20with%20Google%20Drive%2C%20VLM%20Run%20%26%20Airtable-8393) - [Automate Recruitment with GPT-4o-mini: CV Screening to Interview Scheduling in Airtable-10292](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Recruitment%20with%20GPT-4o-mini%3A%20CV%20Screening%20to%20Interview%20Scheduling%20in%20Airtable-10292) - [Automate Reddit Brand Monitoring & Responses with GPT-4o-mini, Sheets & Slack-10182](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Reddit%20Brand%20Monitoring%20%26%20Responses%20with%20GPT-4o-mini%2C%20Sheets%20%26%20Slack-10182) - [Automate Reddit Replies with F5Bot Alerts & GPT-5 Personalized Comments-9371](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Reddit%20Replies%20with%20F5Bot%20Alerts%20%26%20GPT-5%20Personalized%20Comments-9371) - [Automate Reddit Trend Analysis with GPT-4 and Slack/Gmail Distribution-4373](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Reddit%20Trend%20Analysis%20with%20GPT-4%20and%20Slack%2FGmail%20Distribution-4373) - [Automate Regulatory Compliance Monitoring with ScrapeGraphAI and Email Alerts-6567](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Regulatory%20Compliance%20Monitoring%20with%20ScrapeGraphAI%20and%20Email%20Alerts-6567) - [Automate Release Notes from ClickUp to Notion & Slack with GPT-4o-10332](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Release%20Notes%20from%20ClickUp%20to%20Notion%20%26%20Slack%20with%20GPT-4o-10332) - [Automate Rental Agreements with BoldSign, Google Sheets & Gemini AI-10772](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Rental%20Agreements%20with%20BoldSign%2C%20Google%20Sheets%20%26%20Gemini%20AI-10772) - [Automate Research-Based Newsletters with Perplexity, GPT-4, and Image Generation-3862](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Research-Based%20Newsletters%20with%20Perplexity%2C%20GPT-4%2C%20and%20Image%20Generation-3862) - [Automate Restaurant Customer Service with WhatsApp and Llama AI Chatbot-5881](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Restaurant%20Customer%20Service%20with%20WhatsApp%20and%20Llama%20AI%20Chatbot-5881) - [Automate Restaurant Marketing & Booking with Excel, VAPI Voice Agent & Calendar-5890](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Restaurant%20Marketing%20%26%20Booking%20with%20Excel%2C%20VAPI%20Voice%20Agent%20%26%20Calendar-5890) - [Automate Restaurant Orders with AI Dish Recommendations using Gemini and Telegram-6001](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Restaurant%20Orders%20with%20AI%20Dish%20Recommendations%20using%20Gemini%20and%20Telegram-6001) - [Automate Restaurant Reservations with AI on WhatsApp and Google Sheets-6379](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Restaurant%20Reservations%20with%20AI%20on%20WhatsApp%20and%20Google%20Sheets-6379) - [Automate Restaurant Sales & Inventory Forecasting with Gemini AI & Google Sheets-5983](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Restaurant%20Sales%20%26%20Inventory%20Forecasting%20with%20Gemini%20AI%20%26%20Google%20Sheets-5983) - [Automate Resume Analysis & Candidate Screening with JotForm, Azure OCR, GPT-4.1, Zoho CRM-9540](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Resume%20Analysis%20%26%20Candidate%20Screening%20with%20JotForm%2C%20Azure%20OCR%2C%20GPT-4.1%2C%20Zoho%20CRM-9540) - [Automate Resume Screening & Candidate Routing with Gemini AI and Google Sheets-10722](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Resume%20Screening%20%26%20Candidate%20Routing%20with%20Gemini%20AI%20and%20Google%20Sheets-10722) - [Automate Resume Screening with Gmail, Gemini AI, and Airtable to Google Sheets-7469](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Resume%20Screening%20with%20Gmail%2C%20Gemini%20AI%2C%20and%20Airtable%20to%20Google%20Sheets-7469) - [Automate Review Requests via WhatsApp for Completed WooCommerce Orders with Rapiwa-9969](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Review%20Requests%20via%20WhatsApp%20for%20Completed%20WooCommerce%20Orders%20with%20Rapiwa-9969) - [Automate Risk Treatment Tasks with Google Sheets for GRC Compliance-7858](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Risk%20Treatment%20Tasks%20with%20Google%20Sheets%20for%20GRC%20Compliance-7858) - [Automate RSS Content to Blog Posts with GPT-4o, WordPress & LinkedIn Publishing-4226](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20RSS%20Content%20to%20Blog%20Posts%20with%20GPT-4o%2C%20WordPress%20%26%20LinkedIn%20Publishing-4226) - [Automate RSS Content with AI: Summarize, Notify & Archive-4503](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20RSS%20Content%20with%20AI%3A%20Summarize%2C%20Notify%20%26%20Archive-4503) - [Automate RSS News to Multi-Platform Social Media Publishing via PostPulse-8800](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20RSS%20News%20to%20Multi-Platform%20Social%20Media%20Publishing%20via%20PostPulse-8800) - [Automate RSS News to Telegram with GPT AI & Image Watermarking-9476](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20RSS%20News%20to%20Telegram%20with%20GPT%20AI%20%26%20Image%20Watermarking-9476) - [Automate RSS to Medium Publishing with Groq, Gemini & Slack Approval System-6713](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20RSS%20to%20Medium%20Publishing%20with%20Groq%2C%20Gemini%20%26%20Slack%20Approval%20System-6713) - [Automate RSS to Social Media Pipeline with AI, Airtable & GetLate for Multiple Platforms-10090](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20RSS%20to%20Social%20Media%20Pipeline%20with%20AI%2C%20Airtable%20%26%20GetLate%20for%20Multiple%20Platforms-10090) - [Automate RSS-to-Social Media with AI Summaries and Image Generation-9208](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20RSS-to-Social%20Media%20with%20AI%20Summaries%20and%20Image%20Generation-9208) - [Automate Sales Call Grading with Fireflies.ai, OpenAI, and Google Sheets-9381](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Sales%20Call%20Grading%20with%20Fireflies.ai%2C%20OpenAI%2C%20and%20Google%20Sheets-9381) - [Automate Sales Call Research and Follow-Ups with GPT-4, Tavily, Google Sheets-7491](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Sales%20Call%20Research%20and%20Follow-Ups%20with%20GPT-4%2C%20Tavily%2C%20Google%20Sheets-7491) - [Automate Sales Cold Calling Pipeline with Apify, GPT-4o, and WhatsApp-5449](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Sales%20Cold%20Calling%20Pipeline%20with%20Apify%2C%20GPT-4o%2C%20and%20WhatsApp-5449) - [Automate Sales Follow-Ups with GPT-4o-mini, HubSpot, Slack, Teams & Telegram-8468](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Sales%20Follow-Ups%20with%20GPT-4o-mini%2C%20HubSpot%2C%20Slack%2C%20Teams%20%26%20Telegram-8468) - [Automate Sales Meeting Prep with AI & APIFY Sent To WhatsApp-2582](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Sales%20Meeting%20Prep%20with%20AI%20%26%20%20APIFY%20Sent%20To%20WhatsApp-2582) - [Automate Sales Outreach & Response Management with GPT-4o, Brevo & NocoDB-10128](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Sales%20Outreach%20%26%20Response%20Management%20with%20GPT-4o%2C%20Brevo%20%26%20NocoDB-10128) - [Automate Sales Outreach with OpenAI, Tavily & Google Sheets for Prospect Research-8014](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Sales%20Outreach%20with%20OpenAI%2C%20Tavily%20%26%20Google%20Sheets%20for%20Prospect%20Research-8014) - [Automate Sales Pipeline with HubSpot CRM, ScrapeGraphAI & Google Sheets Dashboard-6432](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Sales%20Pipeline%20with%20HubSpot%20CRM%2C%20ScrapeGraphAI%20%26%20Google%20Sheets%20Dashboard-6432) - [Automate Sales Pipeline: BuiltWith Technology Data to Trello Lead Cards with Google Sheets-4786](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Sales%20Pipeline%3A%20BuiltWith%20Technology%20Data%20to%20Trello%20Lead%20Cards%20with%20Google%20Sheets-4786) - [Automate Sales Tax Calculation with Sales Tax Calculator API & Google Sheets-8046](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Sales%20Tax%20Calculation%20with%20Sales%20Tax%20Calculator%20API%20%26%20Google%20Sheets-8046) - [Automate Salon Appointment Management with WhatsApp, GPT & Google Calendar-4926](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Salon%20Appointment%20Management%20with%20WhatsApp%2C%20GPT%20%26%20Google%20Calendar-4926) - [Automate SAP Business Partner Analysis with OpenAI GPT-4o & Gmail Reporting-4287](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20SAP%20Business%20Partner%20Analysis%20with%20OpenAI%20GPT-4o%20%26%20Gmail%20Reporting-4287) - [Automate School Notice Distribution via WhatsApp, Email and Excel-7035](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20School%20Notice%20Distribution%20via%20WhatsApp%2C%20Email%20and%20Excel-7035) - [Automate School Trip Consent Forms with Email Verification, PDF Generation & Google Drive-10454](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20School%20Trip%20Consent%20Forms%20with%20Email%20Verification%2C%20PDF%20Generation%20%26%20Google%20Drive-10454) - [Automate Scraping Y Combinator Startups with Apify & Google Sheets-8013](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Scraping%20Y%20Combinator%20Startups%20with%20Apify%20%26%20Google%20Sheets-8013) - [Automate Screenshot Upload to Postimages.org with Airtop Browser Automation-4521](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Screenshot%20Upload%20to%20Postimages.org%20with%20Airtop%20Browser%20Automation-4521) - [Automate Security Alert Triage with NixGuard AI and Route to Slack or Jira-5896](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Security%20Alert%20Triage%20with%20NixGuard%20AI%20and%20Route%20to%20Slack%20or%20Jira-5896) - [Automate Security Incident Response with Google Sheets, Email Alerts and EDR Isolation-6413](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Security%20Incident%20Response%20with%20Google%20Sheets%2C%20Email%20Alerts%20and%20EDR%20Isolation-6413) - [Automate Security Incident Triage with GPT-4o-mini and Gmail Notifications-7785](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Security%20Incident%20Triage%20with%20GPT-4o-mini%20and%20Gmail%20Notifications-7785) - [Automate Security Questionnaire Responses with GPT-4o and Google Sheets-7349](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Security%20Questionnaire%20Responses%20with%20GPT-4o%20and%20Google%20Sheets-7349) - [Automate SEO Analysis for Multiple Domains with Ahrefs and Google Sheets-7010](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20SEO%20Analysis%20for%20Multiple%20Domains%20with%20Ahrefs%20and%20Google%20Sheets-7010) - [Automate SEO Blog Content Creation with GPT-4, Perplexity AI and WordPress-3874](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20SEO%20Blog%20Content%20Creation%20with%20GPT-4%2C%20Perplexity%20AI%20and%20WordPress-3874) - [Automate SEO Blog Creation + Social Media with GPT-4, Perplexity and WordPress-4082](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20SEO%20Blog%20Creation%20%2B%20Social%20Media%20with%20GPT-4%2C%20Perplexity%20and%20WordPress-4082) - [Automate SEO Blog Creation from Trends using Gemini AI, Apify, and Google Docs-10754](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20SEO%20Blog%20Creation%20from%20Trends%20using%20Gemini%20AI%2C%20Apify%2C%20and%20Google%20Docs-10754) - [Automate SEO Blog Pipeline from Keywords to WordPress with GPT-5 & fal.ai Images-9120](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20SEO%20Blog%20Pipeline%20from%20Keywords%20to%20WordPress%20with%20GPT-5%20%26%20fal.ai%20Images-9120) - [Automate SEO Blog Post Creation and Publishing with OpenAI & WordPress-7038](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20SEO%20Blog%20Post%20Creation%20and%20Publishing%20with%20OpenAI%20%26%20WordPress-7038) - [Automate SEO Content Creation with Google SERP, Claude AI, and WordPress-7503](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20SEO%20Content%20Creation%20with%20Google%20SERP%2C%20Claude%20AI%2C%20and%20WordPress-7503) - [Automate SEO Keyword & SERP Analysis with DataForSEO and Google Sheets-10137](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20SEO%20Keyword%20%26%20SERP%20Analysis%20with%20DataForSEO%20and%20Google%20Sheets-10137) - [Automate SEO Keyword Analysis with RapidAPI and Log to Google Sheets-7484](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20SEO%20Keyword%20Analysis%20with%20RapidAPI%20and%20Log%20to%20Google%20Sheets-7484) - [Automate SEO Tasks with Google Search Console & AI via MCP Server-6824](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20SEO%20Tasks%20with%20Google%20Search%20Console%20%26%20AI%20via%20MCP%20Server-6824) - [Automate SEO Title & Description Updates for WordPress with Yoast SEO API-7180](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20SEO%20Title%20%26%20Description%20Updates%20for%20WordPress%20with%20Yoast%20SEO%20API-7180) - [Automate SEO-Optimized Blog Creation with GPT-4o, Perplexity AI & Multi-Language Support-7962](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20SEO-Optimized%20Blog%20Creation%20with%20GPT-4o%2C%20Perplexity%20AI%20%26%20Multi-Language%20Support-7962) - [Automate SEO-Optimized WordPress Posts with AI & Google Sheets-3085](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20SEO-Optimized%20WordPress%20Posts%20with%20AI%20%26%20Google%20Sheets-3085) - [Automate Service Booking & Payment with WhatsApp and Xendit-6474](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Service%20Booking%20%26%20Payment%20with%20WhatsApp%20and%20Xendit-6474) - [Automate Service Ticket Triage with GPT-4o & Taiga-4665](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Service%20Ticket%20Triage%20with%20GPT-4o%20%26%20Taiga-4665) - [Automate Shopify Abandoned Cart WhatsApp Reminders with Product Links via Rapiwa-9031](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Shopify%20Abandoned%20Cart%20WhatsApp%20Reminders%20with%20Product%20Links%20via%20Rapiwa-9031) - [Automate Shopify Order Fulfillment Notifications via WhatsApp-9003](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Shopify%20Order%20Fulfillment%20Notifications%20via%20WhatsApp-9003) - [Automate Shopify Orders from Airtable with Gmail Confirmations-9448](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Shopify%20Orders%20from%20Airtable%20with%20Gmail%20Confirmations-9448) - [Automate Shopify Product Posting to Social Media with GPT-4.1-Mini & Data Tracking-10817](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Shopify%20Product%20Posting%20to%20Social%20Media%20with%20GPT-4.1-Mini%20%26%20Data%20Tracking-10817) - [Automate Shopify SEO Content Creation with GPT-4o & Claude Multi-Agent System-7511](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Shopify%20SEO%20Content%20Creation%20with%20GPT-4o%20%26%20Claude%20Multi-Agent%20System-7511) - [Automate SIEM Alert Enrichment with MITRE ATT&CK, Qdrant & Zendesk in n8n-2840](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20SIEM%20Alert%20Enrichment%20with%20MITRE%20ATT%26CK%2C%20Qdrant%20%26%20Zendesk%20in%20n8n-2840) - [Automate Sleep Meditation Content Creation with ElevenLabs V3 & DeepSeek AI-4762](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Sleep%20Meditation%20Content%20Creation%20with%20ElevenLabs%20V3%20%26%20DeepSeek%20AI-4762) - [Automate Social Media Content Distribution with Google Sheets & Slack-6613](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Social%20Media%20Content%20Distribution%20with%20Google%20Sheets%20%26%20Slack-6613) - [Automate Social Media Content with AI for Instagram, Facebook, LinkedIn & X-4637](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Social%20Media%20Content%20with%20AI%20for%20Instagram%2C%20Facebook%2C%20LinkedIn%20%26%20X-4637) - [Automate Social Media Headlines with Bright Data & n8n-5215](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Social%20Media%20Headlines%20with%20Bright%20Data%20%26%20n8n-5215) - [Automate Social Media Posts from Website Articles with Gemini AI, LinkedIn & X/Twitter-9196](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Social%20Media%20Posts%20from%20Website%20Articles%20with%20Gemini%20AI%2C%20LinkedIn%20%26%20X%2FTwitter-9196) - [Automate Social Media Posts with AI Content and Images across Twitter, LinkedIn & Facebook-5841](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Social%20Media%20Posts%20with%20AI%20Content%20and%20Images%20across%20Twitter%2C%20LinkedIn%20%26%20Facebook-5841) - [Automate Solana Trading with Gemini AI, Multi-Timeframe Analysis & AFK Crypto-9691](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Solana%20Trading%20with%20Gemini%20AI%2C%20Multi-Timeframe%20Analysis%20%26%20AFK%20Crypto-9691) - [Automate Solar Lead Qualification & Follow-ups with Google Sheets and Gmail-3794](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Solar%20Lead%20Qualification%20%26%20Follow-ups%20with%20Google%20Sheets%20and%20Gmail-3794) - [Automate Spam Filtering with GPT-4 & Gmail-4091](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Spam%20Filtering%20with%20GPT-4%20%26%20Gmail-4091) - [Automate Sponsored Deal Email Responses with Gmail and GPT-4-7525](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Sponsored%20Deal%20Email%20Responses%20with%20Gmail%20and%20GPT-4-7525) - [Automate Sports Betting Data with the Odds API-2843](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Sports%20Betting%20Data%20with%20the%20Odds%20API-2843) - [Automate Sprint Planning with OpenAI, Google Calendar, and Gmail for Agile Teams-4038](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Sprint%20Planning%20with%20OpenAI%2C%20Google%20Calendar%2C%20and%20Gmail%20for%20Agile%20Teams-4038) - [Automate Startup Research & Profiling with Extruct.ai to Google Sheets-5381](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Startup%20Research%20%26%20Profiling%20with%20Extruct.ai%20to%20Google%20Sheets-5381) - [Automate Stock Trades with AI-Driven Technical Analysis & Alpaca Trading-7240](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Stock%20Trades%20with%20AI-Driven%20Technical%20Analysis%20%26%20Alpaca%20Trading-7240) - [Automate Stripe Checkout Followups with Gmail Receipts, Slack Alerts & Sheets Logging-9173](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Stripe%20Checkout%20Followups%20with%20Gmail%20Receipts%2C%20Slack%20Alerts%20%26%20Sheets%20Logging-9173) - [Automate Stripe Customer Data Transfer to KlickTipp with Dynamic Tagging Logic-9711](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Stripe%20Customer%20Data%20Transfer%20to%20KlickTipp%20with%20Dynamic%20Tagging%20Logic-9711) - [Automate Stripe Invoicing Workflow with ClickUp & Gmail Notifications-9542](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Stripe%20Invoicing%20Workflow%20with%20ClickUp%20%26%20Gmail%20Notifications-9542) - [Automate Student Admission Process with Excel, Validation & Email Notifications-6996](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Student%20Admission%20Process%20with%20Excel%2C%20Validation%20%26%20Email%20Notifications-6996) - [Automate Supplier Risk Scoring with D&B, NewsAPI & Alerts to Gmail-6074](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Supplier%20Risk%20Scoring%20with%20D%26B%2C%20NewsAPI%20%26%20Alerts%20to%20Gmail-6074) - [Automate Support QA Reviews with Intercom, GPT and Google Sheets-5831](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Support%20QA%20Reviews%20with%20Intercom%2C%20GPT%20and%20Google%20Sheets-5831) - [Automate Support Ticket Classification & Routing from HubSpot to Jira with GPT-7981](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Support%20Ticket%20Classification%20%26%20Routing%20from%20HubSpot%20to%20Jira%20with%20GPT-7981) - [Automate Support Ticket Prioritization with JotForm, Gemini AI, and ClickUp Tasks-9736](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Support%20Ticket%20Prioritization%20with%20JotForm%2C%20Gemini%20AI%2C%20and%20ClickUp%20Tasks-9736) - [Automate Support Ticket Triage and Resolution with JIRA and AI-3868](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Support%20Ticket%20Triage%20and%20Resolution%20with%20JIRA%20and%20AI-3868) - [Automate Tally Form Submissions to Airtable with Gmail Responses-5433](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Tally%20Form%20Submissions%20to%20Airtable%20with%20Gmail%20Responses-5433) - [Automate Task Deadline Reminders with Google Sheets and Gmail (Today/3-Day/7-Day)-10825](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Task%20Deadline%20Reminders%20with%20Google%20Sheets%20and%20Gmail%20(Today%2F3-Day%2F7-Day)-10825) - [Automate Telegram Channel Post Reactions with Bot Rotation & GPT-5-mini-10296](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Telegram%20Channel%20Post%20Reactions%20with%20Bot%20Rotation%20%26%20GPT-5-mini-10296) - [Automate Telegram Channel Posts Using Postgres (Module "Cross-Posting")-3614](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Telegram%20Channel%20Posts%20Using%20Postgres%20(Module%20%22Cross-Posting%22)-3614) - [Automate Telegram Message Processing - Separate Text and Files-9254](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Telegram%20Message%20Processing%20-%20Separate%20Text%20and%20Files-9254) - [Automate Telegram Support Handover from AI to Humans with GPT4 and Email Alerts-9987](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Telegram%20Support%20Handover%20from%20AI%20to%20Humans%20with%20GPT4%20and%20Email%20Alerts-9987) - [Automate Testing and Collect Responses via Telegram in Postgres (Module "Quiz")-3612](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Testing%20and%20Collect%20Responses%20via%20Telegram%20in%20Postgres%20(Module%20%22Quiz%22)-3612) - [Automate TikTok Video Posting from Google Sheets & Drive with Blotato-7731](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20TikTok%20Video%20Posting%20from%20Google%20Sheets%20%26%20Drive%20with%20Blotato-7731) - [Automate TikTok Video Transcription with RapidAPI and Google Sheets-5882](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20TikTok%20Video%20Transcription%20with%20RapidAPI%20and%20Google%20Sheets-5882) - [Automate Time Tracking Enforcement & Cleanup for Awork Tasks-4805](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Time%20Tracking%20Enforcement%20%26%20Cleanup%20for%20Awork%20Tasks-4805) - [Automate Token Purchases with Dollar Cost Averaging on Uniswap V3 & 1Shot API-8044](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Token%20Purchases%20with%20Dollar%20Cost%20Averaging%20on%20Uniswap%20V3%20%26%201Shot%20API-8044) - [Automate Travel Agent Outreach with Web Scraping, OpenAI, and Google Sheets-4606](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Travel%20Agent%20Outreach%20with%20Web%20Scraping%2C%20OpenAI%2C%20and%20Google%20Sheets-4606) - [Automate Travel Business Operations with Postgres, Google Sheets and Voice API-6053](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Travel%20Business%20Operations%20with%20Postgres%2C%20Google%20Sheets%20and%20Voice%20API-6053) - [Automate Travel Expense Extraction with OCR, Mistral AI and Supabase-10901](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Travel%20Expense%20Extraction%20with%20OCR%2C%20Mistral%20AI%20and%20Supabase-10901) - [Automate Trump Truth Social Monitoring with Telegram & Discord Alerts-8155](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Trump%20Truth%20Social%20Monitoring%20with%20Telegram%20%26%20Discord%20Alerts-8155) - [Automate Tweet Filtering and Replies on X with GPT and Scheduled Rotation-7027](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Tweet%20Filtering%20and%20Replies%20on%20X%20with%20GPT%20and%20Scheduled%20Rotation-7027) - [Automate Twitter Content with Trend Analysis using OpenAI GPT & MCP-8267](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Twitter%20Content%20with%20Trend%20Analysis%20using%20OpenAI%20GPT%20%26%20MCP-8267) - [Automate Twitter Posting with GPT-4 Content Generation & Google Sheets Tracking-8010](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Twitter%20Posting%20with%20GPT-4%20Content%20Generation%20%26%20Google%20Sheets%20Tracking-8010) - [Automate Twitter Sentiment Analysis with OpenAI, Google Sheets, and Slack Alerts-6119](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Twitter%20Sentiment%20Analysis%20with%20OpenAI%2C%20Google%20Sheets%2C%20and%20Slack%20Alerts-6119) - [Automate UGC video creation with Gemini and Google Veo 3 & upload to Instagram via Postiz-8115](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20UGC%20video%20creation%20with%20Gemini%20and%20Google%20Veo%203%20%26%20upload%20to%20Instagram%20via%20Postiz-8115) - [Automate UniFi Controller Updates via SSH with Telegram Notifications-8599](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20UniFi%20Controller%20Updates%20via%20SSH%20with%20Telegram%20Notifications-8599) - [Automate URL Shortening with Bitly Using Llama3 Chat Interface-3885](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20URL%20Shortening%20with%20Bitly%20Using%20Llama3%20Chat%20Interface-3885) - [Automate USDC Balance Management Between Wallet and Aave with 1Shot API & Telegram-8736](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20USDC%20Balance%20Management%20Between%20Wallet%20and%20Aave%20with%201Shot%20API%20%26%20Telegram-8736) - [Automate User Creation & Access Group Assignment in Curseduca-8201](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20User%20Creation%20%26%20Access%20Group%20Assignment%20in%20Curseduca-8201) - [Automate User Onboarding from Database to Saleshandy with Google Sheets Tracking-6733](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20User%20Onboarding%20from%20Database%20to%20Saleshandy%20with%20Google%20Sheets%20Tracking-6733) - [Automate UX Research Planning with Gemini AI, Google Docs, and Human Feedback-10035](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20UX%20Research%20Planning%20with%20Gemini%20AI%2C%20Google%20Docs%2C%20and%20Human%20Feedback-10035) - [Automate Vehicle Inspections & Maintenance Workflows with OpenAI & JotForm-9659](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Vehicle%20Inspections%20%26%20Maintenance%20Workflows%20with%20OpenAI%20%26%20JotForm-9659) - [Automate Vendor Contract Renewals & Reminders with GPT-4.1 mini, Slack, and Gmail-6935](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Vendor%20Contract%20Renewals%20%26%20Reminders%20with%20GPT-4.1%20mini%2C%20Slack%2C%20and%20Gmail-6935) - [Automate Vendor Due Diligence Research with Gemini & Jina AI-5723](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Vendor%20Due%20Diligence%20Research%20with%20Gemini%20%26%20Jina%20AI-5723) - [Automate Vendor Risk Assessment with AI, Google Sheets and Email Alerts-7860](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Vendor%20Risk%20Assessment%20with%20AI%2C%20Google%20Sheets%20and%20Email%20Alerts-7860) - [Automate Verified Visitor Management with Email Verification, Badges & Slack Alerts-10443](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Verified%20Visitor%20Management%20with%20Email%20Verification%2C%20Badges%20%26%20Slack%20Alerts-10443) - [Automate Video Content Posting to Multiple Social Platforms with Postiz-6653](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Video%20Content%20Posting%20to%20Multiple%20Social%20Platforms%20with%20Postiz-6653) - [Automate Video Creation from Voice Input with HeyGen, GPT-5 & Social Publishing-7772](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Video%20Creation%20from%20Voice%20Input%20with%20HeyGen%2C%20GPT-5%20%26%20Social%20Publishing-7772) - [Automate Video Creation with Luma AI Dream Machine and Airtable (Part 1)-3200](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Video%20Creation%20with%20Luma%20AI%20Dream%20Machine%20and%20Airtable%20(Part%201)-3200) - [Automate Video Creation with Luma AI Dream Machine and Airtable (Part 2)-3201](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Video%20Creation%20with%20Luma%20AI%20Dream%20Machine%20and%20Airtable%20(Part%202)-3201) - [Automate Video Story Publishing to Facebook Page using Google Drive and Sheets-10067](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Video%20Story%20Publishing%20to%20Facebook%20Page%20using%20Google%20Drive%20and%20Sheets-10067) - [Automate Video Uploads to Thumbnails with FFmpeg and Google Drive-7595](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Video%20Uploads%20to%20Thumbnails%20with%20FFmpeg%20and%20Google%20Drive-7595) - [Automate Video Voiceover & Subtitles with Whisper, OpenAI TTS & FFmpeg-9197](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Video%20Voiceover%20%26%20Subtitles%20with%20Whisper%2C%20OpenAI%20TTS%20%26%20FFmpeg-9197) - [Automate Viral Content Creation with OpenAI, ElevenLabs, and Fal.ai for Videos, Podcasts, and ASMR-5383](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Viral%20Content%20Creation%20with%20OpenAI%2C%20ElevenLabs%2C%20and%20Fal.ai%20for%20Videos%2C%20Podcasts%2C%20and%20ASMR-5383) - [Automate VIRAL Youtube Titles & Thumbnails Creation (FLUX.1 + Apify)-4504](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20VIRAL%20Youtube%20Titles%20%26%20Thumbnails%20Creation%20(FLUX.1%20%2B%20Apify)-4504) - [Automate Water Bill Calculations with Telegram, Gemini AI, and Google Sheets-8455](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Water%20Bill%20Calculations%20with%20Telegram%2C%20Gemini%20AI%2C%20and%20Google%20Sheets-8455) - [Automate Wazuh Alert Triage and Reporting with GPT-4o-mini and Telegram-6978](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Wazuh%20Alert%20Triage%20and%20Reporting%20with%20GPT-4o-mini%20and%20Telegram-6978) - [Automate Weather Reports with GPT-4 Mini and Open-Meteo API to Gmail and Slack-10681](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Weather%20Reports%20with%20GPT-4%20Mini%20and%20Open-Meteo%20API%20to%20Gmail%20and%20Slack-10681) - [Automate Web Interactions with Claude 3.5 Haiku and Airtop Browser Agent-3592](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Web%20Interactions%20with%20Claude%203.5%20Haiku%20and%20Airtop%20Browser%20Agent-3592) - [Automate Web Research with GPT-4, Claude & Apify for Content Analysis and Insights-6822](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Web%20Research%20with%20GPT-4%2C%20Claude%20%26%20Apify%20for%20Content%20Analysis%20and%20Insights-6822) - [Automate Webinar Registration with Zoom & KlickTipp Form Integration-8416](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Webinar%20Registration%20with%20Zoom%20%26%20KlickTipp%20Form%20Integration-8416) - [Automate Website Monitoring with GPT-4 Mini, MCP Tools & Multi-channel Alerts-6594](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Website%20Monitoring%20with%20GPT-4%20Mini%2C%20MCP%20Tools%20%26%20Multi-channel%20Alerts-6594) - [Automate Website Performance Analysis and Comparison using Gemini and PageSpeed Insights-6166](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Website%20Performance%20Analysis%20and%20Comparison%20using%20Gemini%20and%20PageSpeed%20Insights-6166) - [Automate Website Tool Analysis with Telegram, Apify, AI & Google Sheets-7536](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Website%20Tool%20Analysis%20with%20Telegram%2C%20Apify%2C%20AI%20%26%20Google%20Sheets-7536) - [Automate weekly Hollywood film briefing via Tavily and Gemini-6841](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20weekly%20Hollywood%20film%20briefing%20via%20Tavily%20and%20Gemini-6841) - [Automate Weekly Marketing Reports with GoMarble MCP, Claude AI & Gmail-6420](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Weekly%20Marketing%20Reports%20with%20GoMarble%20MCP%2C%20Claude%20AI%20%26%20Gmail-6420) - [Automate Weekly Meta Ad Reports with Claude AI, GoMarble MCP & Google Slides-7695](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Weekly%20Meta%20Ad%20Reports%20with%20Claude%20AI%2C%20GoMarble%20MCP%20%26%20Google%20Slides-7695) - [Automate Weekly SEO Report with GPT-4 Insights and Slack Delivery-5891](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Weekly%20SEO%20Report%20with%20GPT-4%20Insights%20and%20Slack%20Delivery-5891) - [Automate Weekly SEO Reports from Google Search Console to Email-3712](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Weekly%20SEO%20Reports%20from%20Google%20Search%20Console%20to%20Email-3712) - [Automate Weekly Tech Research with Perplexity AI, Notion & Gmail-6616](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Weekly%20Tech%20Research%20with%20Perplexity%20AI%2C%20Notion%20%26%20Gmail-6616) - [Automate Weekly Tutorials from Trending GitHub Repos with Gemini AI to WordPress-7417](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Weekly%20Tutorials%20from%20Trending%20GitHub%20Repos%20with%20Gemini%20AI%20to%20WordPress-7417) - [Automate Weekly US Trademark Reports with USPTO API and Google Drive CSV Export-7024](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Weekly%20US%20Trademark%20Reports%20with%20USPTO%20API%20and%20Google%20Drive%20CSV%20Export-7024) - [Automate welcome emails with discount codes via Mailchimp and Gmail-7774](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20welcome%20emails%20with%20discount%20codes%20via%20Mailchimp%20and%20Gmail-7774) - [Automate WhatsApp Booking System with GPT-4 Assistant, Cal.com and SMS Reminders-4949](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20WhatsApp%20Booking%20System%20with%20GPT-4%20Assistant%2C%20Cal.com%20and%20SMS%20Reminders-4949) - [Automate WhatsApp Customer Support with Voice Transcription, FAQ & Appointment Scheduling-8454](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20WhatsApp%20Customer%20Support%20with%20Voice%20Transcription%2C%20FAQ%20%26%20Appointment%20Scheduling-8454) - [Automate WhatsApp Sales with DeepSeek AI, Google Sheets and Gmail Notifications-7005](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20WhatsApp%20Sales%20with%20DeepSeek%20AI%2C%20Google%20Sheets%20and%20Gmail%20Notifications-7005) - [Automate WhatsApp tests and rank results with PostgreSQL (Module "Quiz")-3649](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20WhatsApp%20tests%20and%20rank%20results%20with%20PostgreSQL%20(Module%20%22Quiz%22)-3649) - [Automate WHMCS Support Ticket Creation with Gemini AI Chatbot-7960](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20WHMCS%20Support%20Ticket%20Creation%20with%20Gemini%20AI%20Chatbot-7960) - [Automate WooCommerce Customer Support with Gemini & GPT via Telegram & Gmail-7037](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20WooCommerce%20Customer%20Support%20with%20Gemini%20%26%20GPT%20via%20Telegram%20%26%20Gmail-7037) - [Automate WooCommerce Image Product Background Removal using API and Google Sheet-4488](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20WooCommerce%20Image%20Product%20Background%20Removal%20using%20API%20and%20Google%20Sheet-4488) - [Automate WooCommerce SEO with Yoast & AI-Powered Meta Tag Generation for FREE-2963](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20WooCommerce%20SEO%20with%20Yoast%20%26%20AI-Powered%20Meta%20Tag%20Generation%20for%20FREE-2963) - [Automate WordPress & WooCommerce Content with OpenAI: Reviews, Comments & Updates-7764](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20WordPress%20%26%20WooCommerce%20Content%20with%20OpenAI%3A%20Reviews%2C%20Comments%20%26%20Updates-7764) - [Automate WordPress Category Mapping with GPT-5 Mini (Azure OpenAI)-7207](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20WordPress%20Category%20Mapping%20with%20GPT-5%20Mini%20(Azure%20OpenAI)-7207) - [Automate WordPress Contact Form (CF7) Responses and Classification with Gemini-3472](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20WordPress%20Contact%20Form%20(CF7)%20Responses%20and%20Classification%20with%20Gemini-3472) - [Automate WordPress SEO Optimization with GPT-5 nano + Yoast SEO-8423](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20WordPress%20SEO%20Optimization%20with%20GPT-5%20nano%20%2B%20Yoast%20SEO-8423) - [Automate Workflow & Credentials Backup to S3 with Retention Management-6436](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Workflow%20%26%20Credentials%20Backup%20to%20S3%20with%20Retention%20Management-6436) - [Automate Workflow Execution with Telegram Bot Command Center-9951](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Workflow%20Execution%20with%20Telegram%20Bot%20Command%20Center-9951) - [Automate X-Ray Analysis with VLM-agent-1 and Distribute to Gmail, Telegram & Drive-10997](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20X-Ray%20Analysis%20with%20VLM-agent-1%20and%20Distribute%20to%20Gmail%2C%20Telegram%20%26%20Drive-10997) - [Automate Your LinkedIn Engagement with AI-Powered Comments! πŸ’¬βœ¨-4357](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Your%20LinkedIn%20Engagement%20with%20AI-Powered%20Comments!%20%F0%9F%92%AC%E2%9C%A8-4357) - [Automate Your RFP Process with OpenAI Assistants-2321](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Your%20RFP%20Process%20with%20OpenAI%20Assistants-2321) - [Automate Your UTM Campaign Tracking: Shopify, n8n to Baserow-2126](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Your%20UTM%20Campaign%20Tracking%3A%20Shopify%2C%20n8n%20to%20Baserow-2126) - [Automate YouTube Channel Analytics Reports to Telegram Weekly-8554](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20YouTube%20Channel%20Analytics%20Reports%20to%20Telegram%20Weekly-8554) - [Automate YouTube Community Posts with DeepSeek AI & Dynamic Image Generation using Google Sheets-6826](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20YouTube%20Community%20Posts%20with%20DeepSeek%20AI%20%26%20Dynamic%20Image%20Generation%20using%20Google%20Sheets-6826) - [Automate YouTube Content Strategy with AI, Apify & Google Sheets-10808](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20YouTube%20Content%20Strategy%20with%20AI%2C%20Apify%20%26%20Google%20Sheets-10808) - [Automate YouTube Thumbnail Creation & Social Publishing with Templated.io & Blotato-10126](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20YouTube%20Thumbnail%20Creation%20%26%20Social%20Publishing%20with%20Templated.io%20%26%20Blotato-10126) - [Automate YouTube Uploads with AI-Generated Metadata from Google Drive-3906](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20YouTube%20Uploads%20with%20AI-Generated%20Metadata%20from%20Google%20Drive-3906) - [Automate YouTube Video Notifications to Slack-8033](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20YouTube%20Video%20Notifications%20to%20Slack-8033) - [Automate YouTube Video SEO Tagging with GPT and Slack Notifications-7881](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20YouTube%20Video%20SEO%20Tagging%20with%20GPT%20and%20Slack%20Notifications-7881) - [Automate YP.com Directory Scraping to Google Sheets using BrowserAct-9889](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20YP.com%20Directory%20Scraping%20to%20Google%20Sheets%20using%20BrowserAct-9889) - [Automate Zendesk Support Replies with GPT-4o-mini, Google Sheets & Gmail-8744](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Zendesk%20Support%20Replies%20with%20GPT-4o-mini%2C%20Google%20Sheets%20%26%20Gmail-8744) - [Automate Zillow Property Search with Budget Filtering to Google Sheets-7070](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Zillow%20Property%20Search%20with%20Budget%20Filtering%20to%20Google%20Sheets-7070) - [Automate Zoom Attendee Segmentation in KlickTipp Based on Participation-8910](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Zoom%20Attendee%20Segmentation%20in%20KlickTipp%20Based%20on%20Participation-8910) - [Automate Zoom User Onboarding with OAuth Token Management and Data Tables-10747](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automate%20Zoom%20User%20Onboarding%20with%20OAuth%20Token%20Management%20and%20Data%20Tables-10747) - [Automated 24/7 Crypto News Alerts To X, Telegram & Discord (Gemini Powered)-6434](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%2024%2F7%20Crypto%20News%20Alerts%20To%20X%2C%20Telegram%20%26%20Discord%20(Gemini%20Powered)-6434) - [Automated 4-Stage Email Follow-Up System with AI Personalization and Database Tracking-9108](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%204-Stage%20Email%20Follow-Up%20System%20with%20AI%20Personalization%20and%20Database%20Tracking-9108) - [Automated Abandoned Cart Recovery Emails for Shopify Stores-6111](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Abandoned%20Cart%20Recovery%20Emails%20for%20Shopify%20Stores-6111) - [Automated Academic Paper Metadata & Variable Extraction with Gemini to Google Sheets-9994](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Academic%20Paper%20Metadata%20%26%20Variable%20Extraction%20with%20Gemini%20to%20Google%20Sheets-9994) - [Automated Academic Paper Monitoring with PDF Vector, GPT-3.5, & Slack Alerts-7358](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Academic%20Paper%20Monitoring%20with%20PDF%20Vector%2C%20GPT-3.5%2C%20%26%20Slack%20Alerts-7358) - [Automated Agentic News Event Monitoring with perplexity.ai-2458](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Agentic%20News%20Event%20Monitoring%20with%20perplexity.ai-2458) - [Automated AI & LLM Newsletter with BrowserAI and email/Telegram Delivery-7975](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20AI%20%26%20LLM%20Newsletter%20with%20BrowserAI%20and%20email%2FTelegram%20Delivery-7975) - [Automated AI Content Creation & Instagram Publishing from Google Sheets -3840](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20AI%20Content%20Creation%20%26%20Instagram%20Publishing%20from%20Google%20Sheets%20-3840) - [Automated AI image tagging and writing keywords into image (via community node)-2997](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20AI%20image%20tagging%20and%20writing%20keywords%20into%20image%20(via%20community%20node)-2997) - [Automated AI image tagging and writing the keywords into the image file-2995](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20AI%20image%20tagging%20and%20writing%20the%20keywords%20into%20the%20image%20file-2995) - [Automated AI Lead Enrichment: Salesforce to Explorium for Enhanced Prospect Data-4837](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20AI%20Lead%20Enrichment%3A%20Salesforce%20to%20Explorium%20for%20Enhanced%20Prospect%20Data-4837) - [Automated AI Media Creation with MagicHour AI and GPT-4 Prompt Optimization-9853](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20AI%20Media%20Creation%20with%20MagicHour%20AI%20and%20GPT-4%20Prompt%20Optimization-9853) - [Automated AI Music Generation with ElevenLabs, Google Sheets & Drive-11047](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20AI%20Music%20Generation%20with%20ElevenLabs%2C%20Google%20Sheets%20%26%20Drive-11047) - [Automated AI News Curation and LinkedIn Posting with GPT-5 and Firebase-9886](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20AI%20News%20Curation%20and%20LinkedIn%20Posting%20with%20GPT-5%20and%20Firebase-9886) - [Automated AI Product Photography and Instagram Post Generator (Deepseek/Segmind)-3633](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20AI%20Product%20Photography%20and%20Instagram%20Post%20Generator%20(Deepseek%2FSegmind)-3633) - [Automated Airtable to Postgres Migration with n8n-4772](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Airtable%20to%20Postgres%20Migration%20with%20n8n-4772) - [Automated Amazon Price Monitoring & Alerts with Decodo, Google Sheets & Telegram-10925](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Amazon%20Price%20Monitoring%20%26%20Alerts%20with%20Decodo%2C%20Google%20Sheets%20%26%20Telegram-10925) - [Automated Amazon Stock Level Tracker with Bright Data MCP and OpenAI-5960](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Amazon%20Stock%20Level%20Tracker%20with%20Bright%20Data%20MCP%20and%20OpenAI-5960) - [Automated Animal Advocacy News Research & Weekly Digest using Claude AI & Serper-6482](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Animal%20Advocacy%20News%20Research%20%26%20Weekly%20Digest%20using%20Claude%20AI%20%26%20Serper-6482) - [Automated Appointment Approval System with GPT-4 Mini, JotForm, and Telegram-9466](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Appointment%20Approval%20System%20with%20GPT-4%20Mini%2C%20JotForm%2C%20and%20Telegram-9466) - [Automated Asteroid Alerts with NASA API, Slack & Google Calendar-9877](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Asteroid%20Alerts%20with%20NASA%20API%2C%20Slack%20%26%20Google%20Calendar-9877) - [Automated Attendance Tagging for Zoom Webinars with KlickTipp-8418](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Attendance%20Tagging%20for%20Zoom%20Webinars%20with%20KlickTipp-8418) - [Automated AWS IAM Key Compromise Response with Slack & Claude AI-5123](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20AWS%20IAM%20Key%20Compromise%20Response%20with%20Slack%20%26%20Claude%20AI-5123) - [Automated AWS S3 to MinIO Object Backup with Scheduling-7284](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20AWS%20S3%20to%20MinIO%20Object%20Backup%20with%20Scheduling-7284) - [Automated B2B Lead Generation & Cold Emails with OpenAI, Apify, Gmail & Telegram-9816](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20B2B%20Lead%20Generation%20%26%20Cold%20Emails%20with%20OpenAI%2C%20Apify%2C%20Gmail%20%26%20Telegram-9816) - [Automated B2B Lead Generation: Google Maps to Sheets with BrowserAct & Telegram Alerts-9890](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20B2B%20Lead%20Generation%3A%20Google%20Maps%20to%20Sheets%20with%20BrowserAct%20%26%20Telegram%20Alerts-9890) - [Automated B2B Lead Generation: Google Places, Scrape.do & AI Enrichment-8448](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20B2B%20Lead%20Generation%3A%20Google%20Places%2C%20Scrape.do%20%26%20AI%20Enrichment-8448) - [Automated B2B Prospecting with RapidAPI, Hunter.io, GPT & Gmail-7393](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20B2B%20Prospecting%20with%20RapidAPI%2C%20Hunter.io%2C%20GPT%20%26%20Gmail-7393) - [Automated Background Removal from Images with APImage AI-6512](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Background%20Removal%20from%20Images%20with%20APImage%20AI-6512) - [Automated Birthday Emails with Google Sheets, OpenRouter GPT-4o & Gmail-6201](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Birthday%20Emails%20with%20Google%20Sheets%2C%20OpenRouter%20GPT-4o%20%26%20Gmail-6201) - [Automated Blog Content Creator for WordPress with GPT Image 1 & Perplexity-3974](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Blog%20Content%20Creator%20for%20WordPress%20with%20GPT%20Image%201%20%26%20Perplexity-3974) - [Automated Blog Content Generation with GPT-4o from Google Trends to WordPress-8888](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Blog%20Content%20Generation%20with%20GPT-4o%20from%20Google%20Trends%20to%20WordPress-8888) - [Automated Blog Content Tracking with RSS Feeds and Time-Based Filtering-9596](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Blog%20Content%20Tracking%20with%20RSS%20Feeds%20and%20Time-Based%20Filtering-9596) - [Automated Blog Creation & Multi-Platform Publishing with GPT/Gemini & WordPress-6547](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Blog%20Creation%20%26%20Multi-Platform%20Publishing%20with%20GPT%2FGemini%20%26%20WordPress-6547) - [Automated Blog Creation from News to Publication using Gemini, Ideogram & Slack-9658](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Blog%20Creation%20from%20News%20to%20Publication%20using%20Gemini%2C%20Ideogram%20%26%20Slack-9658) - [Automated Blog Generation with Gemini AI, GitHub & Jekyll Publishing-6357](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Blog%20Generation%20with%20Gemini%20AI%2C%20GitHub%20%26%20Jekyll%20Publishing-6357) - [Automated Blog Post Generation with GPT-4 and Publishing to Ghost CMS-5934](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Blog%20Post%20Generation%20with%20GPT-4%20and%20Publishing%20to%20Ghost%20CMS-5934) - [Automated Blog Post Generator with GPT-4, DALL-E, and Wikipedia for WordPress-9018](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Blog%20Post%20Generator%20with%20GPT-4%2C%20DALL-E%2C%20and%20Wikipedia%20for%20WordPress-9018) - [Automated Blog Publishing with Google Trends, GPT-4, Pexels & WordPress-8296](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Blog%20Publishing%20with%20Google%20Trends%2C%20GPT-4%2C%20Pexels%20%26%20WordPress-8296) - [Automated Book Summarization with DeepSeek AI, Qdrant Vector DB & Google Drive-4566](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Book%20Summarization%20with%20DeepSeek%20AI%2C%20Qdrant%20Vector%20DB%20%26%20Google%20Drive-4566) - [Automated Brand Mentions Tracker With GPT-4o, Google Sheets, and Email-4443](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Brand%20Mentions%20Tracker%20With%20GPT-4o%2C%20Google%20Sheets%2C%20and%20Email-4443) - [Automated Breaking News Headlines with LLaMA3, Google Search and X Posting-4971](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Breaking%20News%20Headlines%20with%20LLaMA3%2C%20Google%20Search%20and%20X%20Posting-4971) - [Automated Bulk Cold Email Sender using Gmail, SMTP and Google Sheets-6005](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Bulk%20Cold%20Email%20Sender%20using%20Gmail%2C%20SMTP%20and%20Google%20Sheets-6005) - [Automated Call Summary Transfer from Chorus AI to HubSpot CRM-8680](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Call%20Summary%20Transfer%20from%20Chorus%20AI%20to%20HubSpot%20CRM-8680) - [Automated Certificate Generator with Google Sheets, Slides, PDF & Gmail Delivery-8163](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Certificate%20Generator%20with%20Google%20Sheets%2C%20Slides%2C%20PDF%20%26%20Gmail%20Delivery-8163) - [Automated ClickUp Time Tracking Reports & Task Performance Analytics via Gmail-7570](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20ClickUp%20Time%20Tracking%20Reports%20%26%20Task%20Performance%20Analytics%20via%20Gmail-7570) - [Automated Client Journey: Appointment Reminders & Follow-ups with Google Calendar & Twilio-6491](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Client%20Journey%3A%20Appointment%20Reminders%20%26%20Follow-ups%20with%20Google%20Calendar%20%26%20Twilio-6491) - [Automated Client Onboarding System with Notion, Email & CRM Integration-7781](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Client%20Onboarding%20System%20with%20Notion%2C%20Email%20%26%20CRM%20Integration-7781) - [Automated Cold Email Campaign with Google Sheets, Email Verification & SMTP-6758](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Cold%20Email%20Campaign%20with%20Google%20Sheets%2C%20Email%20Verification%20%26%20SMTP-6758) - [Automated Cold Email Campaigns with Random Templates & Google Sheets Tracking-10278](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Cold%20Email%20Campaigns%20with%20Random%20Templates%20%26%20Google%20Sheets%20Tracking-10278) - [Automated Cold Email Outreach with Gmail & Google Sheets-4896](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Cold%20Email%20Outreach%20with%20Gmail%20%26%20Google%20Sheets-4896) - [Automated Company Research & Lead Enrichment with GPT-4o and Google Sheets-6776](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Company%20Research%20%26%20Lead%20Enrichment%20with%20GPT-4o%20and%20Google%20Sheets-6776) - [Automated Competitor Deal Monitoring with AI Segmentation & Personalized Email Marketing-6975](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Competitor%20Deal%20Monitoring%20with%20AI%20Segmentation%20%26%20Personalized%20Email%20Marketing-6975) - [Automated Competitor Intelligence: CrunchBase to ClickUp Tracking Workflow-4728](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Competitor%20Intelligence%3A%20CrunchBase%20to%20ClickUp%20Tracking%20Workflow-4728) - [Automated Competitor Price Monitoring with Bright Data & n8n-5219](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Competitor%20Price%20Monitoring%20with%20Bright%20Data%20%26%20n8n-5219) - [Automated Competitor Pricing Monitor with Bright Data MCP & OpenAI-5948](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Competitor%20Pricing%20Monitor%20with%20Bright%20Data%20MCP%20%26%20OpenAI-5948) - [Automated Compliance Control Scoring with CyberPulse, GPT-4o & Google Sheets-9397](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Compliance%20Control%20Scoring%20with%20CyberPulse%2C%20GPT-4o%20%26%20Google%20Sheets-9397) - [Automated Construction Project Alerts with Email Notifications and Data APIs-6963](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Construction%20Project%20Alerts%20with%20Email%20Notifications%20and%20Data%20APIs-6963) - [Automated Content & Promo Tweet Scheduler with Gemini AI and Google Sheets-8435](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Content%20%26%20Promo%20Tweet%20Scheduler%20with%20Gemini%20AI%20and%20Google%20Sheets-8435) - [Automated Content Generation & Publishing - Wordpress-3018](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Content%20Generation%20%26%20Publishing%20-%20Wordpress-3018) - [Automated Content Marketing Intelligence with OpenAI, Ahrefs & Multi-platform Integration-5979](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Content%20Marketing%20Intelligence%20with%20OpenAI%2C%20Ahrefs%20%26%20Multi-platform%20Integration-5979) - [Automated Content Migration from ClickUp Docs to Airtable Records-9135](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Content%20Migration%20from%20ClickUp%20Docs%20to%20Airtable%20Records-9135) - [Automated Content Strategy with Google Trends, News, Firecrawl & Claude AI-7372](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Content%20Strategy%20with%20Google%20Trends%2C%20News%2C%20Firecrawl%20%26%20Claude%20AI-7372) - [Automated Corporate Training Requests with GPT-4, JotForm & Google Sheets-9731](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Corporate%20Training%20Requests%20with%20GPT-4%2C%20JotForm%20%26%20Google%20Sheets-9731) - [Automated Course Registration Evaluation with AI, Gmail, and Google Sheets-8567](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Course%20Registration%20Evaluation%20with%20AI%2C%20Gmail%2C%20and%20Google%20Sheets-8567) - [Automated Cover Letter Generator with Indeed Job Scraping and GPT-4o-mini-7602](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Cover%20Letter%20Generator%20with%20Indeed%20Job%20Scraping%20and%20GPT-4o-mini-7602) - [Automated CRM Deal Stage Updates with Stripe & Google Sheets-8951](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20CRM%20Deal%20Stage%20Updates%20with%20Stripe%20%26%20Google%20Sheets-8951) - [Automated Crypto Market Summaries using Gemini AI and CoinGecko Data-10092](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Crypto%20Market%20Summaries%20using%20Gemini%20AI%20and%20CoinGecko%20Data-10092) - [Automated Crypto News Digest to Telegram with RSS Feeds and GPT-4-7930](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Crypto%20News%20Digest%20to%20Telegram%20with%20RSS%20Feeds%20and%20GPT-4-7930) - [Automated Cryptocurrency Trading Bot with ICT Methodology, GPT-4o & Coinbase-8453](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Cryptocurrency%20Trading%20Bot%20with%20ICT%20Methodology%2C%20GPT-4o%20%26%20Coinbase-8453) - [Automated Customer Feedback Analysis & Response with Jotform, GPT-4.1 & Google Sheets-9623](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Customer%20Feedback%20Analysis%20%26%20Response%20with%20Jotform%2C%20GPT-4.1%20%26%20Google%20Sheets-9623) - [Automated Customer Feedback Triage & Follow-up with Gemini, JotForm, Gmail, and Jira-9976](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Customer%20Feedback%20Triage%20%26%20Follow-up%20with%20Gemini%2C%20JotForm%2C%20Gmail%2C%20and%20Jira-9976) - [Automated Customer Feedback Triage with Gemini, Jotform, Google Sheets & Gmail Replies-9636](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Customer%20Feedback%20Triage%20with%20Gemini%2C%20Jotform%2C%20Google%20Sheets%20%26%20Gmail%20Replies-9636) - [Automated Customer Onboarding with HubSpot, Gmail, and AI-powered Scheduling-9036](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Customer%20Onboarding%20with%20HubSpot%2C%20Gmail%2C%20and%20AI-powered%20Scheduling-9036) - [Automated Customer Reservations via Telegram and PostgreSQL (Module "Booking")-3651](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Customer%20Reservations%20via%20Telegram%20and%20PostgreSQL%20(Module%20%22Booking%22)-3651) - [Automated Customer Support System with Gmail, GPT-4 & Vector Knowledge Base-8196](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Customer%20Support%20System%20with%20Gmail%2C%20GPT-4%20%26%20Vector%20Knowledge%20Base-8196) - [Automated Customer Support with GPT-4 Knowledge Base Agent for Gmail-9161](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Customer%20Support%20with%20GPT-4%20Knowledge%20Base%20Agent%20for%20Gmail-9161) - [Automated Customer Support with GPT-4o-mini AI Triage for Google Forms & Gmail-10469](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Customer%20Support%20with%20GPT-4o-mini%20AI%20Triage%20for%20Google%20Forms%20%26%20Gmail-10469) - [Automated CV Screening and Scoring with AI, Gmail, GoogleDrive & Airtable-8646](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20CV%20Screening%20and%20Scoring%20with%20AI%2C%20Gmail%2C%20GoogleDrive%20%26%20Airtable-8646) - [Automated CVE Scanning of Bug Bounty Programs with Nuclei and Project Discovery-10054](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20CVE%20Scanning%20of%20Bug%20Bounty%20Programs%20with%20Nuclei%20and%20Project%20Discovery-10054) - [Automated Daily AI News Digest: Scrape, Categorize & Save to Google Sheets-10952](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Daily%20AI%20News%20Digest%3A%20Scrape%2C%20Categorize%20%26%20Save%20to%20Google%20Sheets-10952) - [Automated Daily Backup of n8n Workflows to GitLab Repositories-4035](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Daily%20Backup%20of%20n8n%20Workflows%20to%20GitLab%20Repositories-4035) - [Automated Daily Briefing with Todoist, Google Calendar & GPT-4o via Gmail-6133](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Daily%20Briefing%20with%20Todoist%2C%20Google%20Calendar%20%26%20GPT-4o%20via%20Gmail-6133) - [Automated Daily Customer Win-Back Campaign with AI Offers-4001](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Daily%20Customer%20Win-Back%20Campaign%20with%20AI%20Offers-4001) - [Automated Daily Email Analysis & Summary with GPT-4o and Gmail-4893](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Daily%20Email%20Analysis%20%26%20Summary%20with%20GPT-4o%20and%20Gmail-4893) - [Automated Daily Financial Analysis from Loyverse POS with Google Sheets & Email-10420](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Daily%20Financial%20Analysis%20from%20Loyverse%20POS%20with%20Google%20Sheets%20%26%20Email-10420) - [Automated Daily News Summaries with OpenRouter AI & Gmail Delivery-9552](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Daily%20News%20Summaries%20with%20OpenRouter%20AI%20%26%20Gmail%20Delivery-9552) - [Automated Daily Outlook Calendar Meeting Digest-4420](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Daily%20Outlook%20Calendar%20Meeting%20Digest-4420) - [Automated Daily Posting to 9 Social Platforms with Google Sheets, Drive and Blotato-8524](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Daily%20Posting%20to%209%20Social%20Platforms%20with%20Google%20Sheets%2C%20Drive%20and%20Blotato-8524) - [Automated Daily Stock Market Report with Bright Data, GPT-4.1, Airtable and Gmail-8724](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Daily%20Stock%20Market%20Report%20with%20Bright%20Data%2C%20GPT-4.1%2C%20Airtable%20and%20Gmail-8724) - [Automated Daily Task Reminder Emails with Google Sheets & SMTP-6365](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Daily%20Task%20Reminder%20Emails%20with%20Google%20Sheets%20%26%20SMTP-6365) - [Automated daily workflow backup to GitHub-4064](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20daily%20workflow%20backup%20to%20GitHub-4064) - [Automated Daily Workflow Backups to Google Drive with Cleanup-9779](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Daily%20Workflow%20Backups%20to%20Google%20Drive%20with%20Cleanup-9779) - [Automated Demo Scheduling System with Outlook Calendar and Zoom Integration-8456](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Demo%20Scheduling%20System%20with%20Outlook%20Calendar%20and%20Zoom%20Integration-8456) - [Automated DHL Shipment Tracking Bot for Web Forms and Email Inquiries-9876](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20DHL%20Shipment%20Tracking%20Bot%20for%20Web%20Forms%20and%20Email%20Inquiries-9876) - [Automated Discord Chatbot for chat Interaction in channel using Gemini 2.0 Flash-3456](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Discord%20Chatbot%20for%20chat%20Interaction%20in%20channel%20using%20Gemini%202.0%20Flash-3456) - [Automated Discord Spam Moderation with AI and Human-in-the-Loop-3351](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Discord%20Spam%20Moderation%20with%20AI%20and%20Human-in-the-Loop-3351) - [Automated Disqus Forum Reports with Gmail HTML Tables-4531](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Disqus%20Forum%20Reports%20with%20Gmail%20HTML%20Tables-4531) - [Automated DNS Records Lookup for Subdomains with HackerTarget API and Gmail Reports-6355](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20DNS%20Records%20Lookup%20for%20Subdomains%20with%20HackerTarget%20API%20and%20Gmail%20Reports-6355) - [Automated Document Compliance Validation with AI and Vector Database-7662](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Document%20Compliance%20Validation%20with%20AI%20and%20Vector%20Database-7662) - [Automated Document Sync Between SharePoint and Google Drive with Supabase-10749](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Document%20Sync%20Between%20SharePoint%20and%20Google%20Drive%20with%20Supabase-10749) - [Automated Document Translation Quality Verification with Straker, Google Drive & Slack-4832](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Document%20Translation%20Quality%20Verification%20with%20Straker%2C%20Google%20Drive%20%26%20Slack-4832) - [Automated Dynamic Pricing with AI Competitor Monitoring & Revenue Optimization-6448](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Dynamic%20Pricing%20with%20AI%20Competitor%20Monitoring%20%26%20Revenue%20Optimization-6448) - [Automated Economic Calendar PDF Reports to Telegram via RapidAPI-9025](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Economic%20Calendar%20PDF%20Reports%20to%20Telegram%20via%20RapidAPI-9025) - [Automated Editorial Task Tracking & Notifications with Motion and Airtable-7383](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Editorial%20Task%20Tracking%20%26%20Notifications%20with%20Motion%20and%20Airtable-7383) - [Automated Email Assistant for Suppliers using OpenAI and Google Sheets-4067](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Email%20Assistant%20for%20Suppliers%20using%20OpenAI%20and%20Google%20Sheets-4067) - [Automated Email Blast with Follow-Ups & Response Tracking-7175](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Email%20Blast%20with%20Follow-Ups%20%26%20Response%20Tracking-7175) - [Automated Email Classification & Response System with Gmail, GPT, and Sheets-7839](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Email%20Classification%20%26%20Response%20System%20with%20Gmail%2C%20GPT%2C%20and%20Sheets-7839) - [Automated Email Classification & Response System with Groq AI and Pinecone-6202](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Email%20Classification%20%26%20Response%20System%20with%20Groq%20AI%20and%20Pinecone-6202) - [Automated Email Digest from Gmail to Slack with GPT-4o Summary-9638](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Email%20Digest%20from%20Gmail%20to%20Slack%20with%20GPT-4o%20Summary-9638) - [Automated Email Follow-up System with CentralStationCRM, Gmail and Slack Alerts-10121](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Email%20Follow-up%20System%20with%20CentralStationCRM%2C%20Gmail%20and%20Slack%20Alerts-10121) - [Automated Email Inquiry Processing & Routing with Gmail and Gemini AI-6633](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Email%20Inquiry%20Processing%20%26%20Routing%20with%20Gmail%20and%20Gemini%20AI-6633) - [Automated Email Management System with GPT, Google Calendar & Supabase-6537](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Email%20Management%20System%20with%20GPT%2C%20Google%20Calendar%20%26%20Supabase-6537) - [Automated Email Management System with GPT-5, Multi-Agent AI & Pinecone DB-8490](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Email%20Management%20System%20with%20GPT-5%2C%20Multi-Agent%20AI%20%26%20Pinecone%20DB-8490) - [Automated Email Management with Gemini AI: Gmail Summarizing, Labeling and Notion/Sheets Logging-9679](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Email%20Management%20with%20Gemini%20AI%3A%20Gmail%20Summarizing%2C%20Labeling%20and%20Notion%2FSheets%20Logging-9679) - [Automated Email Optin Form with n8n and Hunter io for verification-2709](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Email%20Optin%20Form%20with%20n8n%20and%20Hunter%20io%20for%20verification-2709) - [Automated Email Replies with GPT-4o, Outlook, and GoToHuman Approval-7049](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Email%20Replies%20with%20GPT-4o%2C%20Outlook%2C%20and%20GoToHuman%20Approval-7049) - [Automated Email Responses with GPT-4O & Supabase Conversation Memory-9970](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Email%20Responses%20with%20GPT-4O%20%26%20Supabase%20Conversation%20Memory-9970) - [Automated Email Support Triage with GPT-4, Gmail & Trello-6552](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Email%20Support%20Triage%20with%20GPT-4%2C%20Gmail%20%26%20Trello-6552) - [Automated Email Support with Google Gemini & Human-in-the-Loop Learning-8779](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Email%20Support%20with%20Google%20Gemini%20%26%20Human-in-the-Loop%20Learning-8779) - [Automated Email Triage with Gmail, GPT-4o, and Slack Urgency Notifications-6588](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Email%20Triage%20with%20Gmail%2C%20GPT-4o%2C%20and%20Slack%20Urgency%20Notifications-6588) - [Automated Email Validation for Google Sheets using Rapid Email Verifier-6521](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Email%20Validation%20for%20Google%20Sheets%20using%20Rapid%20Email%20Verifier-6521) - [Automated Email Validation with Google Sheets, Hunter.io and EmailValidation.io-8198](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Email%20Validation%20with%20Google%20Sheets%2C%20Hunter.io%20and%20EmailValidation.io-8198) - [Automated Email Verification & Onboarding with VerifiEmail, Gmail & Slack-9150](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Email%20Verification%20%26%20Onboarding%20with%20VerifiEmail%2C%20Gmail%20%26%20Slack-9150) - [Automated End-to-End Fine-Tuning of OpenAI Models with Google Drive Integration-2781](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20End-to-End%20Fine-Tuning%20of%20OpenAI%20Models%20with%20Google%20Drive%20Integration-2781) - [Automated Event Management with Typeform, Stripe, Google Tools & Slack Notifications-10117](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Event%20Management%20with%20Typeform%2C%20Stripe%2C%20Google%20Tools%20%26%20Slack%20Notifications-10117) - [Automated Execution Cleanup System with n8n API and Custom Retention Rules-6833](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Execution%20Cleanup%20System%20with%20n8n%20API%20and%20Custom%20Retention%20Rules-6833) - [Automated Expense Approval System with GPT-4, Airtable & Pinecone Vector DB-4576](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Expense%20Approval%20System%20with%20GPT-4%2C%20Airtable%20%26%20Pinecone%20Vector%20DB-4576) - [Automated Expense Tracking from Emails & Telegram with Gemini AI & Google Sheets-7644](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Expense%20Tracking%20from%20Emails%20%26%20Telegram%20with%20Gemini%20AI%20%26%20Google%20Sheets-7644) - [Automated Facebook Comment Management with GPT-4o and LangChain-3949](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Facebook%20Comment%20Management%20with%20GPT-4o%20and%20LangChain-3949) - [Automated Facebook Group Scraper: Posts, Comments, and Sub-comments to Supabase-10370](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Facebook%20Group%20Scraper%3A%20Posts%2C%20Comments%2C%20and%20Sub-comments%20to%20Supabase-10370) - [Automated Faceless YouTube Video Generator Using Leonardo AI and Creatomate-2971](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Faceless%20YouTube%20Video%20Generator%20Using%20Leonardo%20AI%20and%20Creatomate-2971) - [Automated FAQ Generator from WhatsApp Groups using GPT-4 and Google Docs-8096](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20FAQ%20Generator%20from%20WhatsApp%20Groups%20using%20GPT-4%20and%20Google%20Docs-8096) - [Automated Finance Tracker with Gmail, Google Sheets & GPT-4o Monthly Reports-8473](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Finance%20Tracker%20with%20Gmail%2C%20Google%20Sheets%20%26%20GPT-4o%20Monthly%20Reports-8473) - [Automated Financial Document Processing with Google Gemini OCR-9054](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Financial%20Document%20Processing%20with%20Google%20Gemini%20OCR-9054) - [Automated Financial Tracker: Telegram Invoices to Notion with Gemini AI Reports-3960](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Financial%20Tracker%3A%20Telegram%20Invoices%20to%20Notion%20with%20Gemini%20AI%20Reports-3960) - [Automated Fiverr UGC Market Research: Track Gigs with Google Sheets-4583](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Fiverr%20UGC%20Market%20Research%3A%20Track%20Gigs%20with%20Google%20Sheets-4583) - [Automated Forex News Alert System with Forex Factory and Telegram-8340](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Forex%20News%20Alert%20System%20with%20Forex%20Factory%20and%20Telegram-8340) - [Automated Form Response System with Google Sheets, Slack, Gmail & Contacts-6087](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Form%20Response%20System%20with%20Google%20Sheets%2C%20Slack%2C%20Gmail%20%26%20Contacts-6087) - [Automated Freelance Gig Finder with Bright Data & n8n-5214](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Freelance%20Gig%20Finder%20with%20Bright%20Data%20%26%20n8n-5214) - [Automated FTP File Migration with Smart Cleanup and Email Notifications-8161](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20FTP%20File%20Migration%20with%20Smart%20Cleanup%20and%20Email%20Notifications-8161) - [Automated Funding Intelligence: CrunchBase to Google Sheets Tracking Workflow-4730](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Funding%20Intelligence%3A%20CrunchBase%20to%20Google%20Sheets%20Tracking%20Workflow-4730) - [Automated GA4 Analytics Data Backfill to BigQuery with Telegram Alerts-11010](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20GA4%20Analytics%20Data%20Backfill%20to%20BigQuery%20with%20Telegram%20Alerts-11010) - [Automated Generation of AI Advertising Photos for Product Marketing-3700](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Generation%20of%20AI%20Advertising%20Photos%20for%20Product%20Marketing-3700) - [Automated GitHub Bounty Issue Tracker with Google Sheets and Email/WhatsApp Alerts-9088](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20GitHub%20Bounty%20Issue%20Tracker%20with%20Google%20Sheets%20and%20Email%2FWhatsApp%20Alerts-9088) - [Automated GitHub Scanner for Exposed AWS IAM Keys-5021](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20GitHub%20Scanner%20for%20Exposed%20AWS%20IAM%20Keys-5021) - [Automated GitLab Backup of Workflows with Username Organization-5616](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20GitLab%20Backup%20of%20Workflows%20with%20Username%20Organization-5616) - [Automated GLPI Ticket Deadline Alerts via Microsoft Teams-7436](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20GLPI%20Ticket%20Deadline%20Alerts%20via%20Microsoft%20Teams-7436) - [Automated Gmail Classification & Response System with GPT and WhatsApp Alerts-7092](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Gmail%20Classification%20%26%20Response%20System%20with%20GPT%20and%20WhatsApp%20Alerts-7092) - [Automated Gmail Reply Drafts with OpenAI Assistant for Labeled Emails-6442](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Gmail%20Reply%20Drafts%20with%20OpenAI%20Assistant%20for%20Labeled%20Emails-6442) - [Automated Gmail Support Agent with Gemini 2.5, RAG & Cohere Reranking-9382](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Gmail%20Support%20Agent%20with%20Gemini%202.5%2C%20RAG%20%26%20Cohere%20Reranking-9382) - [Automated Gold Price Threshold Alerts via LINE with Web Scraping-6265](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Gold%20Price%20Threshold%20Alerts%20via%20LINE%20with%20Web%20Scraping-6265) - [Automated Gold Price Tracker with Multiple Currency Conversion for Telegram πŸ“ˆ-6178](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Gold%20Price%20Tracker%20with%20Multiple%20Currency%20Conversion%20for%20Telegram%20%F0%9F%93%88-6178) - [Automated Google Ads Campaign Reporting to Google Sheets with Airtable Client Management-7387](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Google%20Ads%20Campaign%20Reporting%20to%20Google%20Sheets%20with%20Airtable%20Client%20Management-7387) - [Automated Google Business Reports with GPT Insights to Slack & Email-9290](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Google%20Business%20Reports%20with%20GPT%20Insights%20to%20Slack%20%26%20Email-9290) - [Automated Google Drive to FTP Transfer with JSON Logging & Reports-8072](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Google%20Drive%20to%20FTP%20Transfer%20with%20JSON%20Logging%20%26%20Reports-8072) - [Automated Google Sheet to CSV Conversion via Slack Messages-7771](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Google%20Sheet%20to%20CSV%20Conversion%20via%20Slack%20Messages-7771) - [Automated Hazard Analysis for ISO 26262 Compliance Using GPT-4-5594](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Hazard%20Analysis%20for%20ISO%2026262%20Compliance%20Using%20GPT-4-5594) - [Automated Hospital Outreach System: Send Personalized Emails via Google Sheets & Gmail-8797](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Hospital%20Outreach%20System%3A%20Send%20Personalized%20Emails%20via%20Google%20Sheets%20%26%20Gmail-8797) - [Automated Hotel Price Drop Alerts with Email Notifications and Database Tracking-10390](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Hotel%20Price%20Drop%20Alerts%20with%20Email%20Notifications%20and%20Database%20Tracking-10390) - [Automated Hourly n8n Error Monitoring with Slack Notifications-7076](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Hourly%20n8n%20Error%20Monitoring%20with%20Slack%20Notifications-7076) - [Automated HR Service System with WhatsApp, GPT-4 Classification & Google Workspace-4975](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20HR%20Service%20System%20with%20WhatsApp%2C%20GPT-4%20Classification%20%26%20Google%20Workspace-4975) - [Automated Hugging Face Paper Summary Fetching & Categorization Workflow-2765](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Hugging%20Face%20Paper%20Summary%20Fetching%20%26%20Categorization%20Workflow-2765) - [Automated Image Editing with GPT-4 Vision & Gemini for Instagram Posts from Airtable-8546](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Image%20Editing%20with%20GPT-4%20Vision%20%26%20Gemini%20for%20Instagram%20Posts%20from%20Airtable-8546) - [Automated Image Optimizer: convert JPG/PNG to WebP with APYHub and Google Drive-3278](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Image%20Optimizer%3A%20convert%20JPG%2FPNG%20to%20WebP%20with%20APYHub%20and%20Google%20Drive-3278) - [Automated IMDB Video Downloader with Google Drive Upload & Email Alerts-9066](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20IMDB%20Video%20Downloader%20with%20Google%20Drive%20Upload%20%26%20Email%20Alerts-9066) - [Automated Inbox Organization for Outlook using GPT-4.1 Agent-6454](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Inbox%20Organization%20for%20Outlook%20using%20GPT-4.1%20Agent-6454) - [Automated Indonesian Weather Alerts with BMKG Data & Telegram Notifications-9675](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Indonesian%20Weather%20Alerts%20with%20BMKG%20Data%20%26%20Telegram%20Notifications-9675) - [Automated Instagram Comment Replies using Gemini AI with Context-Aware Responses-3713](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Instagram%20Comment%20Replies%20using%20Gemini%20AI%20with%20Context-Aware%20Responses-3713) - [Automated Instagram Comment Response with DMs & Google Sheets Tracking-5941](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Instagram%20Comment%20Response%20with%20DMs%20%26%20Google%20Sheets%20Tracking-5941) - [Automated Instagram Content Planning & Posting with OpenAI and Content Calendar-4060](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Instagram%20Content%20Planning%20%26%20Posting%20with%20OpenAI%20and%20Content%20Calendar-4060) - [Automated Instagram Lead Enrichment with AI Insights & KlickTipp CRM Integration-9991](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Instagram%20Lead%20Enrichment%20with%20AI%20Insights%20%26%20KlickTipp%20CRM%20Integration-9991) - [Automated Instagram Reels Posting from Airtable Content Calendar-8098](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Instagram%20Reels%20Posting%20from%20Airtable%20Content%20Calendar-8098) - [Automated Instagram Reels Posting Using Google Drive, Cloudinary & Sheets-6217](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Instagram%20Reels%20Posting%20Using%20Google%20Drive%2C%20Cloudinary%20%26%20Sheets-6217) - [Automated Interview Scheduling with GPT-4o and Google Calendar Chat Bot-3363](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Interview%20Scheduling%20with%20GPT-4o%20and%20Google%20Calendar%20Chat%20Bot-3363) - [Automated Interview Tracker with Google Calendar, Sheets & Gmail Alerts-10081](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Interview%20Tracker%20with%20Google%20Calendar%2C%20Sheets%20%26%20Gmail%20Alerts-10081) - [Automated Inventory Management with Airtable PO Creation & Supplier Emails-5815](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Inventory%20Management%20with%20Airtable%20PO%20Creation%20%26%20Supplier%20Emails-5815) - [Automated Invoice Creation & Customer Communication with Jotform, Xero, Outlook & Telegram-9798](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Invoice%20Creation%20%26%20Customer%20Communication%20with%20Jotform%2C%20Xero%2C%20Outlook%20%26%20Telegram-9798) - [Automated Invoice Creation: Google Sheets to QuickBooks Online-7840](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Invoice%20Creation%3A%20Google%20Sheets%20to%20QuickBooks%20Online-7840) - [Automated Invoice Follow-ups with Smart Response Tones via Google Sheets & Email-6192](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Invoice%20Follow-ups%20with%20Smart%20Response%20Tones%20via%20Google%20Sheets%20%26%20Email-6192) - [Automated Invoice Generation & Payment Reminders with QuickBooks, Jotform & GPT-4o-9760](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Invoice%20Generation%20%26%20Payment%20Reminders%20with%20QuickBooks%2C%20Jotform%20%26%20GPT-4o-9760) - [Automated Invoice Generator - Shopify to PDF with Google Drive Storage and Email-8696](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Invoice%20Generator%20-%20Shopify%20to%20PDF%20with%20Google%20Drive%20Storage%20and%20Email-8696) - [Automated Invoice Generator from Google Sheets to Google Docs-7138](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Invoice%20Generator%20from%20Google%20Sheets%20to%20Google%20Docs-7138) - [Automated Invoice Management with Nextcloud, Email and Telegram Notifications-4655](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Invoice%20Management%20with%20Nextcloud%2C%20Email%20and%20Telegram%20Notifications-4655) - [Automated Invoice Payment Reminders with Google Sheets and Gmail-6316](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Invoice%20Payment%20Reminders%20with%20Google%20Sheets%20and%20Gmail-6316) - [Automated Invoice Payment Tracking with OCR, Claude AI, Slack & Notion DB-7773](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Invoice%20Payment%20Tracking%20with%20OCR%2C%20Claude%20AI%2C%20Slack%20%26%20Notion%20DB-7773) - [Automated Invoice Processing & Filing with IMAP, AI, Google Drive & DateV-9439](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Invoice%20Processing%20%26%20Filing%20with%20IMAP%2C%20AI%2C%20Google%20Drive%20%26%20DateV-9439) - [Automated Invoice Processing with Telegram, GPT-4o, OCR and SAP Integration-4849](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Invoice%20Processing%20with%20Telegram%2C%20GPT-4o%2C%20OCR%20and%20SAP%20Integration-4849) - [Automated Invoice Workflow with Smart Reminders using GPT-4, Stripe, and Google Workspace-6515](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Invoice%20Workflow%20with%20Smart%20Reminders%20using%20GPT-4%2C%20Stripe%2C%20and%20Google%20Workspace-6515) - [Automated Invoice-PO Matching with Google Gemini AI and Email Notifications-10123](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Invoice-PO%20Matching%20with%20Google%20Gemini%20AI%20and%20Email%20Notifications-10123) - [Automated ISO 42001 Compliance Evaluation with GPT and Google Sheets-7078](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20ISO%2042001%20Compliance%20Evaluation%20with%20GPT%20and%20Google%20Sheets-7078) - [Automated Jira Ticket Responses with GPT-4 and Pinecone Knowledge Base-9087](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Jira%20Ticket%20Responses%20with%20GPT-4%20and%20Pinecone%20Knowledge%20Base-9087) - [Automated Job Applications & Status Tracking with LinkedIn, Indeed & Google Sheets-5906](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Job%20Applications%20%26%20Status%20Tracking%20with%20LinkedIn%2C%20Indeed%20%26%20Google%20Sheets-5906) - [Automated Job Extraction & Publishing with RAG, Jina AI and OpenAI to WordPress-6299](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Job%20Extraction%20%26%20Publishing%20with%20RAG%2C%20Jina%20AI%20and%20OpenAI%20to%20WordPress-6299) - [Automated Job Hunt with Tavily-8616](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Job%20Hunt%20with%20Tavily-8616) - [Automated Job Hunter: Upwork Opportunity Aggregator & AI-Powered Notifier-4733](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Job%20Hunter%3A%20Upwork%20Opportunity%20Aggregator%20%26%20AI-Powered%20Notifier-4733) - [Automated Job Market Tracker: Upwork Scraper to Google Sheets Workflow-4734](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Job%20Market%20Tracker%3A%20Upwork%20Scraper%20to%20Google%20Sheets%20Workflow-4734) - [Automated Job Scraping with SerpAPI, Gemini AI Filter & Email Notifications-10363](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Job%20Scraping%20with%20SerpAPI%2C%20Gemini%20AI%20Filter%20%26%20Email%20Notifications-10363) - [Automated KlickTipp to Gmail: Send Transactional Emails-8424](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20KlickTipp%20to%20Gmail%3A%20Send%20Transactional%20Emails-8424) - [Automated Kubernetes Testing with Robot Framework, ArgoCD & Complete KinD Lifecycle-10302](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Kubernetes%20Testing%20with%20Robot%20Framework%2C%20ArgoCD%20%26%20Complete%20KinD%20Lifecycle-10302) - [Automated Law Firm Lead Management & Scheduling with AI, JotForm, WhatsApp & Calendar-9383](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Law%20Firm%20Lead%20Management%20%26%20Scheduling%20with%20AI%2C%20JotForm%2C%20WhatsApp%20%26%20Calendar-9383) - [Automated Lead Capture & AI-Personalized Audio Follow-up with OpenAI & ElevenLabs-6720](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Lead%20Capture%20%26%20AI-Personalized%20Audio%20Follow-up%20with%20OpenAI%20%26%20ElevenLabs-6720) - [Automated Lead Capture & Business Q&A with GPT-4o, Pinecone, and Google Sheets-6080](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Lead%20Capture%20%26%20Business%20Q%26A%20with%20GPT-4o%2C%20Pinecone%2C%20and%20Google%20Sheets-6080) - [Automated Lead Capture, Scoring & CRM Integration with HubSpot, Clearbit & Slack-7343](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Lead%20Capture%2C%20Scoring%20%26%20CRM%20Integration%20with%20HubSpot%2C%20Clearbit%20%26%20Slack-7343) - [Automated Lead Follow-Up with Follow Up Boss, Gmail, Twilio & WhatsApp Messaging-9738](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Lead%20Follow-Up%20with%20Follow%20Up%20Boss%2C%20Gmail%2C%20Twilio%20%26%20WhatsApp%20Messaging-9738) - [Automated Lead Follow-Up: Email Google Sheet Leads with Gmail & Update Status-6083](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Lead%20Follow-Up%3A%20Email%20Google%20Sheet%20Leads%20with%20Gmail%20%26%20Update%20Status-6083) - [Automated Lead Generation & Cold Emailing with Apify, AI & Gmail-7423](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Lead%20Generation%20%26%20Cold%20Emailing%20with%20Apify%2C%20AI%20%26%20Gmail-7423) - [Automated Lead Generation & Contact Enrichment with Hunter.io and Perplexity AI-3616](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Lead%20Generation%20%26%20Contact%20Enrichment%20with%20Hunter.io%20and%20Perplexity%20AI-3616) - [Automated Lead Generation & Qualification with Google Maps, GPT-4 & HubSpot-4824](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Lead%20Generation%20%26%20Qualification%20with%20Google%20Maps%2C%20GPT-4%20%26%20HubSpot-4824) - [Automated Lead Intelligence: Enrich Google Sheets with Clearbit & Sync to Notion and ClickUp-8478](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Lead%20Intelligence%3A%20Enrich%20Google%20Sheets%20with%20Clearbit%20%26%20Sync%20to%20Notion%20and%20ClickUp-8478) - [Automated Lead Nurturing & Qualification with Gmail, Google Sheets & Slack-6414](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Lead%20Nurturing%20%26%20Qualification%20with%20Gmail%2C%20Google%20Sheets%20%26%20Slack-6414) - [Automated Lead Qualification & Nurturing with JotForm, HubSpot, Email & AI Scoring-9902](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Lead%20Qualification%20%26%20Nurturing%20with%20JotForm%2C%20HubSpot%2C%20Email%20%26%20AI%20Scoring-9902) - [Automated Lead Qualification for JotForm with Google Gemini & Telegram Alerts-9419](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Lead%20Qualification%20for%20JotForm%20with%20Google%20Gemini%20%26%20Telegram%20Alerts-9419) - [Automated Lead Qualification Voice Agent with OpenAI GPT, Twilio, Elevenlabs and Gmail-9862](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Lead%20Qualification%20Voice%20Agent%20with%20OpenAI%20GPT%2C%20Twilio%2C%20Elevenlabs%20and%20Gmail-9862) - [Automated Lead Research – From LinkedIn to Ready-to-Send Report-4191](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Lead%20Research%20%E2%80%93%20From%20LinkedIn%20to%20Ready-to-Send%20Report-4191) - [Automated Lead Response Template using Google Forms, Sheets, and Gmail-6711](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Lead%20Response%20Template%20using%20Google%20Forms%2C%20Sheets%2C%20and%20Gmail-6711) - [Automated Lead-to-Client Pipeline with Google Sheets Email Notifications & Time Tracking-7514](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Lead-to-Client%20Pipeline%20with%20Google%20Sheets%20Email%20Notifications%20%26%20Time%20Tracking-7514) - [Automated LinkedIn Content Creation with GPT-4 and DALL-E for Scheduled Posts-4968](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20LinkedIn%20Content%20Creation%20with%20GPT-4%20and%20DALL-E%20for%20Scheduled%20Posts-4968) - [Automated LinkedIn Job Hunter: Get Your Best Daily Job Matches by Email -3543](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20LinkedIn%20Job%20Hunter%3A%20Get%20Your%20Best%20Daily%20Job%20Matches%20by%20Email%20-3543) - [Automated LinkedIn Lead Enrichment Pipeline using Apollo.io & Google Sheets-8409](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20LinkedIn%20Lead%20Enrichment%20Pipeline%20using%20Apollo.io%20%26%20Google%20Sheets-8409) - [Automated LinkedIn Lead Generation & DM Outreach with Airtable, OpenAI, and Unipile-7311](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20LinkedIn%20Lead%20Generation%20%26%20DM%20Outreach%20with%20Airtable%2C%20OpenAI%2C%20and%20Unipile-7311) - [Automated LinkedIn Lead Generation with AI Email Personalization (NOT FINISH)-3926](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20LinkedIn%20Lead%20Generation%20with%20AI%20Email%20Personalization%20(NOT%20FINISH)-3926) - [Automated LinkedIn Lead Generation, Scoring & Communication with AI-Agent-3490](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20LinkedIn%20Lead%20Generation%2C%20Scoring%20%26%20Communication%20with%20AI-Agent-3490) - [Automated LinkedIn Posts with AI-Generated Content using OpenAI GPT-7521](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20LinkedIn%20Posts%20with%20AI-Generated%20Content%20using%20OpenAI%20GPT-7521) - [Automated LinkedIn Profile Discovery with Airtop and Google Search-3477](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20LinkedIn%20Profile%20Discovery%20with%20Airtop%20and%20Google%20Search-3477) - [Automated LinkedIn Prospecting & Personalized Cold Email with OpenAI, Hunter & Gmail-5015](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20LinkedIn%20Prospecting%20%26%20Personalized%20Cold%20Email%20with%20OpenAI%2C%20Hunter%20%26%20Gmail-5015) - [Automated Local Business Lead Generator with AI, Social Media & WhatsApp Links-6925](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Local%20Business%20Lead%20Generator%20with%20AI%2C%20Social%20Media%20%26%20WhatsApp%20Links-6925) - [Automated Local Event Monitor with Bright Data MCP and OpenAI Analysis-5972](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Local%20Event%20Monitor%20with%20Bright%20Data%20MCP%20and%20OpenAI%20Analysis-5972) - [Automated Local Lead Finder & Cold Email Sender with Apify, AI, and Gmail-8986](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Local%20Lead%20Finder%20%26%20Cold%20Email%20Sender%20with%20Apify%2C%20AI%2C%20and%20Gmail-8986) - [Automated Marketing Performance Email Reports with Google Sheets & Outlook-7404](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Marketing%20Performance%20Email%20Reports%20with%20Google%20Sheets%20%26%20Outlook-7404) - [Automated Meeting Attendee Enrichment with Apollo.io and Google Sheets-5892](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Meeting%20Attendee%20Enrichment%20with%20Apollo.io%20and%20Google%20Sheets-5892) - [Automated Meeting Minutes from Audio using OpenAI Transcription and Google Docs-9644](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Meeting%20Minutes%20from%20Audio%20using%20OpenAI%20Transcription%20and%20Google%20Docs-9644) - [Automated Meeting Prep with GPT-5 & Gemini Research from Calendar to Slack via Attio CRM-8199](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Meeting%20Prep%20with%20GPT-5%20%26%20Gemini%20Research%20from%20Calendar%20to%20Slack%20via%20Attio%20CRM-8199) - [Automated Meeting Summaries: Google Meet to Slack with Vexa.ai and GPT-4o-7072](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Meeting%20Summaries%3A%20Google%20Meet%20to%20Slack%20with%20Vexa.ai%20and%20GPT-4o-7072) - [Automated Meta Ads Analysis with Gemini AI, ScrapingFlash, and Google Sheets-6276](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Meta%20Ads%20Analysis%20with%20Gemini%20AI%2C%20ScrapingFlash%2C%20and%20Google%20Sheets-6276) - [Automated Meta Token Renewal System with Graph API and Data Storage-9604](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Meta%20Token%20Renewal%20System%20with%20Graph%20API%20and%20Data%20Storage-9604) - [Automated Monthly & Quarterly Stripe Revenue Reports to Slack with Financial Insights-8943](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Monthly%20%26%20Quarterly%20Stripe%20Revenue%20Reports%20to%20Slack%20with%20Financial%20Insights-8943) - [Automated Monthly Energy Reports with PostgreSQL, PDF.co & Email Delivery-8113](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Monthly%20Energy%20Reports%20with%20PostgreSQL%2C%20PDF.co%20%26%20Email%20Delivery-8113) - [Automated Monthly QuickBooks Customer Export to Google Sheets-7838](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Monthly%20QuickBooks%20Customer%20Export%20to%20Google%20Sheets-7838) - [Automated Multi-Agent Trading Analysis with GPT-5, Telegram, Coinbase & Notion-8569](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Multi-Agent%20Trading%20Analysis%20with%20GPT-5%2C%20Telegram%2C%20Coinbase%20%26%20Notion-8569) - [Automated Multi-Platform Game Deals Tracker with Deku Deals & Gmail Alerts-6666](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Multi-Platform%20Game%20Deals%20Tracker%20with%20Deku%20Deals%20%26%20Gmail%20Alerts-6666) - [Automated Multi-Platform Market Intelligence Reporting with Gemini AI & Decodo-10692](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Multi-Platform%20Market%20Intelligence%20Reporting%20with%20Gemini%20AI%20%26%20Decodo-10692) - [Automated Multi-Platform Sales Agent with RAG, CRM & Payment Processing-4859](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Multi-Platform%20Sales%20Agent%20with%20RAG%2C%20CRM%20%26%20Payment%20Processing-4859) - [Automated Multi-tier Expense Approval & Reimbursement with JotForm, Slack & Google Sheets-9600](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Multi-tier%20Expense%20Approval%20%26%20Reimbursement%20with%20JotForm%2C%20Slack%20%26%20Google%20Sheets-9600) - [Automated Multilingual Gmail Draft Reply with OpenAI GPT-4o-4870](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Multilingual%20Gmail%20Draft%20Reply%20with%20OpenAI%20GPT-4o-4870) - [Automated Music Video Creation & YouTube Publishing with AI-Generated Metadata from Google Drive-4848](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Music%20Video%20Creation%20%26%20YouTube%20Publishing%20with%20AI-Generated%20Metadata%20from%20Google%20Drive-4848) - [Automated MySQL to Google Sheets Sync with Duplicate Prevention-6261](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20MySQL%20to%20Google%20Sheets%20Sync%20with%20Duplicate%20Prevention-6261) - [Automated n8n Credential Backups to Google Drive with Scheduled Execution-4517](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20n8n%20Credential%20Backups%20to%20Google%20Drive%20with%20Scheduled%20Execution-4517) - [Automated n8n Workflow Backup to GitHub with Deletion Tracking-5898](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20n8n%20Workflow%20Backup%20to%20GitHub%20with%20Deletion%20Tracking-5898) - [Automated New Hire Appointment Letters with Google Docs, HR Approval & Gmail-5879](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20New%20Hire%20Appointment%20Letters%20with%20Google%20Docs%2C%20HR%20Approval%20%26%20Gmail-5879) - [Automated News Monitoring with Claude 4 AI Analysis for Discord & Google News-8452](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20News%20Monitoring%20with%20Claude%204%20AI%20Analysis%20for%20Discord%20%26%20Google%20News-8452) - [Automated News Retrieval & Telegram Broadcasting with OpenAI, SerpAPI & LangChain-10294](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20News%20Retrieval%20%26%20Telegram%20Broadcasting%20with%20OpenAI%2C%20SerpAPI%20%26%20LangChain-10294) - [Automated News Summarizer with GPT-4o + Email Delivery-4864](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20News%20Summarizer%20with%20GPT-4o%20%2B%20Email%20Delivery-4864) - [Automated News Video Generation with HeyGen AI, Apify, and GPT-4.1 Mini-10158](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20News%20Video%20Generation%20with%20HeyGen%20AI%2C%20Apify%2C%20and%20GPT-4.1%20Mini-10158) - [Automated Nicereply Feedback Routing to MS Teams by Team and Sentiment-10113](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Nicereply%20Feedback%20Routing%20to%20MS%20Teams%20by%20Team%20and%20Sentiment-10113) - [Automated On-Page SEO Analysis & Logging with RapidAPI and Google Sheets-7367](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20On-Page%20SEO%20Analysis%20%26%20Logging%20with%20RapidAPI%20and%20Google%20Sheets-7367) - [Automated Order Confirmations with Abacate Pay: First-Buyer Coupon Rewards via Email & Slack-7400](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Order%20Confirmations%20with%20Abacate%20Pay%3A%20First-Buyer%20Coupon%20Rewards%20via%20Email%20%26%20Slack-7400) - [Automated Outbound Calls: connect Ultravox AI Agents to Phone Calls with Twilio-7958](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Outbound%20Calls%3A%20connect%20Ultravox%20AI%20Agents%20to%20Phone%20Calls%20with%20Twilio-7958) - [Automated Patient Response System with GPT-3.5 and Google Sheets for Dental Clinics-7971](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Patient%20Response%20System%20with%20GPT-3.5%20and%20Google%20Sheets%20for%20Dental%20Clinics-7971) - [Automated Patient Vitals Monitoring & Alerts with Philips IntelliVue & Google Sheets-7317](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Patient%20Vitals%20Monitoring%20%26%20Alerts%20with%20Philips%20IntelliVue%20%26%20Google%20Sheets-7317) - [Automated Payment Reminders with Grouped QuickBooks Invoices via Email-6959](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Payment%20Reminders%20with%20Grouped%20QuickBooks%20Invoices%20via%20Email-6959) - [Automated PDF Form Filling for W-9 and More with PDF.co-7863](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20PDF%20Form%20Filling%20for%20W-9%20and%20More%20with%20PDF.co-7863) - [Automated PDF Form Processing with Web Forms and Email Delivery-9404](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20PDF%20Form%20Processing%20with%20Web%20Forms%20and%20Email%20Delivery-9404) - [Automated PDF Invoice Processing & Approval Flow using OpenAI and Google Sheets-4452](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20PDF%20Invoice%20Processing%20%26%20Approval%20Flow%20using%20OpenAI%20and%20Google%20Sheets-4452) - [Automated Personalized Email Outreach with AI, Database Tracking & Scheduling-9114](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Personalized%20Email%20Outreach%20with%20AI%2C%20Database%20Tracking%20%26%20Scheduling-9114) - [Automated Phone Interview Evaluation with Vapi, GPT-4o & Google Sheets-7401](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Phone%20Interview%20Evaluation%20with%20Vapi%2C%20GPT-4o%20%26%20Google%20Sheets-7401) - [Automated Phone Receptionist for Scheduling with Twilio, ElevenLabs & Claude AI-9429](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Phone%20Receptionist%20for%20Scheduling%20with%20Twilio%2C%20ElevenLabs%20%26%20Claude%20AI-9429) - [Automated Plagiarism Detection with Email Reports using RapidAPI & Google Sheets-9067](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Plagiarism%20Detection%20with%20Email%20Reports%20using%20RapidAPI%20%26%20Google%20Sheets-9067) - [Automated Post-Purchase Product Delivery & Upsell with Jotform, GDrive, Gemini-9582](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Post-Purchase%20Product%20Delivery%20%26%20Upsell%20with%20Jotform%2C%20%20GDrive%2C%20Gemini-9582) - [Automated PR Code Reviews with GitHub, GPT-4, and Google Sheets Best Practices-3804](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20PR%20Code%20Reviews%20with%20GitHub%2C%20GPT-4%2C%20and%20Google%20Sheets%20Best%20Practices-3804) - [Automated Press Pass Verification & Badge Creation with QR Codes & Multi-Channel Distribution-10793](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Press%20Pass%20Verification%20%26%20Badge%20Creation%20with%20QR%20Codes%20%26%20Multi-Channel%20Distribution-10793) - [Automated Product Ad Image Creation with OpenAI, Gemini & Google Workspace-8627](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Product%20Ad%20Image%20Creation%20with%20OpenAI%2C%20Gemini%20%26%20Google%20Workspace-8627) - [Automated Product Email Support with GPT-4.1, Pinecone RAG, and Gmail-10194](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Product%20Email%20Support%20with%20GPT-4.1%2C%20Pinecone%20RAG%2C%20and%20Gmail-10194) - [Automated Product Inquiry Responder with GPT-4 and Google Sheets-5809](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Product%20Inquiry%20Responder%20with%20GPT-4%20and%20Google%20Sheets-5809) - [Automated Property & Restaurant Bookings with AI Voice Calls via Telegram-9850](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Property%20%26%20Restaurant%20Bookings%20with%20AI%20Voice%20Calls%20via%20Telegram-9850) - [Automated Property Lead Generation with BatchData and CRM Integration-3665](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Property%20Lead%20Generation%20with%20BatchData%20and%20CRM%20Integration-3665) - [Automated Property Market Reports with Bright Data & n8n-5220](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Property%20Market%20Reports%20with%20Bright%20Data%20%26%20n8n-5220) - [Automated QuickBooks Sales Anomaly Detector with Professional Email Alerts-10486](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20QuickBooks%20Sales%20Anomaly%20Detector%20with%20Professional%20Email%20Alerts-10486) - [Automated Quiz Delivery from Google Sheets to Telegram with Status Tracking-7520](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Quiz%20Delivery%20from%20Google%20Sheets%20to%20Telegram%20with%20Status%20Tracking-7520) - [Automated Range Trading with Uniswap V3, Telegram Alerts & MetaMask Delegation-8427](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Range%20Trading%20with%20Uniswap%20V3%2C%20Telegram%20Alerts%20%26%20MetaMask%20Delegation-8427) - [Automated Real Estate Property Lead Scoring with BatchData-3664](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Real%20Estate%20Property%20Lead%20Scoring%20with%20BatchData-3664) - [Automated Real-time Web Research with Gemini AI and SerpAPI Search-6274](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Real-time%20Web%20Research%20with%20Gemini%20AI%20and%20SerpAPI%20Search-6274) - [Automated Receipt Processing for Cashback with JotForm, Gemini 2.5 & Notion-9417](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Receipt%20Processing%20for%20Cashback%20with%20JotForm%2C%20Gemini%202.5%20%26%20Notion-9417) - [Automated Receipt Processing with Tax Categorization using PDF Vector & Google Drive-8501](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Receipt%20Processing%20with%20Tax%20Categorization%20using%20PDF%20Vector%20%26%20Google%20Drive-8501) - [Automated Recruitment Process with Slack, DocuSign, Trello & Gmail Notifications-7169](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Recruitment%20Process%20with%20Slack%2C%20DocuSign%2C%20Trello%20%26%20Gmail%20Notifications-7169) - [Automated Recruitment Status Updates via Slack Notifications-6360](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Recruitment%20Status%20Updates%20via%20Slack%20Notifications-6360) - [Automated Reddit Engagement with GPT-4.1 - Monitor Posts & Generate Smart Replies-5894](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Reddit%20Engagement%20with%20GPT-4.1%20-%20Monitor%20Posts%20%26%20Generate%20Smart%20Replies-5894) - [Automated Reddit Lead Generation with AI Analysis and Google Sheets-6337](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Reddit%20Lead%20Generation%20with%20AI%20Analysis%20and%20Google%20Sheets-6337) - [Automated Referral Reward System with Email Verification and Visual Coupons-10161](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Referral%20Reward%20System%20with%20Email%20Verification%20and%20Visual%20Coupons-10161) - [Automated Replies to X Threads with Airtop Browser Automation-4054](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Replies%20to%20X%20Threads%20with%20Airtop%20Browser%20Automation-4054) - [Automated Repository Migration from GitLab Groups to Gitea Organizations-4947](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Repository%20Migration%20from%20GitLab%20Groups%20to%20Gitea%20Organizations-4947) - [Automated Request-to-Quote with OpenAI, Google Sheets & CraftMyPDF-8239](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Request-to-Quote%20with%20OpenAI%2C%20Google%20Sheets%20%26%20CraftMyPDF-8239) - [Automated Research Report Generation with AI, Wiki, Search & Gmail/Telegram -3579](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Research%20Report%20Generation%20with%20AI%2C%20Wiki%2C%20Search%20%26%20Gmail%2FTelegram%20-3579) - [Automated Reservation System with Telegram, Google Gemini AI, and Google Sheets-5454](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Reservation%20System%20with%20Telegram%2C%20Google%20Gemini%20AI%2C%20and%20Google%20Sheets-5454) - [Automated Restaurant Call Handling & Table Booking System with VAPI and PostgreSQL-5466](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Restaurant%20Call%20Handling%20%26%20Table%20Booking%20System%20with%20VAPI%20and%20PostgreSQL-5466) - [Automated Resume Job Matching Engine with Bright Data MCP & OpenAI 4o mini-4330](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Resume%20Job%20Matching%20Engine%20with%20Bright%20Data%20MCP%20%26%20OpenAI%204o%20mini-4330) - [Automated Resume Review System Using OpenAI + Google Sheets-3318](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Resume%20Review%20System%20Using%20OpenAI%20%2B%20Google%20Sheets-3318) - [Automated Resume Scoring with Gemini LLM, Gmail and Notion Job Profiles-5480](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Resume%20Scoring%20with%20Gemini%20LLM%2C%20Gmail%20and%20Notion%20Job%20Profiles-5480) - [Automated Resume Screening & Candidate Routing with GPT-4 and LlamaParse via JotForm-9399](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Resume%20Screening%20%26%20Candidate%20Routing%20with%20GPT-4%20and%20LlamaParse%20via%20JotForm-9399) - [Automated Resume Screening & Ranking with Llama 4 AI and Google Workspace-3838](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Resume%20Screening%20%26%20Ranking%20with%20Llama%204%20AI%20and%20Google%20Workspace-3838) - [Automated Resume Screening & Response System with Gemini AI, Gmail and Sheets-7903](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Resume%20Screening%20%26%20Response%20System%20with%20Gemini%20AI%2C%20Gmail%20and%20Sheets-7903) - [Automated Resume Screening with GPT-4o & Error Handling - Google Sheets & Drive Pipeline-9048](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Resume%20Screening%20with%20GPT-4o%20%26%20Error%20Handling%20-%20Google%20Sheets%20%26%20Drive%20Pipeline-9048) - [Automated Resume Tailoring with Telegram Bot, LinkedIn & OpenRouter AI-10635](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Resume%20Tailoring%20with%20Telegram%20Bot%2C%20LinkedIn%20%26%20OpenRouter%20AI-10635) - [Automated Revenue Predictions from Stripe Data with GPT-4 and Google Sheets-4577](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Revenue%20Predictions%20from%20Stripe%20Data%20with%20GPT-4%20and%20Google%20Sheets-4577) - [Automated RSS Monitoring with Gemini AI Summaries and Deduplication to Google Sheets-5778](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20RSS%20Monitoring%20with%20Gemini%20AI%20Summaries%20and%20Deduplication%20to%20Google%20Sheets-5778) - [Automated Rsync Backup with Password Auth & Alert System-9873](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Rsync%20Backup%20with%20Password%20Auth%20%26%20Alert%20System-9873) - [Automated Sales Follow-Up System Using HighLevel, Gmail, Slack & Google Sheets-10152](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Sales%20Follow-Up%20System%20Using%20HighLevel%2C%20Gmail%2C%20Slack%20%26%20Google%20Sheets-10152) - [Automated Sales Follow-up with GPT-4, Tavily Research and Gmail-7221](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Sales%20Follow-up%20with%20GPT-4%2C%20Tavily%20Research%20and%20Gmail-7221) - [Automated Sales Leaderboard with HighLevel CRM, GPT-4o, Notion & Slack-10148](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Sales%20Leaderboard%20with%20HighLevel%20CRM%2C%20GPT-4o%2C%20Notion%20%26%20Slack-10148) - [Automated Sales Proposal & Summary Generator using GPT-4o, Sheets, Drive & Gmail-10836](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Sales%20Proposal%20%26%20Summary%20Generator%20using%20GPT-4o%2C%20Sheets%2C%20Drive%20%26%20Gmail-10836) - [Automated SEC Form D Filings Tracker with Google Sheets Integration-6755](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20SEC%20Form%20D%20Filings%20Tracker%20with%20Google%20Sheets%20Integration-6755) - [Automated Security Alert Analysis with Sophos, Gemini AI, and VirusTotal-6296](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Security%20Alert%20Analysis%20with%20Sophos%2C%20Gemini%20AI%2C%20and%20VirusTotal-6296) - [Automated SEO Blog Publishing with WordPress, OpenAI & Perplexity-7965](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20SEO%20Blog%20Publishing%20with%20WordPress%2C%20OpenAI%20%26%20Perplexity-7965) - [Automated SEO Content Engine with Claude AI, Scrapeless, and Competitor Analysis-5985](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20SEO%20Content%20Engine%20with%20Claude%20AI%2C%20Scrapeless%2C%20and%20Competitor%20Analysis-5985) - [Automated SEO Keyword & SERP Analysis with DataForSEO for High-Converting Content-4277](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20SEO%20Keyword%20%26%20SERP%20Analysis%20with%20DataForSEO%20for%20High-Converting%20Content-4277) - [Automated SEO Keyword Analysis with RapidAPI and Google Sheets-7366](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20SEO%20Keyword%20Analysis%20with%20RapidAPI%20and%20Google%20Sheets-7366) - [Automated SEO Watchlist: Continuous Audits with Decodo, Gemini & Google Sheets-10689](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20SEO%20Watchlist%3A%20Continuous%20Audits%20with%20Decodo%2C%20Gemini%20%26%20Google%20Sheets-10689) - [Automated Server Health Check with SSH, Azure GPT-4 Analysis & Email Alerts-9852](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Server%20Health%20Check%20with%20SSH%2C%20Azure%20GPT-4%20Analysis%20%26%20Email%20Alerts-9852) - [Automated Server Log Cleanup via Email Alerts with SSH - Nginx, Docker, System-5406](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Server%20Log%20Cleanup%20via%20Email%20Alerts%20with%20SSH%20-%20Nginx%2C%20Docker%2C%20System-5406) - [Automated Shopify Abandoned Cart Alerts from Razorpay to Telegram-8092](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Shopify%20Abandoned%20Cart%20Alerts%20from%20Razorpay%20to%20Telegram-8092) - [Automated Slack Channel Inactivity Audit & Report Generator for Workspace Cleanup-7728](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Slack%20Channel%20Inactivity%20Audit%20%26%20Report%20Generator%20for%20Workspace%20Cleanup-7728) - [Automated Slack IT Helpdesk with GPT, Supabase Vector Search, and JIRA Ticketing-6549](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Slack%20IT%20Helpdesk%20with%20GPT%2C%20Supabase%20Vector%20Search%2C%20and%20JIRA%20Ticketing-6549) - [Automated Slack-to-Jira Issue Creation with Attachments-8813](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Slack-to-Jira%20Issue%20Creation%20with%20Attachments-8813) - [Automated Social Media Content Creation with OpenAI, LinkedIn & Twitter Approval-6486](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Social%20Media%20Content%20Creation%20with%20OpenAI%2C%20LinkedIn%20%26%20Twitter%20Approval-6486) - [Automated Sonarr Missing Episode Finder with Quality & Language Filtering-5927](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Sonarr%20Missing%20Episode%20Finder%20with%20Quality%20%26%20Language%20Filtering-5927) - [Automated Space-Themed Birthday Emails with NASA Images, GPT-4, Gmail & Slack-10645](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Space-Themed%20Birthday%20Emails%20with%20NASA%20Images%2C%20GPT-4%2C%20Gmail%20%26%20Slack-10645) - [Automated Spotify Playlist Organizer - Sort and Queue Tracks by Popularity-9888](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Spotify%20Playlist%20Organizer%20-%20Sort%20and%20Queue%20Tracks%20by%20Popularity-9888) - [Automated Sprint Reports from Jira to Stakeholders via Gmail-8932](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Sprint%20Reports%20from%20Jira%20to%20Stakeholders%20via%20Gmail-8932) - [Automated SSL Certificate Monitoring and Renewal with Notion and Telegram-4973](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20SSL%20Certificate%20Monitoring%20and%20Renewal%20with%20Notion%20and%20Telegram-4973) - [Automated Stale User Re-Engagement System with Supabase, Google Sheets & Gmail-5603](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Stale%20User%20Re-Engagement%20System%20with%20Supabase%2C%20Google%20Sheets%20%26%20Gmail-5603) - [Automated Stock Analysis Reports with Technical & News Sentiment using GPT-4o-3790](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Stock%20Analysis%20Reports%20with%20Technical%20%26%20News%20Sentiment%20using%20GPT-4o-3790) - [Automated Stock News Alerts with Google RSS, Gemini & Telegram Notifications-5712](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Stock%20News%20Alerts%20with%20Google%20RSS%2C%20Gemini%20%26%20Telegram%20Notifications-5712) - [Automated Stock Sentiment Analysis with Google Gemini and EODHD News API-5369](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Stock%20Sentiment%20Analysis%20with%20Google%20Gemini%20and%20EODHD%20News%20API-5369) - [Automated Stock Trading with AI: Integrating Alpaca and Google Sheets-5711](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Stock%20Trading%20with%20AI%3A%20Integrating%20Alpaca%20and%20Google%20Sheets-5711) - [Automated Stripe Dispute Alert & Case Tracking with Slack + ClickUp-8952](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Stripe%20Dispute%20Alert%20%26%20Case%20Tracking%20with%20Slack%20%2B%20ClickUp-8952) - [Automated Stripe to KlickTipp: Send Purchase Confirmation Emails via Tagging-6092](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Stripe%20to%20KlickTipp%3A%20Send%20Purchase%20Confirmation%20Emails%20via%20Tagging-6092) - [Automated Student Answer Sheet Evaluation with Gemini AI and Google Workspace-10501](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Student%20Answer%20Sheet%20Evaluation%20with%20Gemini%20AI%20and%20Google%20Workspace-10501) - [Automated Student Progress Reports from LMS to Parents via Gmail & Google Sheets-6998](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Student%20Progress%20Reports%20from%20LMS%20to%20Parents%20via%20Gmail%20%26%20Google%20Sheets-6998) - [Automated Support Ticket System with Gmail, Trello, and Slack Notifications-7220](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Support%20Ticket%20System%20with%20Gmail%2C%20Trello%2C%20and%20Slack%20Notifications-7220) - [Automated Task Creation from Google Sheets to Monday.com with Status Updates-7736](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Task%20Creation%20from%20Google%20Sheets%20to%20Monday.com%20with%20Status%20Updates-7736) - [Automated Task Generation from Blueprints with Baserow & Weekend-Aware Scheduling-8602](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Task%20Generation%20from%20Blueprints%20with%20Baserow%20%26%20Weekend-Aware%20Scheduling-8602) - [Automated Task Reminders & Daily Recaps using Google Sheets and Slack-7711](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Task%20Reminders%20%26%20Daily%20Recaps%20using%20Google%20Sheets%20and%20Slack-7711) - [Automated Tech News Report by ApiFlash, Gemini Vision & Sheets to Telegram-8291](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Tech%20News%20%20Report%20by%20ApiFlash%2C%20Gemini%20Vision%20%26%20Sheets%20to%20Telegram-8291) - [Automated Telegram UserBot Session Monitoring & Recovery with TelePilot-5872](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Telegram%20UserBot%20Session%20Monitoring%20%26%20Recovery%20with%20TelePilot-5872) - [Automated Template Delivery System with Stripe, GPT-4o & Gmail-10145](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Template%20Delivery%20System%20with%20Stripe%2C%20GPT-4o%20%26%20Gmail-10145) - [Automated Thai Content Creation & Publishing with Ollama, Gemini & Telegram-5818](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Thai%20Content%20Creation%20%26%20Publishing%20with%20Ollama%2C%20Gemini%20%26%20Telegram-5818) - [Automated Ticket Triage for HaloPSA with Gemini AI Summary Generation-7557](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Ticket%20Triage%20for%20HaloPSA%20with%20Gemini%20AI%20Summary%20Generation-7557) - [Automated TikTok Video Creation Pipeline with GPT-4o-mini and Sisif.ai-4969](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20TikTok%20Video%20Creation%20Pipeline%20with%20GPT-4o-mini%20and%20Sisif.ai-4969) - [Automated TikTok Video Downloader Bot (No Watermark) Using n8n and Telegram-7184](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20TikTok%20Video%20Downloader%20Bot%20(No%20Watermark)%20Using%20n8n%20and%20Telegram-7184) - [Automated Tour Payment Reminders via WhatsApp & Email with Payment Links-9844](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Tour%20Payment%20Reminders%20via%20WhatsApp%20%26%20Email%20with%20Payment%20Links-9844) - [Automated Trello Board Summarization with GPT-5-Nano-7612](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Trello%20Board%20Summarization%20with%20GPT-5-Nano-7612) - [Automated Trend Tracking with Bright Data & n8n-5225](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Trend%20Tracking%20with%20Bright%20Data%20%26%20n8n-5225) - [Automated Trending Cryptocurrency Updates from CoinGecko to Telegram-8271](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Trending%20Cryptocurrency%20Updates%20from%20CoinGecko%20to%20Telegram-8271) - [Automated Trip Weather Forecasts from Google Calendar to Telegram-10481](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Trip%20Weather%20Forecasts%20from%20Google%20Calendar%20to%20Telegram-10481) - [Automated Tweet Generator & Publisher with GPT-4, Discord, and Google Sheets-4075](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Tweet%20Generator%20%26%20Publisher%20with%20GPT-4%2C%20Discord%2C%20and%20Google%20Sheets-4075) - [Automated Twitter Brand Promotion with Anthropic Claude AI & Google Sheets Reporting-7131](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Twitter%20Brand%20Promotion%20with%20Anthropic%20Claude%20AI%20%26%20Google%20Sheets%20Reporting-7131) - [Automated Twitter Intelligence Digest with Gemini 2.5 Pro to WhatsApp Groups-7852](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Twitter%20Intelligence%20Digest%20with%20Gemini%202.5%20Pro%20to%20WhatsApp%20Groups-7852) - [Automated UGC Video Generator with Gemini Images and SORA 2-10053](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20UGC%20Video%20Generator%20with%20Gemini%20Images%20and%20SORA%202-10053) - [Automated Upload & Send a Large File with TransferNow-8742](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Upload%20%26%20Send%20a%20Large%20File%20with%20TransferNow-8742) - [Automated UPSC Current Affairs Digest from The Hindu to Google Sheets with Gemini AI-9872](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20UPSC%20Current%20Affairs%20Digest%20from%20The%20Hindu%20to%20Google%20Sheets%20with%20Gemini%20AI-9872) - [Automated Upwork Job Alerts with MongoDB & Slack-2834](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Upwork%20Job%20Alerts%20with%20MongoDB%20%26%20Slack-2834) - [Automated URL Phishing & Threat Analysis with NixGuard AI-5937](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20URL%20Phishing%20%26%20Threat%20Analysis%20with%20NixGuard%20AI-5937) - [Automated US Stock Portfolio Analysis with Telegram, Perplexity AI & PDF Reports-5687](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20US%20Stock%20Portfolio%20Analysis%20with%20Telegram%2C%20Perplexity%20AI%20%26%20PDF%20Reports-5687) - [Automated Video Analysis: AI-Powered Insight Generation from Google Drive-4621](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Video%20Analysis%3A%20AI-Powered%20Insight%20Generation%20from%20Google%20Drive-4621) - [Automated video creation using Google V3 and n8n workflow-4877](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20video%20creation%20using%20Google%20V3%20and%20n8n%20workflow-4877) - [Automated Video Download from Sample.cat using Airtop Browser Automation-4522](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Video%20Download%20from%20Sample.cat%20using%20Airtop%20Browser%20Automation-4522) - [Automated Video Translation & Distribution with DubLab to Multiple Platforms-4751](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Video%20Translation%20%26%20Distribution%20with%20DubLab%20to%20Multiple%20Platforms-4751) - [Automated Viral Content Engine for LinkedIn & X with AI Generation & Publishing-9100](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Viral%20Content%20Engine%20for%20LinkedIn%20%26%20X%20with%20AI%20Generation%20%26%20Publishing-9100) - [Automated Voice Appointment Booking with Vapi AI and Google Calendar-8972](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Voice%20Appointment%20Booking%20with%20Vapi%20AI%20and%20Google%20Calendar-8972) - [Automated Voice Appointment Reminders w/ Google Calendar, GPT-4o, ElevenLabs, Gmail-3194](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Voice%20Appointment%20Reminders%20w%2F%20Google%20Calendar%2C%20GPT-4o%2C%20ElevenLabs%2C%20Gmail-3194) - [Automated Water Consumption Tracker - Stored in Sheet and Notify in Slack-3042](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Water%20Consumption%20Tracker%20-%20Stored%20in%20Sheet%20and%20Notify%20in%20Slack-3042) - [Automated Wazuh Rule Deployment Pipeline with GitHub, XML Validation & Telegram Alerts-7226](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Wazuh%20Rule%20Deployment%20Pipeline%20with%20GitHub%2C%20XML%20Validation%20%26%20Telegram%20Alerts-7226) - [Automated Weather Reports with Bright Data & n8n-5226](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Weather%20Reports%20with%20Bright%20Data%20%26%20n8n-5226) - [Automated Weather Reports with OpenWeatherMap and Telegram β˜€οΈ-6176](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Weather%20Reports%20with%20OpenWeatherMap%20and%20Telegram%20%E2%98%80%EF%B8%8F-6176) - [Automated Web Browsing & Extraction with Airtop and AI-Prompted Queries-6710](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Web%20Browsing%20%26%20Extraction%20with%20Airtop%20and%20AI-Prompted%20Queries-6710) - [Automated Web Form Data Collection and Storage to Google Sheets-8574](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Web%20Form%20Data%20Collection%20and%20Storage%20to%20Google%20Sheets-8574) - [Automated Web Scraper: Niche Job/Product Monitor With Telegram Alert-6663](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Web%20Scraper%3A%20Niche%20Job%2FProduct%20Monitor%20With%20Telegram%20Alert-6663) - [Automated Website Audit & Personalized Outreach with Lighthouse and GPT-4-5940](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Website%20Audit%20%26%20Personalized%20Outreach%20with%20Lighthouse%20and%20GPT-4-5940) - [Automated Website Change Monitoring with Bright Data, GPT-4.1 & Google Workspace-4382](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Website%20Change%20Monitoring%20with%20Bright%20Data%2C%20GPT-4.1%20%26%20Google%20Workspace-4382) - [Automated Website Uptime Monitor with Email Alerts & GitHub Status Page Update-8624](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Website%20Uptime%20Monitor%20with%20Email%20Alerts%20%26%20GitHub%20Status%20Page%20Update-8624) - [Automated Weekly Google Calendar Summary via Email with AI βœ¨πŸ—“οΈπŸ“§-4783](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Weekly%20Google%20Calendar%20Summary%20via%20Email%20with%20AI%20%E2%9C%A8%F0%9F%97%93%EF%B8%8F%F0%9F%93%A7-4783) - [Automated Weekly Product Promotion Emails for E-commerce with Algolia and Gmail-10730](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Weekly%20Product%20Promotion%20Emails%20for%20E-commerce%20with%20Algolia%20and%20Gmail-10730) - [Automated Weekly Project Cost Reports with MySQL and Outlook HTML Emails-3453](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Weekly%20Project%20Cost%20Reports%20with%20MySQL%20and%20Outlook%20HTML%20Emails-3453) - [Automated Weekly Security Audit Reports with Gmail Delivery-10112](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Weekly%20Security%20Audit%20Reports%20with%20Gmail%20Delivery-10112) - [Automated Weekly Tech Stack Reports with BuiltWith, GPT-4o & Gmail-4788](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Weekly%20Tech%20Stack%20Reports%20with%20BuiltWith%2C%20GPT-4o%20%26%20Gmail-4788) - [Automated WhatsApp Group Weekly Team Reports with Gemini AI Summarization-6528](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20WhatsApp%20Group%20Weekly%20Team%20Reports%20with%20Gemini%20AI%20Summarization-6528) - [Automated WhatsApp Lead Nurturing with Gallabox API and Supabase Drip Campaigns-7064](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20WhatsApp%20Lead%20Nurturing%20with%20Gallabox%20API%20and%20Supabase%20Drip%20Campaigns-7064) - [Automated WhatsApp Lead Nurturing with Personalized Messages via Postgres & Gallabox-7712](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20WhatsApp%20Lead%20Nurturing%20with%20Personalized%20Messages%20via%20Postgres%20%26%20Gallabox-7712) - [Automated WhatsApp Welcome Messages for Sales Leads with Google Sheets & Rapiwa-8572](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20WhatsApp%20Welcome%20Messages%20for%20Sales%20Leads%20with%20Google%20Sheets%20%26%20Rapiwa-8572) - [Automated WooCommerce Abandoned Cart Recovery with Google Sheets Email Reminders-6322](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20WooCommerce%20Abandoned%20Cart%20Recovery%20with%20Google%20Sheets%20Email%20Reminders-6322) - [Automated Workflow & Credential Restoration System for Self-Hosted Environments-9154](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Workflow%20%26%20Credential%20Restoration%20System%20for%20Self-Hosted%20Environments-9154) - [Automated Workflow Backup System with Google Drive and Archiving-3559](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Workflow%20Backup%20System%20with%20Google%20Drive%20and%20Archiving-3559) - [Automated Workflow Backup System with Google Drive, GitHub & Messaging Alerts-8771](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Workflow%20Backup%20System%20with%20Google%20Drive%2C%20GitHub%20%26%20Messaging%20Alerts-8771) - [Automated Workflow Backup System with Google Drive, Gmail and Discord Alerts'-3787](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Workflow%20Backup%20System%20with%20Google%20Drive%2C%20Gmail%20and%20Discord%20Alerts'-3787) - [Automated Workflow Backup to GitHub on Schedule-6392](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Workflow%20Backup%20to%20GitHub%20on%20Schedule-6392) - [Automated Workflow Backup with Intelligent Change Detection using GitHub-7304](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Workflow%20Backup%20with%20Intelligent%20Change%20Detection%20using%20GitHub-7304) - [Automated Workflow Backups to GitHub with PR Creation & Slack Notifications-4463](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Workflow%20Backups%20to%20GitHub%20with%20PR%20Creation%20%26%20Slack%20Notifications-4463) - [Automated Workflow Backups to Google Drive with Smart Cleanup-7512](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Workflow%20Backups%20to%20Google%20Drive%20with%20Smart%20Cleanup-7512) - [Automated Workflow Backups with Google Drive and Slack Notifications-7850](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Workflow%20Backups%20with%20Google%20Drive%20and%20Slack%20Notifications-7850) - [Automated Workflow for Daily LinkedIn Posts Using Notion-2273](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Workflow%20for%20Daily%20LinkedIn%20Posts%20Using%20Notion-2273) - [Automated Workflow Test Runner with Google Drive, Sheets & ClickUp Result Logging-9408](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Workflow%20Test%20Runner%20with%20Google%20Drive%2C%20Sheets%20%26%20ClickUp%20Result%20Logging-9408) - [Automated Workshop Certificate System with JotForm, Email Verification & Google Workspace-10397](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Workshop%20Certificate%20System%20with%20JotForm%2C%20Email%20Verification%20%26%20Google%20Workspace-10397) - [Automated YouTube Channel Lead Generation & Email Outreach with Apify and ZeroBounce-4579](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20YouTube%20Channel%20Lead%20Generation%20%26%20Email%20Outreach%20with%20Apify%20and%20ZeroBounce-4579) - [Automated YouTube Channel Lead Generation & Email Outreach with Apify and ZeroBounce-4582](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20YouTube%20Channel%20Lead%20Generation%20%26%20Email%20Outreach%20with%20Apify%20and%20ZeroBounce-4582) - [Automated YouTube Publishing from Drive with GPT & Gemini Metadata Generation-10619](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20YouTube%20Publishing%20from%20Drive%20with%20GPT%20%26%20Gemini%20Metadata%20Generation-10619) - [Automated YouTube Shorts Creator with yt-dlp & FFmpeg-7036](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20YouTube%20Shorts%20Creator%20with%20yt-dlp%20%26%20FFmpeg-7036) - [Automated YouTube Shorts With AI: Creation & Publishing Using OpenAI -3977](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20YouTube%20Shorts%20With%20AI%3A%20Creation%20%26%20Publishing%20Using%20OpenAI%20-3977) - [Automated YouTube Subscription Notifications with RSS and Email-3216](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20YouTube%20Subscription%20Notifications%20with%20RSS%20and%20Email-3216) - [Automated YouTube Video Scheduling & AI Metadata Generation 🎬-3900](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20YouTube%20Video%20Scheduling%20%26%20AI%20Metadata%20Generation%20%F0%9F%8E%AC-3900) - [Automated YouTube Video to Blog Post Conversion with Gemini AI Transcription-8037](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20YouTube%20Video%20to%20Blog%20Post%20Conversion%20with%20Gemini%20AI%20Transcription-8037) - [Automated YouTube Video Uploads with 12h Interval Scheduling in JST-10098](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20YouTube%20Video%20Uploads%20with%2012h%20Interval%20Scheduling%20in%20JST-10098) - [Automated Zalo OA Token Management with OAuth and Webhook Integration-8675](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automated%20Zalo%20OA%20Token%20Management%20with%20OAuth%20and%20Webhook%20Integration-8675) - [Automatic Background Removal for Images in Google Drive-2529](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Background%20Removal%20for%20Images%20in%20Google%20Drive-2529) - [Automatic Backlink Data Export from Semrush to Google Sheets via RapidAPI-7723](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Backlink%20Data%20Export%20from%20Semrush%20to%20Google%20Sheets%20via%20RapidAPI-7723) - [Automatic Backup of Workflows to GitHub with Email/Telegram Notifications-4923](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Backup%20of%20Workflows%20to%20GitHub%20with%20Email%2FTelegram%20Notifications-4923) - [Automatic Blog Post Generation from WooCommerce Products with GPT-4.1-mini-5445](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Blog%20Post%20Generation%20from%20WooCommerce%20Products%20with%20GPT-4.1-mini-5445) - [Automatic Email Categorization & Labeling in Zoho Mail with GPT-4o-mini-8212](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Email%20Categorization%20%26%20Labeling%20in%20Zoho%20Mail%20with%20GPT-4o-mini-8212) - [Automatic Email Categorization and Labeling with Gmail and GPT-4o-5820](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Email%20Categorization%20and%20Labeling%20with%20Gmail%20and%20GPT-4o-5820) - [Automatic Email Categorization and Organization with Outlook and GPT-4o-8336](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Email%20Categorization%20and%20Organization%20with%20Outlook%20and%20GPT-4o-8336) - [Automatic Email Categorization with Gmail, Google Sheets, and AI-4687](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Email%20Categorization%20with%20Gmail%2C%20Google%20Sheets%2C%20and%20AI-4687) - [Automatic Email Invoice Archiving & Data Extraction with Gmail, Drive & AI-10923](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Email%20Invoice%20Archiving%20%26%20Data%20Extraction%20with%20Gmail%2C%20Drive%20%26%20AI-10923) - [Automatic Email Notifications for n8n Version Releases with Gmail-11005](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Email%20Notifications%20for%20n8n%20Version%20Releases%20with%20Gmail-11005) - [Automatic Email Unsubscribe Handler: Outlook to BigQuery Integration-6333](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Email%20Unsubscribe%20Handler%3A%20Outlook%20to%20BigQuery%20Integration-6333) - [Automatic Event Creation in Google Calendar from Google Sheets Data-3300](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Event%20Creation%20in%20Google%20Calendar%20from%20Google%20Sheets%20Data-3300) - [Automatic Eventbrite Attendance Tagging in KlickTipp-10028](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Eventbrite%20Attendance%20Tagging%20in%20KlickTipp-10028) - [Automatic Expense Tracking with Telegram, AI, and Google Sheets-6210](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Expense%20Tracking%20with%20Telegram%2C%20AI%2C%20and%20Google%20Sheets-6210) - [Automatic FTP File Backup to Google Drive with Scheduled Sync-7604](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20FTP%20File%20Backup%20to%20Google%20Drive%20with%20Scheduled%20Sync-7604) - [Automatic Gmail Invoice PDF Upload to Google Drive with Spreadsheet Logging-9610](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Gmail%20Invoice%20PDF%20Upload%20to%20Google%20Drive%20with%20Spreadsheet%20Logging-9610) - [Automatic Gmail Message Categorization with GPT-4 Content Analysis & Labels-4680](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Gmail%20Message%20Categorization%20with%20GPT-4%20Content%20Analysis%20%26%20Labels-4680) - [Automatic Google Cloud Run Authentication with JWT Token Management-7569](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Google%20Cloud%20Run%20Authentication%20with%20JWT%20Token%20Management-7569) - [Automatic Invoice Detection & Reminder Creation with Gmail & Google Tasks-5863](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Invoice%20Detection%20%26%20Reminder%20Creation%20with%20Gmail%20%26%20Google%20Tasks-5863) - [Automatic Invoice Due Date Reminders from Stripe to Google Calendar-8948](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Invoice%20Due%20Date%20Reminders%20from%20Stripe%20to%20Google%20Calendar-8948) - [Automatic Invoice Generation and Email with Airtable and CustomJS PDF Generator-9772](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Invoice%20Generation%20and%20Email%20with%20Airtable%20and%20CustomJS%20PDF%20Generator-9772) - [Automatic Issue Routing in Linear with GPT-4-mini Classification-8845](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Issue%20Routing%20in%20Linear%20with%20GPT-4-mini%20Classification-8845) - [Automatic Jest Test Generation for GitHub PRs with Dual AI Review-4013](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Jest%20Test%20Generation%20for%20GitHub%20PRs%20with%20Dual%20AI%20Review-4013) - [Automatic Job Listings Extraction and Publishing Template-6518](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Job%20Listings%20Extraction%20and%20Publishing%20Template-6518) - [Automatic Lead Export from Fluentform to Google Sheets with Form Categorization-5692](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Lead%20Export%20from%20Fluentform%20to%20Google%20Sheets%20with%20Form%20Categorization-5692) - [Automatic LinkedIn Engagement with AI Comments using GPT-4o and Phantombuster-6764](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20LinkedIn%20Engagement%20with%20AI%20Comments%20using%20GPT-4o%20and%20Phantombuster-6764) - [Automatic Magento 2 Product & Coupon Alerts to Telegram with Duplicate Protection-5893](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Magento%202%20Product%20%26%20Coupon%20Alerts%20to%20Telegram%20with%20Duplicate%20Protection-5893) - [Automatic Media Download from WhatsApp Business Messages with HTTP Storage-4213](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Media%20Download%20from%20WhatsApp%20Business%20Messages%20with%20HTTP%20Storage-4213) - [Automatic monitoring of multiple URLs with downtime alerts-5298](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20monitoring%20of%20multiple%20URLs%20with%20downtime%20alerts-5298) - [Automatic News Summarization & Email Digest with GPT-4, NewsAPI and Gmail-4375](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20News%20Summarization%20%26%20Email%20Digest%20with%20GPT-4%2C%20NewsAPI%20and%20Gmail-4375) - [Automatic Pantry Inventory Management with Notion and Email Notifications-7918](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Pantry%20Inventory%20Management%20with%20Notion%20and%20Email%20Notifications-7918) - [Automatic PDF Compression with iLovePDF for Google Drive Files-10766](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20PDF%20Compression%20with%20iLovePDF%20for%20Google%20Drive%20Files-10766) - [Automatic Personalized Sales Follow-Up with GPT-5, Pinecone, and Tavily Research-8295](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Personalized%20Sales%20Follow-Up%20with%20GPT-5%2C%20Pinecone%2C%20and%20Tavily%20Research-8295) - [Automatic Re-engagement for Inactive Shopify Customers via Beex-9160](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Re-engagement%20for%20Inactive%20Shopify%20Customers%20via%20Beex-9160) - [Automatic Reminders For Follow-ups with AI and Human in the loop Gmail-3123](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Reminders%20For%20Follow-ups%20with%20AI%20and%20Human%20in%20the%20loop%20Gmail-3123) - [Automatic Self-Hosted Application Updates with Coolify Deployments-8118](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Self-Hosted%20Application%20Updates%20with%20Coolify%20Deployments-8118) - [Automatic Shopify Order Fulfillment Process-3296](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Shopify%20Order%20Fulfillment%20Process-3296) - [Automatic Squarespace Order Fulfillment Process-3327](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Squarespace%20Order%20Fulfillment%20Process-3327) - [Automatic Subscriber Creation in Beehiiv from Systeme.io Funnel Optins-5992](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Subscriber%20Creation%20in%20Beehiiv%20from%20Systeme.io%20Funnel%20Optins-5992) - [Automatic Topic & Sentiment Extraction from Jotform Responses with Google Gemini-9350](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Topic%20%26%20Sentiment%20Extraction%20from%20Jotform%20Responses%20with%20Google%20Gemini-9350) - [Automatic Travel Itinerary Generation via Email with Llama AI-4917](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Travel%20Itinerary%20Generation%20via%20Email%20with%20Llama%20AI-4917) - [Automatic Trello Board Cleanup by Removing Cards with Specific Labels-7619](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Trello%20Board%20Cleanup%20by%20Removing%20Cards%20with%20Specific%20Labels-7619) - [Automatic Typebot Flows Two-Way Sync with GitHub using Typebot API-5899](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Typebot%20Flows%20Two-Way%20Sync%20with%20GitHub%20using%20Typebot%20API-5899) - [Automatic Weekly Digital PR Stories Suggestions with Reddit and Anthropic-3155](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Weekly%20Digital%20PR%20Stories%20Suggestions%20with%20Reddit%20and%20Anthropic-3155) - [Automatic WhatsApp Response with Groq LLM and Conversation Memory-3707](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20WhatsApp%20Response%20with%20Groq%20LLM%20and%20Conversation%20Memory-3707) - [Automatic Workflow & Credentials Backup to GitHub with Change Detection-4609](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Workflow%20%26%20Credentials%20Backup%20to%20GitHub%20with%20Change%20Detection-4609) - [Automatic Workflow Backups to GitLab with GPT-4.1 Documentation Generation-6731](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Workflow%20Backups%20to%20GitLab%20with%20GPT-4.1%20Documentation%20Generation-6731) - [Automatic Workflow Error Notifications via Gmail-6920](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Workflow%20Error%20Notifications%20via%20Gmail-6920) - [Automatic Youtube Shorts Generator-2856](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatic%20Youtube%20Shorts%20Generator-2856) - [Automatically Add Gmail Sender Contacts to MySQL Database-6300](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Add%20Gmail%20Sender%20Contacts%20to%20MySQL%20Database-6300) - [Automatically Add Travel Time Blockers to Calendar using Google Directions API-6700](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Add%20Travel%20Time%20Blockers%20to%20Calendar%20using%20Google%20Directions%20API-6700) - [Automatically Analyze Meeting Effectiveness with AI & Send Slack Feedback-9293](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Analyze%20Meeting%20Effectiveness%20with%20AI%20%26%20Send%20Slack%20Feedback-9293) - [Automatically archive Gmail emails from Inbox-2146](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20archive%20Gmail%20emails%20from%20Inbox-2146) - [Automatically Archive Old WordPress Posts to Draft Status-7418](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Archive%20Old%20WordPress%20Posts%20to%20Draft%20Status-7418) - [Automatically Categorize and Label Gmail Emails with OpenAI GPT-4 Classification-7633](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Categorize%20and%20Label%20Gmail%20Emails%20with%20OpenAI%20GPT-4%20Classification-7633) - [Automatically Categorize Gmail Messages with GPT-4 Mini Classification-7599](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Categorize%20Gmail%20Messages%20with%20GPT-4%20Mini%20Classification-7599) - [Automatically Classify and Label Gmail Emails with Google Gemini AI-3772](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Classify%20and%20Label%20Gmail%20Emails%20with%20Google%20Gemini%20AI-3772) - [Automatically Classify Zoho Desk Support Tickets using Gemini AI-9307](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Classify%20Zoho%20Desk%20Support%20Tickets%20using%20Gemini%20AI-9307) - [Automatically Close Cold HubSpot Deals with Gmail Feedback & Slack Notifications-9096](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Close%20Cold%20HubSpot%20Deals%20with%20Gmail%20Feedback%20%26%20Slack%20Notifications-9096) - [Automatically Collect & Process Google News Articles to Google Sheets-8134](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Collect%20%26%20Process%20Google%20News%20Articles%20to%20Google%20Sheets-8134) - [Automatically Collect Bug Bounty Tips from Twitter to Google Sheets-8146](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Collect%20Bug%20Bounty%20Tips%20from%20Twitter%20to%20Google%20Sheets-8146) - [Automatically Copy & Translate Telegram Channel Content with GPT-4o-mini-6708](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Copy%20%26%20Translate%20Telegram%20Channel%20Content%20with%20GPT-4o-mini-6708) - [Automatically Correct Wrong Shipping Addresses in Billbee Orders-2609](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Correct%20Wrong%20Shipping%20Addresses%20in%20Billbee%20Orders-2609) - [Automatically Create and Upload YouTube Videos with Quotes in Thai Using FFmpeg-3328](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Create%20and%20Upload%20YouTube%20Videos%20with%20Quotes%20in%20Thai%20Using%20FFmpeg-3328) - [Automatically Create Cinematic Quote Videos with AI and Upload to YouTube-3438](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Create%20Cinematic%20Quote%20Videos%20with%20AI%20and%20Upload%20to%20YouTube-3438) - [Automatically create daily list of todos in Todoist-2149](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20create%20daily%20list%20of%20todos%20in%20Todoist-2149) - [Automatically Create Facebook Ads from Google Sheets-3406](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Create%20Facebook%20Ads%20from%20Google%20Sheets-3406) - [Automatically Create Google Tasks from Gmail Labeled Emails-3768](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Create%20Google%20Tasks%20from%20Gmail%20Labeled%20Emails-3768) - [Automatically Create Invoices from Gmail Labels with GPT-4O + QuickBooks-6504](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Create%20Invoices%20from%20Gmail%20Labels%20with%20GPT-4O%20%2B%20QuickBooks-6504) - [Automatically Create JIRA Issues from Outlook Email Support Requests-3893](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Create%20JIRA%20Issues%20from%20Outlook%20Email%20Support%20Requests-3893) - [Automatically Create Linear Issues from Gmail Support Request Messages-3899](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Create%20Linear%20Issues%20from%20Gmail%20Support%20Request%20Messages-3899) - [Automatically Create Trello Cards from Google Forms Lead Submissions-4946](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Create%20Trello%20Cards%20from%20Google%20Forms%20Lead%20Submissions-4946) - [Automatically Create YouTube Metadata with AI-2976](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Create%20YouTube%20Metadata%20with%20AI-2976) - [Automatically create YouTube short videos using Elevenlabs, Hailuo AI-2914](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20create%20YouTube%20short%20videos%20using%20Elevenlabs%2C%20Hailuo%20AI-2914) - [Automatically Delete Spam Emails in Gmail on Schedule-4285](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Delete%20Spam%20Emails%20in%20Gmail%20on%20Schedule-4285) - [Automatically Detect & Classify GitHub API Errors with GPT-4o to Airtable, Notion & Slack-10335](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Detect%20%26%20Classify%20GitHub%20API%20Errors%20with%20GPT-4o%20to%20Airtable%2C%20Notion%20%26%20Slack-10335) - [Automatically Disable Unsold Magento 2 Products After 1 Year with Gmail Approval-6501](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Disable%20Unsold%20Magento%202%20Products%20After%201%20Year%20with%20Gmail%20Approval-6501) - [Automatically Discover & Enrich HubSpot Buying Groups With Surfe and Google Sheets-7258](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Discover%20%26%20Enrich%20HubSpot%20Buying%20Groups%20With%20Surfe%20and%20Google%20Sheets-7258) - [Automatically document and backup N8N workflows-3354](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20document%20and%20backup%20N8N%20workflows-3354) - [Automatically document n8n workflows directly in Notion database-2151](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20document%20n8n%20workflows%20directly%20in%20Notion%20database-2151) - [Automatically Enrich Salesforce Accounts with Web Crawling, LinkedIn Data and GPT-4o-6586](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Enrich%20Salesforce%20Accounts%20with%20Web%20Crawling%2C%20LinkedIn%20Data%20and%20GPT-4o-6586) - [Automatically Generate Burn-in Video Captions with json2video-3044](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Generate%20Burn-in%20Video%20Captions%20with%20json2video-3044) - [Automatically Import Square Sales Summary Reports into Google Sheets-6456](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Import%20Square%20Sales%20Summary%20Reports%20into%20Google%20Sheets-6456) - [Automatically Import your Meta Threads Posts into Notion-2802](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Import%20your%20Meta%20Threads%20Posts%20into%20Notion-2802) - [Automatically issue training certificates and send via Gmail-3114](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20issue%20training%20certificates%20and%20send%20via%20Gmail-3114) - [Automatically Join WhatsApp Groups with Google Sheets and Evolution API-8880](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Join%20WhatsApp%20Groups%20with%20Google%20Sheets%20and%20Evolution%20API-8880) - [Automatically Label Gmail Emails with GPT-5 Classification-7759](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Label%20Gmail%20Emails%20with%20GPT-5%20Classification-7759) - [Automatically Monitor Competitor Pricing with Bright Data MCP & Google Sheets-5959](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Monitor%20Competitor%20Pricing%20with%20Bright%20Data%20MCP%20%26%20Google%20Sheets-5959) - [Automatically optimise images added to a Google drive folder-2185](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20optimise%20images%20added%20to%20a%20Google%20drive%20folder-2185) - [Automatically Post Latest Reddit Content to Discord with Image Extraction-5105](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Post%20Latest%20Reddit%20Content%20to%20Discord%20with%20Image%20Extraction-5105) - [Automatically promote your YouTube video on X-2564](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20promote%20your%20YouTube%20video%20on%20X-2564) - [Automatically prune n8n execution history-2646](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20prune%20n8n%20execution%20history-2646) - [Automatically Rename Gmail Attachments with GPT-4o and Save to Google Drive-7585](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Rename%20Gmail%20Attachments%20with%20GPT-4o%20and%20Save%20to%20Google%20Drive-7585) - [Automatically Replace and Relight the Background of Any Image using APImage-8619](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Replace%20and%20Relight%20the%20Background%20of%20Any%20Image%20using%20APImage-8619) - [Automatically Reply to Customer Emails with Airtable, Gmail, and GPT-4.1 Mini-8676](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Reply%20to%20Customer%20Emails%20with%20Airtable%2C%20Gmail%2C%20and%20GPT-4.1%20Mini-8676) - [Automatically Repurpose TikTok Videos to Multiple Platforms with RSS.app & Blotato-9780](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Repurpose%20TikTok%20Videos%20to%20Multiple%20Platforms%20with%20RSS.app%20%26%20Blotato-9780) - [Automatically Save & Organize LINE Message Files in Google Drive with Sheets Logging-3191](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Save%20%26%20Organize%20LINE%20Message%20Files%20in%20Google%20Drive%20with%20Sheets%20Logging-3191) - [Automatically Save & Organize Outlook Email Attachments in OneDrive Folders-6938](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Save%20%26%20Organize%20Outlook%20Email%20Attachments%20in%20OneDrive%20Folders-6938) - [Automatically Save Gmail Attachments to Google Drive-6466](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Save%20Gmail%20Attachments%20to%20Google%20Drive-6466) - [Automatically Save Kindle Handwritten Notes to Google Drive with DeepSeek AI-9860](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Save%20Kindle%20Handwritten%20Notes%20to%20Google%20Drive%20with%20DeepSeek%20AI-9860) - [Automatically Save QuickBooks Invoice PDFs to Google Drive-7232](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Save%20QuickBooks%20Invoice%20PDFs%20to%20Google%20Drive-7232) - [Automatically Scrape Make.com Job Board with GPT-5-mini Summaries & Email Digest-9300](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Scrape%20Make.com%20Job%20Board%20with%20GPT-5-mini%20Summaries%20%26%20Email%20Digest-9300) - [Automatically Search Facebook Ad Products on Amazon using Apify Scrapers-6888](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Search%20Facebook%20Ad%20Products%20on%20Amazon%20using%20Apify%20Scrapers-6888) - [Automatically Send a Direct Message (DM) to New Followers on Bluesky using Baserow-2827](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Send%20a%20Direct%20Message%20(DM)%20to%20New%20Followers%20on%20Bluesky%20using%20Baserow-2827) - [Automatically send daily Nikkei 225 closing price to LINE-10915](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20send%20daily%20Nikkei%20225%20closing%20price%20to%20LINE-10915) - [Automatically Send Daily Sales Reports from Square via Gmail-6460](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Send%20Daily%20Sales%20Reports%20from%20Square%20via%20Gmail-6460) - [Automatically Send Daily Sales Summary Reports from Square via Microsoft Outlook-7080](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Send%20Daily%20Sales%20Summary%20Reports%20from%20Square%20via%20Microsoft%20Outlook-7080) - [Automatically Send Monthly Sales Reports from Square via Gmail-7090](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Send%20Monthly%20Sales%20Reports%20from%20Square%20via%20Gmail-7090) - [Automatically Send Monthly Sales Reports from Square via Outlook-7091](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Send%20Monthly%20Sales%20Reports%20from%20Square%20via%20Outlook-7091) - [Automatically Send Weekly Sales Reports from Square via Gmail-7088](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Send%20Weekly%20Sales%20Reports%20from%20Square%20via%20Gmail-7088) - [Automatically Send Weekly Sales Reports from Square via Outlook-7089](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Send%20Weekly%20Sales%20Reports%20from%20Square%20via%20Outlook-7089) - [Automatically Send WhatsApp Discount Codes to Shopify Customers Using Rapiwa-9560](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Send%20WhatsApp%20Discount%20Codes%20to%20Shopify%20Customers%20Using%20Rapiwa-9560) - [Automatically Store Shopify Orders in Google Sheets with Telegram Notifications-4084](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Store%20Shopify%20Orders%20in%20Google%20Sheets%20with%20Telegram%20Notifications-4084) - [Automatically Sync Google Calendar Events to Google Sheets Tracker-4778](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Sync%20Google%20Calendar%20Events%20to%20Google%20Sheets%20Tracker-4778) - [Automatically Sync Google Calendar Events to Google Sheets Tracker-4781](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Sync%20Google%20Calendar%20Events%20to%20Google%20Sheets%20Tracker-4781) - [Automatically Sync Notion Contacts to Google Contacts with Group Labels-5590](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Sync%20Notion%20Contacts%20to%20Google%20Contacts%20with%20Group%20Labels-5590) - [Automatically Transcribe Telegram Voice Messages with OpenAI Whisper & Google Workspace-7123](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Transcribe%20Telegram%20Voice%20Messages%20with%20OpenAI%20Whisper%20%26%20Google%20Workspace-7123) - [Automatically Transfer FTP Files to Google Drive with Batch Processing-8703](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Transfer%20FTP%20Files%20to%20Google%20Drive%20with%20Batch%20Processing-8703) - [Automatically Transfer Shopify Order Data to Structured Airtable Records-6494](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Transfer%20Shopify%20Order%20Data%20to%20Structured%20Airtable%20Records-6494) - [Automatically Triage & Improve Todoist Tasks with GPT-4.1-mini-7938](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Triage%20%26%20Improve%20Todoist%20Tasks%20with%20GPT-4.1-mini-7938) - [Automatically Update Amazon Transaction Memos in YNAB with AI & Gmail-10516](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Update%20Amazon%20Transaction%20Memos%20in%20YNAB%20with%20AI%20%26%20Gmail-10516) - [Automatically update n8n version-4335](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20update%20n8n%20version-4335) - [Automatically Update YouTube Video Descriptions with Inserted Text-3080](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Update%20YouTube%20Video%20Descriptions%20with%20Inserted%20Text-3080) - [Automatically Upload Scanned Documents to Nextcloud via ScanservJS-3861](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automatically%20Upload%20Scanned%20Documents%20to%20Nextcloud%20via%20ScanservJS-3861) - [Automating Job Searches on LinkedIn and X, then Saving Results to Notion-9793](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automating%20Job%20Searches%20on%20LinkedIn%20and%20X%2C%20then%20Saving%20Results%20to%20Notion-9793) - [automating SAP B1 Journal Entries using JSON, Google Sheets, and GPT-4o-5378](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/automating%20SAP%20B1%20Journal%20Entries%20using%20JSON%2C%20Google%20Sheets%2C%20and%20GPT-4o-5378) - [Automating WhatsApp replies using Go High Level with Redis and Anthropic-7191](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automating%20WhatsApp%20replies%20using%20Go%20High%20Level%20with%20Redis%20and%20Anthropic-7191) - [Automation flow from Notion to GitHub with email notifications-5889](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automation%20flow%20from%20Notion%20to%20GitHub%20with%20email%20notifications-5889) - [Automation for Telegram/Google Sheets using GPT-4.1-9270](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automation%20for%20Telegram%2FGoogle%20Sheets%20using%20GPT-4.1-9270) - [Automation of Creative Testing and Campaign Launching for Meta Ads-6038](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automation%20of%20Creative%20Testing%20and%20Campaign%20Launching%20for%20Meta%20Ads-6038) - [Automation workflow between Airtable and QuickBooks-9218](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Automation%20workflow%20between%20Airtable%20and%20QuickBooks-9218) - [Autonomous Blog Publishing from YouTube Videos with ChatGPT, Sheets, Apify, Pexels & WordPress-7376](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Autonomous%20Blog%20Publishing%20from%20YouTube%20Videos%20with%20ChatGPT%2C%20Sheets%2C%20Apify%2C%20Pexels%20%26%20WordPress-7376) - [Autonomous Email Management with GPT-5-mini & Human-in-the-Loop for Outlook-9128](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Autonomous%20Email%20Management%20with%20GPT-5-mini%20%26%20Human-in-the-Loop%20for%20Outlook-9128) - [Avoid Asking Redundant Questions with Dynamically Generated Forms using OpenAI -3062](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Avoid%20Asking%20Redundant%20Questions%20with%20Dynamically%20Generated%20Forms%20using%20OpenAI%20-3062) - [AWS Azure GCP Multi-Cloud Cost Monitoring & Alerts for Budget Control-7374](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AWS%20Azure%20GCP%20Multi-Cloud%20Cost%20Monitoring%20%26%20Alerts%20for%20Budget%20Control-7374) - [AWS Cost & Usage Report Management for AI Agents-5502](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AWS%20Cost%20%26%20Usage%20Report%20Management%20for%20AI%20Agents-5502) - [AWS EC2 Lifecycle Manager with AI Chat Agent (Describe, Start, Stop, Reboot)-8551](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AWS%20EC2%20Lifecycle%20Manager%20with%20AI%20Chat%20Agent%20(Describe%2C%20Start%2C%20Stop%2C%20Reboot)-8551) - [AWS Lambda Manager with GPT-4.1 & Google Sheets Audit Logging via Chat-8623](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AWS%20Lambda%20Manager%20with%20GPT-4.1%20%26%20Google%20Sheets%20Audit%20Logging%20via%20Chat-8623) - [AWS News Monitoring & LinkedIn Content Automation with Claude 3 & Feishu-8733](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/AWS%20News%20Monitoring%20%26%20LinkedIn%20Content%20Automation%20with%20Claude%203%20%26%20Feishu-8733) - [B2B lead qualification-5404](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/B2B%20lead%20qualification-5404) - [B2B Outreach Automation: LinkedIn to Email Sequence with GPT, AnyMailFinder & Perplexity-7929](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/B2B%20Outreach%20Automation%3A%20LinkedIn%20to%20Email%20Sequence%20with%20GPT%2C%20AnyMailFinder%20%26%20Perplexity-7929) - [Background Removal API MCP Server-5640](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Background%20Removal%20API%20MCP%20Server-5640) - [Backlink Monitoring Automation with Google Sheets + DataForSEO-3685](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Backlink%20Monitoring%20Automation%20with%20Google%20Sheets%20%2B%20DataForSEO-3685) - [Backup & Restore n8n Workflows with Telegram, Google Drive and Form Upload-9645](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Backup%20%26%20Restore%20n8n%20Workflows%20with%20Telegram%2C%20Google%20Drive%20and%20Form%20Upload-9645) - [Backup all n8n workflows to Google Drive every 4 hours-2886](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Backup%20all%20n8n%20workflows%20to%20Google%20Drive%20every%204%20hours-2886) - [Backup and Delete Workflows to Google Drive with n8n API and Form Trigger-6751](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Backup%20and%20Delete%20Workflows%20to%20Google%20Drive%20with%20n8n%20API%20and%20Form%20Trigger-6751) - [Backup Clockify to Github based on monthly reports-3147](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Backup%20Clockify%20to%20Github%20based%20on%20monthly%20reports-3147) - [Backup n8n Workflows to Bitbucket-2787](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Backup%20n8n%20Workflows%20to%20Bitbucket-2787) - [Backup N8N Workflows to Github-3990](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Backup%20N8N%20Workflows%20to%20Github-3990) - [Backup n8n Workflows to Google Drive-3112](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Backup%20n8n%20Workflows%20to%20Google%20Drive-3112) - [Backup n8n Workflows with Versioning and Notion Tracking-6947](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Backup%20n8n%20Workflows%20with%20Versioning%20and%20Notion%20Tracking-6947) - [Backup Squarespace code Injections to Github-3113](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Backup%20Squarespace%20code%20Injections%20to%20Github-3113) - [Backup Workflows to Git Repository on Gitea-2820](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Backup%20Workflows%20to%20Git%20Repository%20on%20Gitea-2820) - [Backup workflows to git repository on Github-2532](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Backup%20workflows%20to%20git%20repository%20on%20Github-2532) - [Backup your credentials to GitHub-2307](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Backup%20your%20credentials%20to%20GitHub-2307) - [Backup your workflows to GitHub -- in (subfolders)-2868](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Backup%20your%20workflows%20to%20GitHub%20--%20in%20(subfolders)-2868) - [Backup your workflows to GitHub-2652](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Backup%20your%20workflows%20to%20GitHub-2652) - [BambooHR AI-Powered Company Policies and Benefits Chatbot-2850](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/BambooHR%20AI-Powered%20Company%20Policies%20and%20Benefits%20Chatbot-2850) - [Baserow campaign database to Shopify with image upload & dynamic template update-2186](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Baserow%20campaign%20database%20to%20Shopify%20with%20image%20upload%20%26%20dynamic%20template%20update-2186) - [Basic Automatic Gmail Email Labelling with OpenAI and Gmail API-2740](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Basic%20Automatic%20Gmail%20Email%20Labelling%20with%20OpenAI%20and%20Gmail%20API-2740) - [Basic RAG chat-5028](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Basic%20RAG%20chat-5028) - [Batch Airtable requests to send data 9x faster-2831](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Batch%20Airtable%20requests%20to%20send%20data%209x%20faster-2831) - [Batch Convert CAD/BIM Files to XLSX/DAE with Validation and Reporting-7650](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Batch%20Convert%20CAD%2FBIM%20Files%20to%20XLSX%2FDAE%20with%20Validation%20and%20Reporting-7650) - [Batch Delete Posts and Featured Images in WordPress-4976](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Batch%20Delete%20Posts%20and%20Featured%20Images%20in%20WordPress-4976) - [Batch ID Photo Converter & Enhancer With Google Drive & Nano Banana API-9245](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Batch%20ID%20Photo%20Converter%20%26%20Enhancer%20With%20Google%20Drive%20%26%20Nano%20Banana%20API-9245) - [Batch Process Customer Feedback with Sentiment & Emotion Analysis in Google Sheets-9881](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Batch%20Process%20Customer%20Feedback%20with%20Sentiment%20%26%20Emotion%20Analysis%20in%20Google%20Sheets-9881) - [Batch Process Data with Redis-powered Debouncing System-11045](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Batch%20Process%20Data%20with%20Redis-powered%20Debouncing%20System-11045) - [Batch Process Prompts with Anthropic Claude API-3409](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Batch%20Process%20Prompts%20with%20Anthropic%20Claude%20API-3409) - [Batch Scrape Website URLs from Google Sheets to Google Docs with Firecrawl-7384](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Batch%20Scrape%20Website%20URLs%20from%20Google%20Sheets%20to%20Google%20Docs%20with%20Firecrawl-7384) - [Batch Upscale Portrait Photos with Real-ESRGAN AI, Google Drive and Airtable-8047](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Batch%20Upscale%20Portrait%20Photos%20with%20Real-ESRGAN%20AI%2C%20Google%20Drive%20and%20Airtable-8047) - [Batch verify emails in Google Sheet with Icypeas -2016](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Batch%20verify%20emails%20in%20Google%20Sheet%20with%20Icypeas%20-2016) - [BBC Radio & Music API Integration Hub for AI Assistants-5537](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/BBC%20Radio%20%26%20Music%20API%20Integration%20Hub%20for%20AI%20Assistants-5537) - [Beautiful Web UI for GPT-4 Multi-Agent Chat with Specialized Assistants-9901](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Beautiful%20Web%20UI%20for%20GPT-4%20Multi-Agent%20Chat%20with%20Specialized%20Assistants-9901) - [Beginner Data Analysis: Merge, Filter & Summarize in Google Sheets with GPT-4o-6753](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Beginner%20Data%20Analysis%3A%20Merge%2C%20Filter%20%26%20Summarize%20in%20Google%20Sheets%20with%20GPT-4o-6753) - [Beginner Manager Agent with Sub-Agent Tools-7158](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Beginner%20Manager%20Agent%20with%20Sub-Agent%20Tools-7158) - [Beginner's Guide to Workflow Automation with OpenAI, LangChain & API Integrations-9306](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Beginner's%20Guide%20to%20Workflow%20Automation%20with%20OpenAI%2C%20LangChain%20%26%20API%20Integrations-9306) - [Benchmark Content Safety Guardrails with Automated Test Suite & Reports-10729](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Benchmark%20Content%20Safety%20Guardrails%20with%20Automated%20Test%20Suite%20%26%20Reports-10729) - [Benchmark LLM Performance on Legal Documents with Google Sheets and OpenRouter-5066](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Benchmark%20LLM%20Performance%20on%20Legal%20Documents%20with%20Google%20Sheets%20and%20OpenRouter-5066) - [BeyondPresence Sales Intelligence β†’ Real-Time Lead Scoring-4454](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/BeyondPresence%20Sales%20Intelligence%20%E2%86%92%20Real-Time%20Lead%20Scoring-4454) - [Bidirectional ClickUp Task & Google Calendar Sync with Multi-Calendar Routing-7871](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Bidirectional%20ClickUp%20Task%20%26%20Google%20Calendar%20Sync%20with%20Multi-Calendar%20Routing-7871) - [Bidirectional Company Sync between ProspectPro and HubSpot with Status Tracking-8471](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Bidirectional%20Company%20Sync%20between%20ProspectPro%20and%20HubSpot%20with%20Status%20Tracking-8471) - [Bidirectional GitHub Workflow Sync & Version Control for n8n Workflows-5081](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Bidirectional%20GitHub%20Workflow%20Sync%20%26%20Version%20Control%20for%20n8n%20Workflows-5081) - [Bidirectional Ticket Sync Between Freshdesk and Linear with Error Logging-8702](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Bidirectional%20Ticket%20Sync%20Between%20Freshdesk%20and%20Linear%20with%20Error%20Logging-8702) - [Bilibili Video Downloader with Google Drive Upload & Email Notification-10265](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Bilibili%20Video%20Downloader%20with%20Google%20Drive%20Upload%20%26%20Email%20Notification-10265) - [BIN Card Information Lookup API Connector for AI Agents with Balance Check-5542](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/BIN%20Card%20Information%20Lookup%20API%20Connector%20for%20AI%20Agents%20with%20Balance%20Check-5542) - [BIN Code Lookup with apilayer API-6306](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/BIN%20Code%20Lookup%20with%20apilayer%20API-6306) - [Binance SM 15min Indicators Tool-4743](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Binance%20SM%2015min%20Indicators%20Tool-4743) - [Binance SM 1day Indicators Tool-4746](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Binance%20SM%201day%20Indicators%20Tool-4746) - [Binance SM 1hour Indicators Tool-4744](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Binance%20SM%201hour%20Indicators%20Tool-4744) - [Binance SM 4hour Indicators Tool-4745](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Binance%20SM%204hour%20Indicators%20Tool-4745) - [Binance SM Indicators Webhook Tool-4747](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Binance%20SM%20Indicators%20Webhook%20Tool-4747) - [Binance SM Price-24hrStats-OrderBook-Kline Tool-4742](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Binance%20SM%20Price-24hrStats-OrderBook-Kline%20Tool-4742) - [Binance Spot Market Quant AI Agent | GPT-4o + Telegram (Main Interface)-4739](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Binance%20Spot%20Market%20Quant%20AI%20Agent%20%7C%20GPT-4o%20%2B%20Telegram%20%20(Main%20Interface)-4739) - [Binance Spot Trader - Limit & Market Orders via API-5036](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Binance%20Spot%20Trader%20-%20Limit%20%26%20Market%20Orders%20via%20API-5036) - [Birthday and Ephemeris Notification (Google Contact, Telegram & Home Assistant)-4462](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Birthday%20and%20Ephemeris%20Notification%20(Google%20Contact%2C%20Telegram%20%26%20Home%20Assistant)-4462) - [Bitrix24 AI-Powered RAG Chatbot for Open Line Channels-3094](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Bitrix24%20AI-Powered%20RAG%20Chatbot%20for%20Open%20Line%20Channels-3094) - [Bitrix24 Chatbot Application Workflow example with Webhook Integration-2923](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Bitrix24%20Chatbot%20Application%20Workflow%20example%20with%20Webhook%20Integration-2923) - [Bitrix24 Task Form Widget Application Workflow with Webhook Integration-2974](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Bitrix24%20Task%20Form%20Widget%20Application%20Workflow%20with%20Webhook%20Integration-2974) - [Blockchain Monitor with ScrapeGraphAI Risk Detection, Instant Alerts and Slack-6929](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Blockchain%20Monitor%20with%20ScrapeGraphAI%20Risk%20Detection%2C%20Instant%20Alerts%20and%20Slack-6929) - [Blog Writer & Editor with Google Sheets Memory (GPT-4)-7671](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Blog%20Writer%20%26%20Editor%20with%20Google%20Sheets%20Memory%20(GPT-4)-7671) - [Book Appointments with Voice Using VAPI & Cal.com-6895](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Book%20Appointments%20with%20Voice%20Using%20VAPI%20%26%20Cal.com-6895) - [Boost posts/statuses from a specific FediVerse account on your mastodon profile-4397](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Boost%20posts%2Fstatuses%20from%20a%20specific%20FediVerse%20account%20on%20your%20mastodon%20profile-4397) - [Brand DNA Generator Using JotForm, Google Search, Gemini AI & Notion-10617](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Brand%20DNA%20Generator%20Using%20JotForm%2C%20Google%20Search%2C%20Gemini%20AI%20%26%20Notion-10617) - [Brand Visibility & Sentiment Analysis Across AI Search Tools (OpenAI, Perplexity, ChatGPT)-8365](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Brand%20Visibility%20%26%20Sentiment%20Analysis%20Across%20AI%20Search%20Tools%20(OpenAI%2C%20Perplexity%2C%20ChatGPT)-8365) - [Breakdown Documents into Study Notes using Templating MistralAI and Qdrant-2339](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Breakdown%20Documents%20into%20Study%20Notes%20using%20Templating%20MistralAI%20and%20Qdrant-2339) - [Bright Data-Powered Competitive Price Lookup and Report Generator-4348](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Bright%20Data-Powered%20Competitive%20Price%20Lookup%20and%20Report%20Generator-4348) - [Build & Deploy MVPs from Text Prompts with AI, GitHub & Vercel-6164](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20%26%20Deploy%20MVPs%20from%20Text%20Prompts%20with%20AI%2C%20GitHub%20%26%20Vercel-6164) - [Build & Query RAG System with Google Drive, OpenAI GPT-4o-mini, and Pinecone-4501](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20%26%20Query%20RAG%20System%20with%20Google%20Drive%2C%20OpenAI%20GPT-4o-mini%2C%20and%20Pinecone-4501) - [Build a Chatbot, Voice and Phone Agent with Voiceflow, Google Calendar and RAG-3657](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Chatbot%2C%20Voice%20and%20Phone%20Agent%20with%20Voiceflow%2C%20Google%20Calendar%20and%20RAG-3657) - [Build a Complete Email CRM with Google Sheets & MailerSend-10179](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Complete%20Email%20CRM%20with%20Google%20Sheets%20%26%20MailerSend-10179) - [Build a Comprehensive Multimodal Assistant on Telegram with OpenAI, SERP and Vector Store-6813](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Comprehensive%20Multimodal%20Assistant%20on%20Telegram%20with%20OpenAI%2C%20SERP%20and%20Vector%20Store-6813) - [Build a Customer Support Agent with Grok-4, Google Docs, and Telegram [RAG]-6017](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Customer%20Support%20Agent%20with%20Grok-4%2C%20Google%20Docs%2C%20and%20Telegram%20%5BRAG%5D-6017) - [Build a Customer Support RAG Agent with GPT-5, Telegram & Pinecone-7172](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Customer%20Support%20RAG%20Agent%20with%20GPT-5%2C%20Telegram%20%26%20Pinecone-7172) - [Build a Document QA System with Google Drive, Pinecone, and OpenAI RAG-9050](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Document%20QA%20System%20with%20Google%20Drive%2C%20Pinecone%2C%20and%20OpenAI%20RAG-9050) - [Build a Document QA System with RAG using Milvus, Cohere, and OpenAI for Google Drive-3848](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Document%20QA%20System%20with%20RAG%20using%20Milvus%2C%20Cohere%2C%20and%20OpenAI%20for%20Google%20Drive-3848) - [Build a Documentation Expert Chatbot with Gemini RAG Pipeline-6137](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Documentation%20Expert%20Chatbot%20with%20Gemini%20RAG%20Pipeline-6137) - [Build a Dual-Path Customer Support System with Google Sheets, Vectors & Gemini LLM-9775](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Dual-Path%20Customer%20Support%20System%20with%20Google%20Sheets%2C%20Vectors%20%26%20Gemini%20LLM-9775) - [Build a GLPI Knowledge Base RAG Pipeline with Google Gemini and PostgreSQL-7171](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20GLPI%20Knowledge%20Base%20RAG%20Pipeline%20with%20Google%20Gemini%20and%20PostgreSQL-7171) - [Build a Knowledge Base Chatbot with Jotform, RAG on Supabase, Together AI & Gemini-9626](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Knowledge%20Base%20Chatbot%20with%20Jotform%2C%20RAG%20on%20Supabase%2C%20Together%20AI%20%26%20Gemini-9626) - [Build a Knowledge Base Chatbot with OpenAI, RAG and MongoDB Vector Embeddings-4526](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Knowledge%20Base%20Chatbot%20with%20OpenAI%2C%20RAG%20and%20MongoDB%20Vector%20Embeddings-4526) - [Build a Knowledge-Based WhatsApp Assistant with RAG, Gemini, Supabase & Google Docs-8865](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Knowledge-Based%20WhatsApp%20Assistant%20with%20RAG%2C%20Gemini%2C%20Supabase%20%26%20Google%20Docs-8865) - [Build a Local AI Assistant with Llama 3.2, RAG, and Search using Ollama & MCP-5398](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Local%20AI%20Assistant%20with%20Llama%203.2%2C%20RAG%2C%20and%20Search%20using%20Ollama%20%26%20MCP-5398) - [Build a Multi-functional Telegram Bot with Gemini, RAG PDF Search & Google Suite-4525](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Multi-functional%20Telegram%20Bot%20with%20Gemini%2C%20RAG%20PDF%20Search%20%26%20Google%20Suite-4525) - [Build a Multi-Modal Telegram AI Assistant with Gemini, Voice & Image Generation-6003](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Multi-Modal%20Telegram%20AI%20Assistant%20with%20Gemini%2C%20Voice%20%26%20Image%20Generation-6003) - [Build a Multichannel Customer Support AI Assistant with Chatwoot & OpenRouter-8260](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Multichannel%20Customer%20Support%20AI%20Assistant%20with%20Chatwoot%20%26%20OpenRouter-8260) - [Build a PDF Document RAG System with Mistral OCR, Qdrant and Gemini AI-4400](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20PDF%20Document%20RAG%20System%20with%20Mistral%20OCR%2C%20Qdrant%20and%20Gemini%20AI-4400) - [Build a PDF Q&A System with LlamaIndex, OpenAI Embeddings & Pinecone Vector DB-7717](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20PDF%20Q%26A%20System%20with%20LlamaIndex%2C%20OpenAI%20Embeddings%20%26%20Pinecone%20Vector%20DB-7717) - [Build a PDF Search System with Mistral OCR and Weaviate DB-7339](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20PDF%20Search%20System%20with%20Mistral%20OCR%20and%20Weaviate%20DB-7339) - [Build a PDF-Based RAG System with OpenAI, Pinecone and Cohere Reranking-5734](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20PDF-Based%20RAG%20System%20with%20OpenAI%2C%20Pinecone%20and%20Cohere%20Reranking-5734) - [Build a Personal Assistant with Google Gemini, Gmail and Calendar using MCP-3905](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Personal%20Assistant%20with%20Google%20Gemini%2C%20Gmail%20and%20Calendar%20using%20MCP-3905) - [Build a Personalized Shopping Assistant with Zep Memory, GPT-4 and Google Sheets-7363](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Personalized%20Shopping%20Assistant%20with%20Zep%20Memory%2C%20GPT-4%20and%20Google%20Sheets-7363) - [Build a Question-Answering AI Agent with Llama, RAG and Google Search-5403](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Question-Answering%20AI%20Agent%20with%20Llama%2C%20RAG%20and%20Google%20Search-5403) - [Build a RAG Knowledge Chatbot with OpenAI, Google Drive, and Supabase-8245](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20RAG%20Knowledge%20Chatbot%20with%20OpenAI%2C%20Google%20Drive%2C%20and%20Supabase-8245) - [Build a RAG System with Automatic Citations using Qdrant, Gemini & OpenAI-5023](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20RAG%20System%20with%20Automatic%20Citations%20using%20Qdrant%2C%20Gemini%20%26%20OpenAI-5023) - [Build a RAG-based Q&A System with Qdrant, Mistral OCR, and GPT-4-8944](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20RAG-based%20Q%26A%20System%20with%20Qdrant%2C%20Mistral%20OCR%2C%20and%20GPT-4-8944) - [Build a Restaurant Voice Assistant with VAPI and PostgreSQL for Bookings & Orders-5847](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Restaurant%20Voice%20Assistant%20with%20VAPI%20and%20PostgreSQL%20for%20Bookings%20%26%20Orders-5847) - [Build a Retrieval-Based Chatbot with Telegram, OpenAI and Google Drive PDF Backup-6994](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Retrieval-Based%20Chatbot%20with%20Telegram%2C%20OpenAI%20and%20Google%20Drive%20PDF%20Backup-6994) - [Build a Scalable AI Chatbot with GPT-4 and Pipedream: Calendly, Gmail Integration-5821](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Scalable%20AI%20Chatbot%20with%20GPT-4%20and%20Pipedream%3A%20Calendly%2C%20Gmail%20Integration-5821) - [Build a Self-Updating RAG System with OpenAI, Google Gemini, Qdrant and Google Drive-7647](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Self-Updating%20RAG%20System%20with%20OpenAI%2C%20Google%20Gemini%2C%20Qdrant%20and%20Google%20Drive-7647) - [Build a Smart Chatbot with GPT-5-nano, Web Search & Conversational Memory-8209](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Smart%20Chatbot%20with%20GPT-5-nano%2C%20Web%20Search%20%26%20Conversational%20Memory-8209) - [Build a Smart Knowledge Assistant using GPT-4o-mini, RAG and RLHF on Telegram with MongoDB-4689](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Smart%20Knowledge%20Assistant%20using%20GPT-4o-mini%2C%20RAG%20and%20RLHF%20on%20Telegram%20with%20MongoDB-4689) - [Build a Smart Telegram Assistant with Gemini AI, PostgreSQL Memory & Dynamic Routing-7851](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Smart%20Telegram%20Assistant%20with%20Gemini%20AI%2C%20PostgreSQL%20Memory%20%26%20Dynamic%20Routing-7851) - [Build a Support Ticket Analytics Dashboard with ScrapeGraphAI, Google Sheets & Slack Alerts-6431](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Support%20Ticket%20Analytics%20Dashboard%20with%20ScrapeGraphAI%2C%20Google%20Sheets%20%26%20Slack%20Alerts-6431) - [Build a Tax Code Assistant with Qdrant, Mistral.ai and OpenAI-2341](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Tax%20Code%20Assistant%20with%20Qdrant%2C%20Mistral.ai%20and%20OpenAI-2341) - [Build a Telegram Chatbot with Gemini Pro AI and Google Docs Integration-8615](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Telegram%20Chatbot%20with%20Gemini%20Pro%20AI%20and%20Google%20Docs%20Integration-8615) - [Build a Telegram Mental Health Support Bot with GPT-4o-6556](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Telegram%20Mental%20Health%20Support%20Bot%20with%20GPT-4o-6556) - [Build a Telegram Q&A Bot with Linkup Web Search, GPT-4.1 & Mistral Voice-9871](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Telegram%20Q%26A%20Bot%20with%20Linkup%20Web%20Search%2C%20GPT-4.1%20%26%20Mistral%20Voice-9871) - [Build a Telegram Subscription Gate with Lead Magnet and Upsell Sequence-10598](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Telegram%20Subscription%20Gate%20with%20Lead%20Magnet%20and%20Upsell%20Sequence-10598) - [Build a Text & Image Responding Telegram Bot with Google Gemini 2.5 Flash-9265](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Text%20%26%20Image%20Responding%20Telegram%20Bot%20with%20Google%20Gemini%202.5%20Flash-9265) - [Build a Voice AI Chatbot with ElevenLabs and InfraNodus Knowledge Experts-4484](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Voice%20AI%20Chatbot%20with%20ElevenLabs%20and%20InfraNodus%20Knowledge%20Experts-4484) - [Build a Weekly AI Trend Alerter with arXiv and Weaviate-5817](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20Weekly%20AI%20Trend%20Alerter%20with%20arXiv%20and%20Weaviate-5817) - [Build a WhatsApp Assistant with Memory, Google Suite & Multi-AI Research and Imaging-7663](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20WhatsApp%20Assistant%20with%20Memory%2C%20Google%20Suite%20%26%20Multi-AI%20Research%20and%20Imaging-7663) - [Build a WhatsApp Customer Support Bot with LangChain, OpenAI, and CRM Integration-8297](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20a%20WhatsApp%20Customer%20Support%20Bot%20with%20LangChain%2C%20OpenAI%2C%20and%20CRM%20Integration-8297) - [Build Academic Citation Networks with PDF Vector API for Gephi Visualization-7356](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20Academic%20Citation%20Networks%20with%20PDF%20Vector%20API%20for%20Gephi%20Visualization-7356) - [Build Academic Knowledge Graph from Research Papers with PDF Vector, GPT-4 and Neo4j-7362](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20Academic%20Knowledge%20Graph%20from%20Research%20Papers%20with%20PDF%20Vector%2C%20GPT-4%20and%20Neo4j-7362) - [Build AI-Ready Knowledge Base from Outlook & Notion using Pinecone & GPT-4-9614](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20AI-Ready%20Knowledge%20Base%20from%20Outlook%20%26%20Notion%20using%20Pinecone%20%26%20GPT-4-9614) - [Build an Advanced Multi-Query RAG System with Supabase and GPT-5-7779](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20an%20Advanced%20Multi-Query%20RAG%20System%20with%20Supabase%20and%20GPT-5-7779) - [Build an AI Chatbot with InfraNodus Knowledge Graph for Enhanced Responses-6818](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20an%20AI%20Chatbot%20with%20InfraNodus%20Knowledge%20Graph%20for%20Enhanced%20Responses-6818) - [Build an AI IT Support Agent with Azure Search, Entra ID & Jira-4560](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20an%20AI%20IT%20Support%20Agent%20with%20Azure%20Search%2C%20Entra%20ID%20%26%20Jira-4560) - [Build an AI Marketing Team with OpenAI O3 and GPT-4.1-mini for Automated Content Creation-6898](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20an%20AI%20Marketing%20Team%20with%20OpenAI%20O3%20and%20GPT-4.1-mini%20for%20Automated%20Content%20Creation-6898) - [Build an AI Powered Phone Agent πŸ“žπŸ€– with Retell, Google Calendar and RAG-3563](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20an%20AI%20Powered%20Phone%20Agent%20%F0%9F%93%9E%F0%9F%A4%96%20with%20Retell%2C%20Google%20Calendar%20and%20RAG-3563) - [Build an AI-Powered Employee Recognition System with GPT-4, Jotform and Google Sheets-9817](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20an%20AI-Powered%20Employee%20Recognition%20System%20with%20GPT-4%2C%20Jotform%20and%20Google%20Sheets-9817) - [Build an AI-Powered SMS Support System with Twilio, GPT-4 and PostgreSQL-9220](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20an%20AI-Powered%20SMS%20Support%20System%20with%20Twilio%2C%20GPT-4%20and%20PostgreSQL-9220) - [Build an All-Source Knowledge Assistant with Claude, RAG, Perplexity, and Drive-6542](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20an%20All-Source%20Knowledge%20Assistant%20with%20Claude%2C%20RAG%2C%20Perplexity%2C%20and%20Drive-6542) - [Build an endpoint to perform CRUD operations with multiple HTTP methods-2490](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20an%20endpoint%20to%20perform%20CRUD%20operations%20with%20multiple%20HTTP%20methods-2490) - [Build an Image Restoration Service with n8n & Gemini AI Image Editing-4815](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20an%20Image%20Restoration%20Service%20with%20n8n%20%26%20Gemini%20AI%20Image%20Editing-4815) - [Build an Intelligent Q&A Bot with Lookio Knowledge Base and GPT-8787](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20an%20Intelligent%20Q%26A%20Bot%20with%20Lookio%20Knowledge%20Base%20and%20GPT-8787) - [Build an Interactive AI Agent with Chat Interface and Multiple Tools-5819](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20an%20Interactive%20AI%20Agent%20with%20Chat%20Interface%20and%20Multiple%20Tools-5819) - [Build an IT Support Assistant Chatbot Leveraging Existing Support Portal-3498](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20an%20IT%20Support%20Assistant%20Chatbot%20Leveraging%20Existing%20Support%20Portal-3498) - [Build an MCP Server with Airtable-3879](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20an%20MCP%20Server%20with%20Airtable-3879) - [Build an MCP Server with Google Calendar and Custom Functions-3514](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20an%20MCP%20Server%20with%20Google%20Calendar%20and%20Custom%20Functions-3514) - [Build an MCP Server with Google Calendar-3569](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20an%20MCP%20Server%20with%20Google%20Calendar-3569) - [Build an n8n Documentation Expert Chatbot with OpenAI RAG Pipeline-6281](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20an%20n8n%20Documentation%20Expert%20Chatbot%20with%20OpenAI%20RAG%20Pipeline-6281) - [Build an On-Premises AI Kaggle Competition Assistant with Qdrant RAG and Ollama-3967](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20an%20On-Premises%20AI%20Kaggle%20Competition%20Assistant%20with%20Qdrant%20RAG%20and%20Ollama-3967) - [Build an OpenAI Assistant with Google Drive Integration-2782](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20an%20OpenAI%20Assistant%20with%20Google%20Drive%20Integration-2782) - [Build and Update RAG System with Google Drive, Qdrant, and Gemini Chat-5140](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20and%20Update%20RAG%20System%20with%20Google%20Drive%2C%20Qdrant%2C%20and%20Gemini%20Chat-5140) - [Build Complete Sales Department with OpenAI Multi-Agent Team & CSO Orchestration-6902](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20Complete%20Sales%20Department%20with%20OpenAI%20Multi-Agent%20Team%20%26%20CSO%20Orchestration-6902) - [Build Comprehensive Entity Profiles with GPT-4, Wikipedia & Vector DB for Content-6972](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20Comprehensive%20Entity%20Profiles%20with%20GPT-4%2C%20Wikipedia%20%26%20Vector%20DB%20for%20Content-6972) - [Build Comprehensive Literature Reviews with GPT-4 and Multi-Database Search-7354](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20Comprehensive%20Literature%20Reviews%20with%20GPT-4%20and%20Multi-Database%20Search-7354) - [Build Custom AI Agent with LangChain & Gemini (Self-Hosted)-3326](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20Custom%20AI%20Agent%20with%20LangChain%20%26%20Gemini%20(Self-Hosted)-3326) - [Build Custom Workflows Automatically with GPT-4o, RAG, and Web Search-5024](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20Custom%20Workflows%20Automatically%20with%20GPT-4o%2C%20RAG%2C%20and%20Web%20Search-5024) - [Build Document Q&A API with PDF Vector and Webhooks-8498](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20Document%20Q%26A%20API%20with%20PDF%20Vector%20and%20Webhooks-8498) - [Build Document RAG System with Kimi-K2, Gemini Embeddings and Qdrant-6574](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20Document%20RAG%20System%20with%20Kimi-K2%2C%20Gemini%20Embeddings%20and%20Qdrant-6574) - [Build Gmail Contact Database with GPT-5 Nano, Brave Search & Google Sheets-10778](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20Gmail%20Contact%20Database%20with%20GPT-5%20Nano%2C%20Brave%20Search%20%26%20Google%20Sheets-10778) - [Build Lists of Profiles from Any Platform using Airtop and Google Sheets-3479](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20Lists%20of%20Profiles%20from%20Any%20Platform%20using%20Airtop%20and%20Google%20Sheets-3479) - [Build Multi-Client Agentic RAG Document Processing Pipeline with Supabase Vector DB-8916](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20Multi-Client%20Agentic%20RAG%20Document%20Processing%20Pipeline%20with%20Supabase%20Vector%20DB-8916) - [Build Persistent Chat Memory with GPT-4o-mini and Qdrant Vector Database-6829](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20Persistent%20Chat%20Memory%20with%20GPT-4o-mini%20and%20Qdrant%20Vector%20Database-6829) - [Build Personalized AI Newsletters with QWEN & Gemma Using RSS Feeds and Gmail-5400](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20Personalized%20AI%20Newsletters%20with%20QWEN%20%26%20Gemma%20Using%20RSS%20Feeds%20and%20Gmail-5400) - [Build Production-Ready User Authentication with Airtable and JWT-4444](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20Production-Ready%20User%20Authentication%20with%20Airtable%20and%20JWT-4444) - [Build Products with CPO-Led AI Team using OpenAI O3 and GPT-4.1-mini Agents-6903](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20Products%20with%20CPO-Led%20AI%20Team%20using%20OpenAI%20O3%20and%20GPT-4.1-mini%20Agents-6903) - [Build RAG-Powered Support Agent for Jira Issues Using Pinecone and OpenAI-8720](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20RAG-Powered%20Support%20Agent%20for%20Jira%20Issues%20Using%20Pinecone%20and%20OpenAI-8720) - [Build RAG-Powered WhatsApp Chatbots for Docs with GPT-4o-mini and MongoDB-6315](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20RAG-Powered%20WhatsApp%20Chatbots%20for%20Docs%20with%20GPT-4o-mini%20and%20MongoDB-6315) - [Build Resilient AI Workflows with Automatic GPT and Gemini Failover Chain-5160](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20Resilient%20AI%20Workflows%20with%20Automatic%20GPT%20and%20Gemini%20Failover%20Chain-5160) - [Build Targeted Prospect Lists: Find & Enrich Leads with Surfe to HubSpot-7130](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20Targeted%20Prospect%20Lists%3A%20Find%20%26%20Enrich%20Leads%20with%20Surfe%20to%20HubSpot-7130) - [Build Website Q&A Chatbot with RAG, OpenAI GPT-4o-mini and Supabase Vector DB-6212](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20Website%20Q%26A%20Chatbot%20with%20RAG%2C%20OpenAI%20GPT-4o-mini%20and%20Supabase%20Vector%20DB-6212) - [Build Your First AI Agent-6270](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20Your%20First%20AI%20Agent-6270) - [Build Your First AI Data Analyst Chatbot-3050](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20Your%20First%20AI%20Data%20Analyst%20Chatbot-3050) - [Build Your First Automated Email Support Agent (AI Fallback & Logging)-6287](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20Your%20First%20Automated%20Email%20Support%20Agent%20(AI%20Fallback%20%26%20Logging)-6287) - [Build your ow Youtube MCP server-3637](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20your%20ow%20Youtube%20MCP%20server-3637) - [Build Your Own Counseling Chatbot on LINE to Support Mental Health Conversations-2975](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20Your%20Own%20Counseling%20Chatbot%20on%20LINE%20to%20Support%20Mental%20Health%20Conversations-2975) - [Build your own CUSTOM API MCP server-3638](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20your%20own%20CUSTOM%20API%20MCP%20server-3638) - [Build your own FileSystem MCP server-3630](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20your%20own%20FileSystem%20MCP%20server-3630) - [Build your own Github MCP server-3635](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20your%20own%20Github%20MCP%20server-3635) - [Build your own Google Drive MCP server-3634](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20your%20own%20Google%20Drive%20MCP%20server-3634) - [Build Your Own Image Search Using AI Object Detection, CDN and ElasticSearch-2331](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20Your%20Own%20Image%20Search%20Using%20AI%20Object%20Detection%2C%20CDN%20and%20ElasticSearch-2331) - [Build your own N8N Workflows MCP Server-3770](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20your%20own%20N8N%20Workflows%20MCP%20Server-3770) - [Build your own PostgreSQL MCP server-3631](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20your%20own%20PostgreSQL%20MCP%20server-3631) - [Build your own Qdrant Vector Store MCP server-3636](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20your%20own%20Qdrant%20Vector%20Store%20MCP%20server-3636) - [Build your own SQLite MCP server-3632](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Build%20your%20own%20SQLite%20MCP%20server-3632) - [Building RAG Chatbot for Movie Recommendations with Qdrant and Open AI-2440](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Building%20RAG%20Chatbot%20for%20Movie%20Recommendations%20with%20Qdrant%20and%20Open%20AI-2440) - [Building Your First WhatsApp Chatbot-2465](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Building%20Your%20First%20WhatsApp%20Chatbot-2465) - [Bulk AI Video Generation with Freepik Minimax Hailuo & Google Suite Integration-7335](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Bulk%20AI%20Video%20Generation%20with%20Freepik%20Minimax%20Hailuo%20%26%20Google%20Suite%20Integration-7335) - [Bulk Automated Google Drive Files Sharing and Direct Download Link Generation-2042](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Bulk%20Automated%20Google%20Drive%20Files%20Sharing%20and%20Direct%20Download%20Link%20Generation-2042) - [Bulk Create Shopify Products with Inventory Management from Google Sheets-5664](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Bulk%20Create%20Shopify%20Products%20with%20Inventory%20Management%20from%20Google%20Sheets-5664) - [Bulk Delete All YouTube Playlists From Your Channel-4156](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Bulk%20Delete%20All%20YouTube%20Playlists%20From%20Your%20Channel-4156) - [Bulk Delete HubSpot Contacts from Uploaded Excel/CSV File-4100](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Bulk%20Delete%20HubSpot%20Contacts%20from%20Uploaded%20Excel%2FCSV%20File-4100) - [Bulk Delete Slack Messages with Smart Filtering and Confirmations-4948](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Bulk%20Delete%20Slack%20Messages%20with%20Smart%20Filtering%20and%20Confirmations-4948) - [Bulk Email Sender and Tracker using Gmail, Google Sheets and Slack Notification -4943](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Bulk%20Email%20Sender%20and%20Tracker%20using%20Gmail%2C%20Google%20Sheets%20and%20Slack%20Notification%20-4943) - [Bulk Emails with personalized attachment-1514](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Bulk%20Emails%20with%20personalized%20attachment-1514) - [Bulk File Upload to Google Drive with Folder Management-2979](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Bulk%20File%20Upload%20to%20Google%20Drive%20with%20Folder%20Management-2979) - [Bulk JSON File Downloader from Google Sheet to Local Folders-6366](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Bulk%20JSON%20File%20Downloader%20from%20Google%20Sheet%20to%20Local%20Folders-6366) - [Bulk Lead Email Validation with Google Sheets & Anymail Finder-7693](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Bulk%20Lead%20Email%20Validation%20with%20Google%20Sheets%20%26%20Anymail%20Finder-7693) - [Bulk PDF to Markdown Conversion with Google Drive & LLM-Powered Parsing-7355](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Bulk%20PDF%20to%20Markdown%20Conversion%20with%20Google%20Drive%20%26%20LLM-Powered%20Parsing-7355) - [Bulk Resume Screening & JD Matching with GPT-4 for HR Teams-6680](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Bulk%20Resume%20Screening%20%26%20JD%20Matching%20with%20GPT-4%20for%20HR%20Teams-6680) - [Bulk SEO Content Generation with GPT, Gemini Images, and Webflow Draft Creation-9191](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Bulk%20SEO%20Content%20Generation%20with%20GPT%2C%20Gemini%20Images%2C%20and%20Webflow%20Draft%20Creation-9191) - [Bulk TikTok Video Download Without Watermark to Google Drive with Tracking-6171](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Bulk%20TikTok%20Video%20Download%20Without%20Watermark%20to%20Google%20Drive%20with%20Tracking-6171) - [Bulk YouTube Channel Content Analysis with Apify & DeepSeek AI to Google Sheets-9869](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Bulk%20YouTube%20Channel%20Content%20Analysis%20with%20Apify%20%26%20DeepSeek%20AI%20to%20Google%20Sheets-9869) - [Business AI Command Center: Modular Agents for Google Workspace, Vector Search & Multi-Channel Reports-7060](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Business%20AI%20Command%20Center%3A%20Modular%20Agents%20for%20Google%20Workspace%2C%20Vector%20Search%20%26%20Multi-Channel%20Reports-7060) - [Business Hours Lead Response System with Gmail, Google Sheets & Telegram Alerts-8282](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Business%20Hours%20Lead%20Response%20System%20with%20Gmail%2C%20Google%20Sheets%20%26%20Telegram%20Alerts-8282) - [Business Intelligence Assistant for Slack using Explorium MCP & Claude AI-9935](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Business%20Intelligence%20Assistant%20for%20Slack%20using%20Explorium%20MCP%20%26%20Claude%20AI-9935) - [Business Model Canvas AI-Powered Generator (LLM Flexible)-3663](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Business%20Model%20Canvas%20AI-Powered%20Generator%20(LLM%20Flexible)-3663) - [Bypass Cloudflare Turnstile for Web Scraping with 2captcha-7151](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Bypass%20Cloudflare%20Turnstile%20for%20Web%20Scraping%20with%202captcha-7151) - [Bytedance Seedream 3: Text-to-Image Transformation Template-6786](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Bytedance%20Seedream%203%3A%20Text-to-Image%20Transformation%20Template-6786) - [Calculate Embodied Carbon (CO2) for Revit/IFC Models using AI Classification-7653](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Calculate%20Embodied%20Carbon%20(CO2)%20for%20Revit%2FIFC%20Models%20using%20AI%20Classification-7653) - [Calculate the Centroid of a Set of Vectors-2839](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Calculate%20the%20Centroid%20of%20a%20Set%20of%20Vectors-2839) - [Calendly to KlickTipp Integration-2620](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Calendly%20to%20KlickTipp%20Integration-2620) - [Call & SMS πŸ› οΈ Twilio Tool MCP Server-5078](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Call%20%26%20SMS%20%F0%9F%9B%A0%EF%B8%8F%20Twilio%20Tool%20MCP%20Server-5078) - [Call Center Analytics with Dual-AI Verification using DeepSeek Models-5658](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Call%20Center%20Analytics%20with%20Dual-AI%20Verification%20using%20DeepSeek%20Models-5658) - [CallForge - 01 - Filter Gong Calls Synced to Salesforce by Opportunity Stage-3031](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/CallForge%20-%2001%20-%20Filter%20Gong%20Calls%20Synced%20to%20Salesforce%20by%20Opportunity%20Stage-3031) - [CallForge - 02 - Prep Gong Calls with Sheets & Notion for AI Summarization-3032](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/CallForge%20-%2002%20-%20Prep%20Gong%20Calls%20with%20Sheets%20%26%20Notion%20for%20AI%20Summarization-3032) - [CallForge - 03 - Gong Transcript Processor and Salesforce Enricher-3033](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/CallForge%20-%2003%20-%20Gong%20Transcript%20Processor%20and%20Salesforce%20Enricher-3033) - [CallForge - 04 - AI Workflow for Gong.io Sales Calls-3034](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/CallForge%20-%2004%20-%20AI%20Workflow%20for%20Gong.io%20Sales%20Calls-3034) - [CallForge - 05 - Gong.io Call Analysis with Azure AI & CRM Sync-3035](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/CallForge%20-%2005%20-%20Gong.io%20Call%20Analysis%20with%20Azure%20AI%20%26%20CRM%20Sync-3035) - [CallForge - 06 - Automate Sales Insights with Gong.io, Notion & AI-3036](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/CallForge%20-%2006%20-%20Automate%20Sales%20Insights%20with%20Gong.io%2C%20Notion%20%26%20AI-3036) - [CallForge - 07 - AI Marketing Data Processing with Gong & Notion-3037](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/CallForge%20-%2007%20-%20AI%20Marketing%20Data%20Processing%20with%20Gong%20%26%20Notion-3037) - [CallForge - 08 - Product AI Data Processor-3039](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/CallForge%20-%2008%20-%20Product%20AI%20Data%20Processor-3039) - [Calory Tracker & Meal Logger with Telegram, Gemini AI and Data Tables-9294](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Calory%20Tracker%20%26%20Meal%20Logger%20with%20Telegram%2C%20Gemini%20AI%20and%20Data%20Tables-9294) - [Capture and Nurture Fraud-Proof Leads with AI Scoring, Sheets Tracking & Multi-Channel Alerts-8879](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Capture%20and%20Nurture%20Fraud-Proof%20Leads%20with%20AI%20Scoring%2C%20Sheets%20Tracking%20%26%20Multi-Channel%20Alerts-8879) - [Capture and Organize Ideas via Telegram with GPT-4 & Google Sheets-8377](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Capture%20and%20Organize%20Ideas%20via%20Telegram%20with%20GPT-4%20%26%20Google%20Sheets-8377) - [Capture and Process Ideas with GPT-4o-mini, Notion and Slack Notifications-8846](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Capture%20and%20Process%20Ideas%20with%20GPT-4o-mini%2C%20Notion%20and%20Slack%20Notifications-8846) - [Capture and Store CRM Contacts with Telegram & Gemini AI-9700](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Capture%20and%20Store%20CRM%20Contacts%20with%20Telegram%20%26%20Gemini%20AI-9700) - [Capture and Store Website Screenshots from Google Sheets to Drive using Dumpling AI-6949](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Capture%20and%20Store%20Website%20Screenshots%20from%20Google%20Sheets%20to%20Drive%20using%20Dumpling%20AI-6949) - [Capture and Structure Web Form Leads for Odoo CRM (v15-v18 Compatible)-5477](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Capture%20and%20Structure%20Web%20Form%20Leads%20for%20Odoo%20CRM%20(v15-v18%20Compatible)-5477) - [Capture Gumroad sales, add buyer to MailerLite group, log to Googleβ€―Sheets CRM-3676](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Capture%20Gumroad%20sales%2C%20add%20buyer%20to%20MailerLite%20group%2C%20log%20to%20Google%E2%80%AFSheets%20CRM-3676) - [Capture URL Screenshots from Google Sheets with ScreenshotOne & Save to Drive with Gmail Alerts-3321](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Capture%20URL%20Screenshots%20from%20Google%20Sheets%20with%20ScreenshotOne%20%26%20Save%20to%20Drive%20with%20Gmail%20Alerts-3321) - [Capture Website Form Submissions to Notion CRM Database-5505](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Capture%20Website%20Form%20Submissions%20to%20Notion%20CRM%20Database-5505) - [Capture Website Leads with Slack Notifications, Gmail Responses & Sheets Archiving-7219](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Capture%20Website%20Leads%20with%20Slack%20Notifications%2C%20Gmail%20Responses%20%26%20Sheets%20Archiving-7219) - [Capture Website Screenshots via Google Sheets to Google Drive with CustomJS-3332](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Capture%20Website%20Screenshots%20via%20Google%20Sheets%20to%20Google%20Drive%20with%20CustomJS-3332) - [Capture Website Screenshots with Bright Data Web Unlocker and Save to Disk-3465](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Capture%20Website%20Screenshots%20with%20Bright%20Data%20Web%20Unlocker%20and%20Save%20to%20Disk-3465) - [Carbon Footprint Tracker with ScrapeGraphAI Analysis and Google Drive ESG Reports-6643](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Carbon%20Footprint%20Tracker%20with%20ScrapeGraphAI%20Analysis%20and%20Google%20Drive%20ESG%20Reports-6643) - [Catch MailChimp subscribe events-516](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Catch%20MailChimp%20subscribe%20events-516) - [Categorize and Label Gmail Emails Automatically with GPT-4o mini-5595](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Categorize%20and%20Label%20Gmail%20Emails%20Automatically%20with%20GPT-4o%20mini-5595) - [Categorize and Track Company Emails with OpenRouter AI and Google Sheets-7474](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Categorize%20and%20Track%20Company%20Emails%20with%20OpenRouter%20AI%20and%20Google%20Sheets-7474) - [Categorize Emails & Get Telegram Alerts with Azure OpenAI & Google Sheets-6736](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Categorize%20Emails%20%26%20Get%20Telegram%20Alerts%20with%20Azure%20OpenAI%20%26%20Google%20Sheets-6736) - [Categorize Revolut Transactions Automatically with GPT-4 and Supabase-8807](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Categorize%20Revolut%20Transactions%20Automatically%20with%20GPT-4%20and%20Supabase-8807) - [Categorize SEO Keywords & Create Content Strategy with AI and Airtable-8721](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Categorize%20SEO%20Keywords%20%26%20Create%20Content%20Strategy%20with%20AI%20and%20Airtable-8721) - [Categorize Support Emails with AI and Create Tasks in Dart-9581](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Categorize%20Support%20Emails%20with%20AI%20and%20Create%20Tasks%20in%20Dart-9581) - [Categorize Support Tickets with Gemini AI, Typeform, and Google Sheets Reporting-4447](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Categorize%20Support%20Tickets%20with%20Gemini%20AI%2C%20Typeform%2C%20and%20Google%20Sheets%20Reporting-4447) - [Centralized Error Monitoring & Alerts via Telegram, Slack & Other Messengers-5852](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Centralized%20Error%20Monitoring%20%26%20Alerts%20via%20Telegram%2C%20Slack%20%26%20Other%20Messengers-5852) - [Centralized n8n Error Management System with Automated Email Alerts via Gmail-4519](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Centralized%20n8n%20Error%20Management%20System%20with%20Automated%20Email%20Alerts%20via%20Gmail-4519) - [Centralized Review Aggregator: Trustpilot, Google, Facebook to Google Sheets-6112](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Centralized%20Review%20Aggregator%3A%20Trustpilot%2C%20Google%2C%20Facebook%20to%20Google%20Sheets-6112) - [Change Binary MimeType/Extension-5155](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Change%20Binary%20MimeType%2FExtension-5155) - [Chat Assistant (OpenAI assistant) with Postgres Memory And API Calling Capabalities-2637](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Chat%20Assistant%20(OpenAI%20assistant)%20with%20Postgres%20Memory%20And%20API%20Calling%20Capabalities-2637) - [Chat with a Google Sheet using AI-2085](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Chat%20with%20a%20Google%20Sheet%20using%20AI-2085) - [Chat with AI Models via OpenRouter using Mistral-5998](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Chat%20with%20AI%20Models%20via%20OpenRouter%20using%20Mistral-5998) - [Chat with Documents via RAG: Google Drive to GPT-5 with Supabase Vector Database-7308](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Chat%20with%20Documents%20via%20RAG%3A%20Google%20Drive%20to%20GPT-5%20with%20Supabase%20Vector%20Database-7308) - [Chat with GitHub API Documentation: RAG-Powered Chatbot with Pinecone & OpenAI-2705](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Chat%20with%20GitHub%20API%20Documentation%3A%20RAG-Powered%20Chatbot%20with%20Pinecone%20%26%20OpenAI-2705) - [Chat with GitHub Issues using OpenAI and Redis Vector Search-10837](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Chat%20with%20GitHub%20Issues%20using%20OpenAI%20and%20Redis%20Vector%20Search-10837) - [Chat with Google Drive Documents using GPT, Pinecone, and RAG-7979](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Chat%20with%20Google%20Drive%20Documents%20using%20GPT%2C%20Pinecone%2C%20and%20RAG-7979) - [Chat with GPT-5 on Telegram: AI-Powered Conversational Bot-7331](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Chat%20with%20GPT-5%20on%20Telegram%3A%20AI-Powered%20Conversational%20Bot-7331) - [Chat with Internal Documents using Ollama, Supabase Vector DB & Google Drive-6894](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Chat%20with%20Internal%20Documents%20using%20Ollama%2C%20Supabase%20Vector%20DB%20%26%20Google%20Drive-6894) - [Chat with local LLMs using n8n and Ollama-2384](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Chat%20with%20local%20LLMs%20using%20n8n%20and%20Ollama-2384) - [Chat with News Articles using AI Analysis in Telegram with Vector Search-10996](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Chat%20with%20News%20Articles%20using%20AI%20Analysis%20in%20Telegram%20with%20Vector%20Search-10996) - [Chat with OpenAIs GPT via a simple Telegram Bot-2114](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Chat%20with%20OpenAIs%20GPT%20via%20a%20simple%20Telegram%20Bot-2114) - [Chat with PDF / MD / Text Files using GraphRAG (no vector store needed)-4755](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Chat%20with%20PDF%20%2F%20MD%20%2F%20Text%20Files%20using%20GraphRAG%20(no%20vector%20store%20needed)-4755) - [Chat with Postgresql Database-2859](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Chat%20with%20Postgresql%20Database-2859) - [Chat with QuickBooks Online customer data in n8n via MCP server and ChatGPT-7842](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Chat%20with%20QuickBooks%20Online%20customer%20data%20in%20n8n%20via%20MCP%20server%20and%20ChatGPT-7842) - [Chat with Uncensored Dolphin Mixtral 8x22B using Novita AI-6746](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Chat%20with%20Uncensored%20Dolphin%20Mixtral%208x22B%20using%20Novita%20AI-6746) - [Chat with Your Email History using Telegram, Mistral and Pgvector for RAG-3763](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Chat%20with%20Your%20Email%20History%20using%20Telegram%2C%20Mistral%20and%20Pgvector%20for%20RAG-3763) - [Chat with your event schedule from Google Sheets in Telegram-2937](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Chat%20with%20your%20event%20schedule%20from%20Google%20Sheets%20in%20Telegram-2937) - [Chat with Your HubSpot Data (Contacts & Deals)-8971](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Chat%20with%20Your%20HubSpot%20Data%20(Contacts%20%26%20Deals)-8971) - [Chat-Based Financial Analysis of P&L and Balance Sheets with GPT-4 & PostgreSQL-7197](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Chat-Based%20Financial%20Analysis%20of%20P%26L%20and%20Balance%20Sheets%20with%20GPT-4%20%26%20PostgreSQL-7197) - [Chatbot Appointment Scheduler With Google Calendar for Dental assistant-3131](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Chatbot%20Appointment%20Scheduler%20With%20Google%20Calendar%20for%20Dental%20assistant-3131) - [ChatGPT Automatic Code Review in Gitlab MR-2167](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/ChatGPT%20Automatic%20Code%20Review%20in%20Gitlab%20MR-2167) - [Check dependencies before completing Awork tasks (Workaround)-4350](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Check%20dependencies%20before%20completing%20Awork%20tasks%20(Workaround)-4350) - [Check Domain Authority Metrics in Bulk and Log to Google Sheets with RapidAPI-8249](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Check%20Domain%20Authority%20Metrics%20in%20Bulk%20and%20Log%20to%20Google%20Sheets%20with%20RapidAPI-8249) - [Check Email via AI agent with Mailcheck Tool MCP Server-5208](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Check%20Email%20via%20AI%20agent%20with%20Mailcheck%20Tool%20MCP%20Server-5208) - [Check for preview for a link -935](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Check%20for%20preview%20for%20a%20link%20-935) - [Check if a Twitch Stream is Live-2684](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Check%20if%20a%20Twitch%20Stream%20is%20Live-2684) - [Check Suspicious Links via Telegram with GPT-4 Analysis of VirusTotal & urlscan.io Results-7926](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Check%20Suspicious%20Links%20via%20Telegram%20with%20GPT-4%20Analysis%20of%20VirusTotal%20%26%20urlscan.io%20Results-7926) - [Check To Do on Notion and send message on Slack-1105](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Check%20To%20Do%20on%20Notion%20and%20send%20message%20on%20Slack-1105) - [Check Tron Wallet USDT Blacklist Status via Telegram-3797](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Check%20Tron%20Wallet%20USDT%20Blacklist%20Status%20via%20Telegram-3797) - [Check VPS resource usage every 15 minutes-2951](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Check%20VPS%20resource%20usage%20every%2015%20minutes-2951) - [Check Which AI Models Are Used in Your Workflows-3718](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Check%20Which%20AI%20Models%20Are%20Used%20in%20Your%20Workflows-3718) - [Chinese Translator via Line x OpenRouter (Text & Image) -3211](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Chinese%20Translator%20via%20Line%20x%20OpenRouter%20(Text%20%26%20Image)%20-3211) - [Chinese Translator via Line x OpenRouter-3207](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Chinese%20Translator%20via%20Line%20x%20OpenRouter-3207) - [Class Scheduling & Reminders with Google Calendar, Email & SMS Notifications-6997](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Class%20Scheduling%20%26%20Reminders%20with%20Google%20Calendar%2C%20Email%20%26%20SMS%20Notifications-6997) - [Classify & Auto-Sort Invoices in Google Drive with GPT-4o-6682](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Classify%20%26%20Auto-Sort%20Invoices%20in%20Google%20Drive%20with%20GPT-4o-6682) - [Classify & Enrich Contacts with GPT-4o-mini for Google Sheets, Airtable, and HubSpot-7128](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Classify%20%26%20Enrich%20Contacts%20with%20GPT-4o-mini%20for%20Google%20Sheets%2C%20Airtable%2C%20and%20HubSpot-7128) - [Classify & Extract Data from Floorplans with Mistral AI OCR & JigsawStack-8420](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Classify%20%26%20Extract%20Data%20from%20Floorplans%20with%20Mistral%20AI%20OCR%20%26%20JigsawStack-8420) - [Classify & Process IT Requests with Jotform, Gemini AI and Google Workspace-10127](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Classify%20%26%20Process%20IT%20Requests%20with%20Jotform%2C%20Gemini%20AI%20and%20Google%20Workspace-10127) - [Classify and Auto-Reply to Emails with Outlook and GPT-4-10583](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Classify%20and%20Auto-Reply%20to%20Emails%20with%20Outlook%20and%20GPT-4-10583) - [Classify and Convert GitHub Issues to Jira Tickets with OpenAI-8216](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Classify%20and%20Convert%20GitHub%20Issues%20to%20Jira%20Tickets%20with%20OpenAI-8216) - [Classify and Summarize WeChat Articles with GPT-4 Nano to Google Sheets and Notion-5933](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Classify%20and%20Summarize%20WeChat%20Articles%20with%20GPT-4%20Nano%20to%20Google%20Sheets%20and%20Notion-5933) - [Classify Developer Questions with GPT-4o from Slack to Notion & Airtable-10339](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Classify%20Developer%20Questions%20with%20GPT-4o%20from%20Slack%20to%20Notion%20%26%20Airtable-10339) - [Classify Emails & Extract Structured Data from Job Applications with GPT-4o-3457](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Classify%20Emails%20%26%20Extract%20Structured%20Data%20from%20Job%20Applications%20with%20GPT-4o-3457) - [Classify Emails and Send Replies with GPT-4o and gotoHuman for Supervision-7301](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Classify%20Emails%20and%20Send%20Replies%20with%20GPT-4o%20and%20gotoHuman%20for%20Supervision-7301) - [Classify Event Photos from Attendees with Gemma AI, Google Drive & Sheets-6575](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Classify%20Event%20Photos%20from%20Attendees%20with%20Gemma%20AI%2C%20Google%20Drive%20%26%20Sheets-6575) - [Classify Gmail Emails with GPT-4o mini and Send Telegram Notifications-7553](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Classify%20Gmail%20Emails%20with%20GPT-4o%20mini%20and%20Send%20Telegram%20Notifications-7553) - [Classify Intercom Messages & Route to ClickUp or Slack with GPT-4o-mini-7933](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Classify%20Intercom%20Messages%20%26%20Route%20to%20ClickUp%20or%20Slack%20with%20GPT-4o-mini-7933) - [Classify Lead Sentiment with Google Gemini and Send WhatsApp Responses via Typeform & Supabase-4322](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Classify%20Lead%20Sentiment%20with%20Google%20Gemini%20and%20Send%20WhatsApp%20Responses%20via%20Typeform%20%26%20Supabase-4322) - [Classify YouTube Videos & Generate Email Summaries with GPT-4 and Gmail-9616](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Classify%20YouTube%20Videos%20%26%20Generate%20Email%20Summaries%20with%20GPT-4%20and%20Gmail-9616) - [Claude 3.7 Sonnet AI Chatbot Agent with Anthropic Web Search and Think Functions-4036](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Claude%203.7%20Sonnet%20AI%20Chatbot%20Agent%20with%20Anthropic%20Web%20Search%20and%20Think%20Functions-4036) - [Clean & Standardize CSV Uploads for Google Sheets and Drive Import-8054](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Clean%20%26%20Standardize%20CSV%20Uploads%20for%20Google%20Sheets%20and%20Drive%20Import-8054) - [Clean and Log IoT Sensor Data to InfluxDB (Webhook | Function | HTTP)-7248](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Clean%20and%20Log%20IoT%20Sensor%20Data%20to%20InfluxDB%20(Webhook%20%7C%20Function%20%7C%20HTTP)-7248) - [Clean Company Names for Cold Emails with GPT-4 Mini and Google Sheets-5647](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Clean%20Company%20Names%20for%20Cold%20Emails%20with%20GPT-4%20Mini%20and%20Google%20Sheets-5647) - [Clean Up Expired AWS ACM Certificates with Slack Approval-7626](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Clean%20Up%20Expired%20AWS%20ACM%20Certificates%20with%20Slack%20Approval-7626) - [ClickMeter Link Tracking & Analytics API with Complete Operation Support-5556](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/ClickMeter%20Link%20Tracking%20%26%20Analytics%20API%20with%20Complete%20Operation%20Support-5556) - [Client Billing Detail Collection & Invoice Generation with Gmail and QuickBooks-6505](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Client%20Billing%20Detail%20Collection%20%26%20Invoice%20Generation%20with%20Gmail%20and%20QuickBooks-6505) - [Client FAQ Bot with RAG using Google Drive PDFs & Azure GPT-4o-mini-7052](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Client%20FAQ%20Bot%20with%20RAG%20using%20Google%20Drive%20PDFs%20%26%20Azure%20GPT-4o-mini-7052) - [Client Feedback Collector & Analyzer (Form β†’ AI Summary β†’ Email + Social Draft)-3910](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Client%20Feedback%20Collector%20%26%20Analyzer%20(Form%20%E2%86%92%20AI%20Summary%20%E2%86%92%20Email%20%2B%20Social%20Draft)-3910) - [Client Nurture & Testimonial Auto-Pilot for Gumroad with Notion and Email-8020](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Client%20Nurture%20%26%20Testimonial%20Auto-Pilot%20for%20Gumroad%20with%20Notion%20and%20Email-8020) - [Client Onboarding Automation: Tally Forms to Google Drive, Notion & Slack-6351](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Client%20Onboarding%20Automation%3A%20Tally%20Forms%20to%20Google%20Drive%2C%20Notion%20%26%20Slack-6351) - [Client Onboarding Email Automation with Google Sheets + Gemini + Gmail-8984](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Client%20Onboarding%20Email%20Automation%20with%20Google%20Sheets%20%2B%20Gemini%20%2B%20Gmail-8984) - [Client Onboarding with Form, Google Sheets and AI-Generated Responses via OpenRouter-8977](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Client%20Onboarding%20with%20Form%2C%20Google%20Sheets%20and%20AI-Generated%20Responses%20via%20OpenRouter-8977) - [Client Proposal Generator with GPT-4o, Tally.so, and Google Slides for Agencies-10777](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Client%20Proposal%20Generator%20with%20GPT-4o%2C%20Tally.so%2C%20and%20Google%20Slides%20for%20Agencies-10777) - [Client Review Collection & Sentiment Analysis with HighLevel, GPT-4o, Gmail & Slack-10327](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Client%20Review%20Collection%20%26%20Sentiment%20Analysis%20with%20HighLevel%2C%20GPT-4o%2C%20Gmail%20%26%20Slack-10327) - [Clone & Customize Competitor Facebook Ads with Gemini AI and Apify-8415](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Clone%20%26%20Customize%20Competitor%20Facebook%20Ads%20with%20Gemini%20AI%20and%20Apify-8415) - [Clone LinkedIn Writing Styles with AI Analysis & Prompt Generation to Airtable-4650](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Clone%20LinkedIn%20Writing%20Styles%20with%20AI%20Analysis%20%26%20Prompt%20Generation%20to%20Airtable-4650) - [Clone n8n Workflows between Instances using n8n API-3048](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Clone%20n8n%20Workflows%20between%20Instances%20using%20n8n%20API-3048) - [Clone Nested Folder Structures in Google Drive with Custom Naming-4349](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Clone%20Nested%20Folder%20Structures%20in%20Google%20Drive%20with%20Custom%20Naming-4349) - [Clone Viral TikTok & Instagram Reels with Apify and Gemini 2.5 Pro-6104](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Clone%20Viral%20TikTok%20%26%20Instagram%20Reels%20with%20Apify%20and%20Gemini%202.5%20Pro-6104) - [Clone Viral TikToks with AI Avatars & Auto-Post to 9 Platforms using Perplexity & Blotato-4110](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Clone%20Viral%20TikToks%20with%20AI%20Avatars%20%26%20Auto-Post%20to%209%20Platforms%20using%20Perplexity%20%26%20Blotato-4110) - [Clone Voices from Text to Speech with Zyphra Zonos API-5448](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Clone%20Voices%20from%20Text%20to%20Speech%20with%20Zyphra%20Zonos%20API-5448) - [Close Tickets Faster πŸ› οΈ Zammad Tool MCP Server πŸ’ͺ all 20 operations-5058](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Close%20Tickets%20Faster%20%F0%9F%9B%A0%EF%B8%8F%20Zammad%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2020%20operations-5058) - [CoinGecko Crypto Price Forecasting Pipeline with Gemini AI, Decodo, and Gmail-9964](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/CoinGecko%20Crypto%20Price%20Forecasting%20Pipeline%20with%20Gemini%20AI%2C%20Decodo%2C%20and%20Gmail-9964) - [CoinMarketCap Telegram Price Bot-3158](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/CoinMarketCap%20Telegram%20Price%20Bot-3158) - [Cold Email Icebreakers from Local Business Search with GPT-4 and Dumpling AI-6156](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Cold%20Email%20Icebreakers%20from%20Local%20Business%20Search%20with%20GPT-4%20and%20Dumpling%20AI-6156) - [Cold Email Outreach with Gmail and Google Sheets Status Tracking-4214](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Cold%20Email%20Outreach%20with%20Gmail%20and%20Google%20Sheets%20Status%20Tracking-4214) - [Cold Lead Re-Engagement Email Generator with GPT-4o-mini, Outlook, and Sheets-6919](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Cold%20Lead%20Re-Engagement%20Email%20Generator%20with%20GPT-4o-mini%2C%20Outlook%2C%20and%20Sheets-6919) - [Cold Outreach Automation: Scrape Local Leads with Dumpling AI & Call via Vapi-4031](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Cold%20Outreach%20Automation%3A%20Scrape%20Local%20Leads%20with%20Dumpling%20AI%20%26%20Call%20via%20Vapi-4031) - [Collaborative Sales Planning with Multi-Agent AI, Google Docs, and Slack-7504](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Collaborative%20Sales%20Planning%20with%20Multi-Agent%20AI%2C%20Google%20Docs%2C%20and%20Slack-7504) - [Collect & Process Trip Feedback with Google Sheets and Email Notifications-6050](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Collect%20%26%20Process%20Trip%20Feedback%20with%20Google%20Sheets%20and%20Email%20Notifications-6050) - [Collect & Store Restaurant Customer Feedback with Google Sheets and Email Forms-5848](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Collect%20%26%20Store%20Restaurant%20Customer%20Feedback%20with%20Google%20Sheets%20and%20Email%20Forms-5848) - [Collect & Summarize Multilingual News with NewsAPI, OpenAI & Google Sheets-7996](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Collect%20%26%20Summarize%20Multilingual%20News%20with%20NewsAPI%2C%20OpenAI%20%26%20Google%20Sheets-7996) - [Collect and Enrich Form Leads to Gmail, Google Sheets and Discord-2103](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Collect%20and%20Enrich%20Form%20Leads%20to%20Gmail%2C%20Google%20Sheets%20and%20Discord-2103) - [Collect API User Data and Store in Google Sheets with CSV backup-10725](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Collect%20API%20User%20Data%20and%20Store%20in%20Google%20Sheets%20with%20CSV%20backup-10725) - [Collect Company Social Media Profiles with Extruct.ai to Google Sheets-5380](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Collect%20Company%20Social%20Media%20Profiles%20with%20Extruct.ai%20to%20Google%20Sheets-5380) - [Collect Conference Feedback with Forms and Log to Excel OneDrive with Outlook Notifications-4389](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Collect%20Conference%20Feedback%20with%20Forms%20and%20Log%20to%20Excel%20OneDrive%20with%20Outlook%20Notifications-4389) - [Collect Customer Testimonials with GPT-4 Analysis, Jotform, Gmail & Google Sheets-9840](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Collect%20Customer%20Testimonials%20with%20GPT-4%20Analysis%2C%20Jotform%2C%20Gmail%20%26%20Google%20Sheets-9840) - [Collect LinkedIn Profiles with AI Processing using SerpAPI, OpenAI, and NocoDB-3920](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Collect%20LinkedIn%20Profiles%20with%20AI%20Processing%20using%20SerpAPI%2C%20OpenAI%2C%20and%20NocoDB-3920) - [Collect LinkedIn Profiles with SerpAPI Google Search and Sheets-9153](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Collect%20LinkedIn%20Profiles%20with%20SerpAPI%20Google%20Search%20and%20Sheets-9153) - [Collect posts from Twitter and send to Airtable-1403](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Collect%20posts%20from%20Twitter%20and%20send%20to%20Airtable-1403) - [Collect Star Rating Feedback with Self-Contained HTML Forms and Data Tables-9787](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Collect%20Star%20Rating%20Feedback%20with%20Self-Contained%20HTML%20Forms%20and%20Data%20Tables-9787) - [Collect WhatsApp questionnaire responses in Postgres (Module "Anketa")-3653](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Collect%20WhatsApp%20questionnaire%20responses%20in%20Postgres%20(Module%20%22Anketa%22)-3653) - [Collect YouTube Channel Stats & Contact Info with Google Sheets and SerpAPI-4585](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Collect%20YouTube%20Channel%20Stats%20%26%20Contact%20Info%20with%20Google%20Sheets%20and%20SerpAPI-4585) - [College Football Analytics Platform with Comprehensive Data API Access-5493](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/College%20Football%20Analytics%20Platform%20with%20Comprehensive%20Data%20API%20Access-5493) - [Command-based Telegram Bot for Article Summarization & Image Prompts with OpenAI-4392](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Command-based%20Telegram%20Bot%20for%20Article%20Summarization%20%26%20Image%20Prompts%20with%20OpenAI-4392) - [Community Questions Monitor with OpenRouter AI, Reddit & Forum Scraping-6592](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Community%20Questions%20Monitor%20with%20OpenRouter%20AI%2C%20Reddit%20%26%20Forum%20Scraping-6592) - [Compare AI Models with Nvidia API: Qwen, DeepSeek, Seed-OSS & Nemotron-9283](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Compare%20AI%20Models%20with%20Nvidia%20API%3A%20Qwen%2C%20DeepSeek%2C%20Seed-OSS%20%26%20Nemotron-9283) - [Compare Different LLM Responses Side-by-Side with Google Sheets-3711](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Compare%20Different%20LLM%20Responses%20Side-by-Side%20with%20Google%20Sheets-3711) - [Compare Flight Fares from Skyscanner, Air India & More with Email Alerts-6054](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Compare%20Flight%20Fares%20from%20Skyscanner%2C%20Air%20India%20%26%20More%20with%20Email%20Alerts-6054) - [Compare Flight Prices Across Multiple Booking Platforms with Email Reports-9788](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Compare%20Flight%20Prices%20Across%20Multiple%20Booking%20Platforms%20with%20Email%20Reports-9788) - [Compare LinkedIn Profiles Against Job Descriptions with Groq AI & GhostGenius-8235](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Compare%20LinkedIn%20Profiles%20Against%20Job%20Descriptions%20with%20Groq%20AI%20%26%20GhostGenius-8235) - [Compare Lists and Identify Common Items & Differences Using Custom Keys-5033](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Compare%20Lists%20and%20Identify%20Common%20Items%20%26%20Differences%20Using%20Custom%20Keys-5033) - [Compare Local Ollama Vision Models for Image Analysis using Google Docs-3185](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Compare%20Local%20Ollama%20Vision%20Models%20for%20Image%20Analysis%20using%20Google%20Docs-3185) - [Compare Multi-Period Financial Data from Google Sheets with DeepSeek AI Analysis-6023](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Compare%20Multi-Period%20Financial%20Data%20from%20Google%20Sheets%20with%20DeepSeek%20AI%20Analysis-6023) - [Compare Sequential, Agent-Based, and Parallel LLM Processing with Claude 3.7-3527](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Compare%20Sequential%2C%20Agent-Based%2C%20and%20Parallel%20LLM%20Processing%20with%20Claude%203.7-3527) - [Compare Vendor Quotations with Grok AI and Export to Google Sheets & Email-6688](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Compare%20Vendor%20Quotations%20with%20Grok%20AI%20and%20Export%20to%20Google%20Sheets%20%26%20Email-6688) - [Compare Your n8n Version with Latest Release using n8n API-7797](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Compare%20Your%20n8n%20Version%20with%20Latest%20Release%20using%20n8n%20API-7797) - [Competitive Ad Research & Image Generator with Apify, GPT-4o & Facebook Ad Library-6172](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Competitive%20Ad%20Research%20%26%20Image%20Generator%20with%20Apify%2C%20GPT-4o%20%26%20Facebook%20Ad%20Library-6172) - [Competitive Price Monitoring & Alerts with Bright Data, Sheets & Slack-9903](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Competitive%20Price%20Monitoring%20%26%20Alerts%20with%20Bright%20Data%2C%20Sheets%20%26%20Slack-9903) - [Competitor Intelligence Agent: SERP Monitoring + Summary with Thordata + OpenAI-10252](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Competitor%20Intelligence%20Agent%3A%20SERP%20Monitoring%20%2B%20Summary%20with%20Thordata%20%2B%20OpenAI-10252) - [Competitor LinkedIn Monitor with Airtop-5167](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Competitor%20LinkedIn%20Monitor%20with%20Airtop-5167) - [Competitor Price Monitoring with Web Scraping, Google Sheets & Discord Alerts-6179](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Competitor%20Price%20Monitoring%20with%20Web%20Scraping%2C%20Google%20Sheets%20%26%20Discord%20Alerts-6179) - [Competitor Price Monitoring with Web Scraping,Google Sheets & Telegram-4640](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Competitor%20Price%20Monitoring%20with%20Web%20Scraping%2CGoogle%20Sheets%20%26%20Telegram-4640) - [Complete Airtable Database Management with AI Agents and Redis Storage-8081](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Complete%20Airtable%20Database%20Management%20with%20AI%20Agents%20and%20Redis%20Storage-8081) - [Complete B2B Sales Pipeline: Apollo Lead Gen, Mailgun Outreach & AI Reply Management-7410](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Complete%20B2B%20Sales%20Pipeline%3A%20Apollo%20Lead%20Gen%2C%20Mailgun%20Outreach%20%26%20AI%20Reply%20Management-7410) - [Complete Backup Solution for n8n Workflows & Credentials with Local Storage and FTP-9151](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Complete%20Backup%20Solution%20for%20n8n%20Workflows%20%26%20Credentials%20with%20Local%20Storage%20and%20FTP-9151) - [Complete Booking System with Google Calendar, Business Hours & REST API-8635](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Complete%20Booking%20System%20with%20Google%20Calendar%2C%20Business%20Hours%20%26%20REST%20API-8635) - [Complete business WhatsApp AI-Powered RAG Chatbot using OpenAI-2845](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Complete%20business%20WhatsApp%20AI-Powered%20RAG%20Chatbot%20using%20OpenAI-2845) - [Complete eBay Feed API Integration for AI Agents with MCP Server-5578](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Complete%20eBay%20Feed%20API%20Integration%20for%20AI%20Agents%20with%20MCP%20Server-5578) - [Complete Google Tasks Management: Create, Update & Delete Tasks Automatically-8541](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Complete%20Google%20Tasks%20Management%3A%20Create%2C%20Update%20%26%20Delete%20Tasks%20Automatically-8541) - [Complete Guide to Setting Up and Generating TOTP Codes in n8n πŸ”-2696](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Complete%20Guide%20to%20Setting%20Up%20and%20Generating%20TOTP%20Codes%20in%20n8n%20%F0%9F%94%90-2696) - [Complete LAMP Stack (Linux, Apache, MySQL, PHP) Automated Server Setup-6136](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Complete%20LAMP%20Stack%20(Linux%2C%20Apache%2C%20MySQL%2C%20PHP)%20Automated%20Server%20Setup-6136) - [Complete Lesson Automation for Modern UK Teachers-4927](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Complete%20Lesson%20Automation%20for%20Modern%20UK%20Teachers-4927) - [Complete Lyft API Integration for AI Agents with 16 Operations using MCP-5606](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Complete%20Lyft%20API%20Integration%20for%20AI%20Agents%20with%2016%20Operations%20using%20MCP-5606) - [Complete Mandrill Email API Integration for AI Tools (90 Operations)-5620](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Complete%20Mandrill%20Email%20API%20Integration%20for%20AI%20Tools%20(90%20Operations)-5620) - [Complete Shopify to Odoo Integration: Sync Orders, Products & Customers-4069](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Complete%20Shopify%20to%20Odoo%20Integration%3A%20Sync%20Orders%2C%20Products%20%26%20Customers-4069) - [Complete Video Management System for AI Agents with api.video-5520](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Complete%20Video%20Management%20System%20for%20AI%20Agents%20with%20api.video-5520) - [Complete Zendesk API Integration with MCP Server for AI Agents-5057](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Complete%20Zendesk%20API%20Integration%20with%20MCP%20Server%20for%20AI%20Agents-5057) - [Compliance Report Collector With Google Form β†’ Drive + MySQL-7765](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Compliance%20Report%20Collector%20With%20Google%20Form%20%E2%86%92%20Drive%20%2B%20MySQL-7765) - [Compose reply draft in Gmail with OpenAI Assistant-2198](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Compose%20reply%20draft%20in%20Gmail%20with%20OpenAI%20Assistant-2198) - [Compose/Stitch Separate Images together using n8n & Gemini AI Image Editing-4817](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Compose%2FStitch%20Separate%20Images%20together%20using%20n8n%20%26%20Gemini%20AI%20Image%20Editing-4817) - [Comprehensive API Integration Suite with Health, Webhook, Auth & Rate Limit Monitoring-6607](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Comprehensive%20API%20Integration%20Suite%20with%20Health%2C%20Webhook%2C%20Auth%20%26%20Rate%20Limit%20Monitoring-6607) - [Comprehensive Contact Enrichment with Apollo, LinkedIn, and GPT-4o for HubSpot-6103](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Comprehensive%20Contact%20Enrichment%20with%20Apollo%2C%20LinkedIn%2C%20and%20GPT-4o%20for%20HubSpot-6103) - [Comprehensive Customer Support with OpenAI O3 + GPT-4.1-mini Multi-Agent Team-6913](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Comprehensive%20Customer%20Support%20with%20OpenAI%20O3%20%2B%20GPT-4.1-mini%20Multi-Agent%20Team-6913) - [Comprehensive Legal Department Automation with OpenAI O3 CLO & Specialist Agents-6904](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Comprehensive%20Legal%20Department%20Automation%20with%20OpenAI%20O3%20CLO%20%26%20Specialist%20Agents-6904) - [Comprehensive LLM Usage Tracker & Cost Monitor with Node-Level Analytics-7398](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Comprehensive%20LLM%20Usage%20Tracker%20%26%20Cost%20Monitor%20with%20Node-Level%20Analytics-7398) - [Comprehensive Research Report Generator with Gemini AI, Web Search & PDF Delivery-6455](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Comprehensive%20Research%20Report%20Generator%20with%20Gemini%20AI%2C%20Web%20Search%20%26%20PDF%20Delivery-6455) - [Comprehensive SEO Audit with GPT-4 Specialists using Analytics, Search Console & PageSpeed-6540](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Comprehensive%20SEO%20Audit%20with%20GPT-4%20Specialists%20using%20Analytics%2C%20Search%20Console%20%26%20PageSpeed-6540) - [Comprehensive SEO Keyword Research & Analysis with DataForSEO and Airtable-8722](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Comprehensive%20SEO%20Keyword%20Research%20%26%20Analysis%20with%20DataForSEO%20and%20Airtable-8722) - [Comprehensive SEO Keyword Research & Analysis with DataForSEO and Google Sheets-6931](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Comprehensive%20SEO%20Keyword%20Research%20%26%20Analysis%20with%20DataForSEO%20and%20Google%20Sheets-6931) - [Comprehensive SEO Keyword Research with OpenAI & DataForSEO Analytics to NocoDB-3908](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Comprehensive%20SEO%20Keyword%20Research%20with%20OpenAI%20%26%20DataForSEO%20Analytics%20to%20NocoDB-3908) - [Comprehensive SEO Strategy with O3 Director & GPT-4 Specialist Team-6908](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Comprehensive%20SEO%20Strategy%20with%20O3%20Director%20%26%20GPT-4%20Specialist%20Team-6908) - [Comprehensive SSL Certificate Monitoring with Discord Alerts and Notion Integration-5673](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Comprehensive%20SSL%20Certificate%20Monitoring%20with%20Discord%20Alerts%20and%20Notion%20Integration-5673) - [Conference Networking Intelligence from Eventbrite with ScrapeGraphAI-6568](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Conference%20Networking%20Intelligence%20from%20Eventbrite%20with%20ScrapeGraphAI-6568) - [Configure Telegram Bot Webhooks with Form Automation-4856](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Configure%20Telegram%20Bot%20Webhooks%20with%20Form%20Automation-4856) - [Configure your own Image Creation API Using OpenAI DALLE-3-2217](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Configure%20your%20own%20Image%20Creation%20API%20Using%20OpenAI%20DALLE-3-2217) - [Connect AI Agents to Beanstream Payments API for Payment Processing & Management-5538](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Connect%20AI%20Agents%20to%20Beanstream%20Payments%20API%20for%20Payment%20Processing%20%26%20Management-5538) - [Connect AI Agents to Canada Holidays API with 6 Province and Holiday Operations-5549](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Connect%20AI%20Agents%20to%20Canada%20Holidays%20API%20with%206%20Province%20and%20Holiday%20Operations-5549) - [Connect AI Agents to eBay Compliance API for Listing Violation Management-5573](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Connect%20AI%20Agents%20to%20eBay%20Compliance%20API%20for%20Listing%20Violation%20Management-5573) - [Connect AI Agents to eBay Deal API with MCP Server-5564](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Connect%20AI%20Agents%20to%20eBay%20Deal%20API%20with%20MCP%20Server-5564) - [Connect AI Agents to eBay Seller Metrics API via MCP Server-5572](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Connect%20AI%20Agents%20to%20eBay%20Seller%20Metrics%20API%20via%20MCP%20Server-5572) - [Connect AI Agents to EPA Clean Air Act Data with MCP Integration-5624](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Connect%20AI%20Agents%20to%20EPA%20Clean%20Air%20Act%20Data%20with%20MCP%20Integration-5624) - [Connect AI to any chats in Kommo-2841](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Connect%20AI%20to%20any%20chats%20in%20Kommo-2841) - [Connect Airtable Contacts to telli for Automated AI Voice Call Scheduling-3803](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Connect%20Airtable%20Contacts%20to%20telli%20for%20Automated%20AI%20Voice%20Call%20Scheduling-3803) - [Connect Buffer Social Media Management API to AI Agents via MCP Protocol-5547](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Connect%20Buffer%20Social%20Media%20Management%20API%20to%20AI%20Agents%20via%20MCP%20Protocol-5547) - [Connect Color Name API with AI Agents via MCP Server-5489](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Connect%20Color%20Name%20API%20with%20AI%20Agents%20via%20MCP%20Server-5489) - [Connect Pipedrive Deal Outcomes to GA4 & Google Ads via Measurement Protocol-8215](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Connect%20Pipedrive%20Deal%20Outcomes%20to%20GA4%20%26%20Google%20Ads%20via%20Measurement%20Protocol-8215) - [Connect Retell Voice Agents to Custom Functions-3805](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Connect%20Retell%20Voice%20Agents%20to%20Custom%20Functions-3805) - [Consolidate Daily Google Form Submissions into One Gmail Recap-7431](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Consolidate%20Daily%20Google%20Form%20Submissions%20into%20One%20Gmail%20Recap-7431) - [Consolidate Data from 5 Sources for Automated Reporting with SQL, MongoDB & Google Tools-8890](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Consolidate%20Data%20from%205%20Sources%20for%20Automated%20Reporting%20with%20SQL%2C%20MongoDB%20%26%20Google%20Tools-8890) - [Construction Blueprint to Google Sheets Automation with VLM Run and Google Drive-7956](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Construction%20Blueprint%20to%20Google%20Sheets%20Automation%20with%20VLM%20Run%20and%20Google%20Drive-7956) - [Content Farming - : AI-Powered Blog Automation for WordPress -5230](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Content%20Farming%20-%20%3A%20AI-Powered%20Blog%20Automation%20for%20WordPress%20-5230) - [Content Farming v4 - Blog Automation for Wordpress using ChatGPT 5 and Gemini-10079](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Content%20Farming%20v4%20-%20Blog%20Automation%20for%20Wordpress%20using%20ChatGPT%205%20and%20Gemini-10079) - [Content Generator for WordPress v3-2849](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Content%20Generator%20for%20WordPress%20v3-2849) - [Content Summarizer via Webhook (ApyHub)-4603](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Content%20Summarizer%20via%20Webhook%20(ApyHub)-4603) - [Context-Aware Discord Bot Replies to Mentions & DMs with GPT-4o-3692](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Context-Aware%20Discord%20Bot%20Replies%20to%20Mentions%20%26%20DMs%20with%20GPT-4o-3692) - [Context-Aware Google Calendar Management with MCP Protocol-4231](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Context-Aware%20Google%20Calendar%20Management%20with%20MCP%20Protocol-4231) - [Contract Extraction, Risk Analysis & Compliance Automation with GPT-4.1 Mini-10761](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Contract%20Extraction%2C%20Risk%20Analysis%20%26%20Compliance%20Automation%20with%20GPT-4.1%20Mini-10761) - [Control Discord Bot with Natural Language via MCP Server-3946](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Control%20Discord%20Bot%20with%20Natural%20Language%20via%20MCP%20Server-3946) - [Control Your 3D Printer with GPT-4o and OctoPrint API Conversations-4222](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Control%20Your%203D%20Printer%20with%20GPT-4o%20and%20OctoPrint%20API%20Conversations-4222) - [Control your discord server with natural language via GPT4o and MCP Client-3945](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Control%20your%20discord%20server%20with%20natural%20language%20via%20GPT4o%20and%20MCP%20Client-3945) - [Control Your n8n Instance Remotely with Telegram Bot Commands-4928](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Control%20Your%20n8n%20Instance%20Remotely%20with%20Telegram%20Bot%20Commands-4928) - [Conversational Data Analysis for Google Sheets with GPT-5 Mini-7449](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Conversational%20Data%20Analysis%20for%20Google%20Sheets%20with%20GPT-5%20Mini-7449) - [Conversational Google Calendar Management with Claude 3.5 Haiku & Telegram-6065](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Conversational%20Google%20Calendar%20Management%20with%20Claude%203.5%20Haiku%20%26%20Telegram-6065) - [Conversational Interviews with AI Agents and n8n Forms-2566](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Conversational%20Interviews%20with%20AI%20Agents%20and%20n8n%20Forms-2566) - [Conversational Kubernetes Management with GPT-4o and MCP Integration-4023](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Conversational%20Kubernetes%20Management%20with%20GPT-4o%20and%20MCP%20Integration-4023) - [Conversational Lead Capture & Scheduling with Salesforce and GPT-8018](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Conversational%20Lead%20Capture%20%26%20Scheduling%20with%20Salesforce%20and%20GPT-8018) - [Conversational Lead Capture with Gemini 2.0 Flash AI and Google Sheets-5427](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Conversational%20Lead%20Capture%20with%20Gemini%202.0%20Flash%20AI%20and%20Google%20Sheets-5427) - [Conversational Lead Capture with GPT-4 for Salesforce, Slack & Email Notifications-7467](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Conversational%20Lead%20Capture%20with%20GPT-4%20for%20Salesforce%2C%20Slack%20%26%20Email%20Notifications-7467) - [Conversational Meta Ads Reporting & Management with GPT-4.1-7957](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Conversational%20Meta%20Ads%20Reporting%20%26%20Management%20with%20GPT-4.1-7957) - [Conversational Razorpay Analytics with Google Gemini & Telegram Bot-10815](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Conversational%20Razorpay%20Analytics%20with%20Google%20Gemini%20%26%20Telegram%20Bot-10815) - [Conversational Sales Agent for WooCommerce with GPT-4, Stripe and CRM Integration-8011](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Conversational%20Sales%20Agent%20for%20WooCommerce%20with%20GPT-4%2C%20Stripe%20and%20CRM%20Integration-8011) - [Conversational Travel Booker: Automate Flight & Hotel Reservations with GPT-3.5-6262](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Conversational%20Travel%20Booker%3A%20Automate%20Flight%20%26%20Hotel%20Reservations%20with%20GPT-3.5-6262) - [Conversational WhatsApp Assistant with Gemini AI and Pinecone Memory-6170](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Conversational%20WhatsApp%20Assistant%20with%20Gemini%20AI%20and%20Pinecone%20Memory-6170) - [Conversing with Data: Transforming Text into SQL Queries and Visual Curves-3497](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Conversing%20with%20Data%3A%20Transforming%20Text%20into%20SQL%20Queries%20and%20Visual%20Curves-3497) - [Convert 3-View Drawings to 360Β° Videos with GPT-4o-Image and Kling API-3716](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%203-View%20Drawings%20to%20360%C2%B0%20Videos%20with%20GPT-4o-Image%20and%20Kling%20API-3716) - [Convert Addresses to LatLong with Google Sheets and Google Maps API-2739](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Addresses%20to%20LatLong%20with%20Google%20Sheets%20and%20Google%20Maps%20API-2739) - [Convert Airtable rich text markdown field to HTML-2308](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Airtable%20rich%20text%20markdown%20field%20to%20HTML-2308) - [Convert and Manipulate PDFs with Api2Pdf and AWS Lambda-5522](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20and%20Manipulate%20PDFs%20with%20Api2Pdf%20and%20AWS%20Lambda-5522) - [Convert Blog Posts to Audio Content with Eleven Labs & GPT-4-6717](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Blog%20Posts%20to%20Audio%20Content%20with%20Eleven%20Labs%20%26%20GPT-4-6717) - [Convert boring images to stunning photos and videos-4275](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20boring%20images%20to%20stunning%20photos%20and%20videos-4275) - [Convert CAD/BIM Files to Excel and 3D Models with DataDrivenConstruction-5867](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20CAD%2FBIM%20Files%20to%20Excel%20and%203D%20Models%20with%20DataDrivenConstruction-5867) - [Convert Dialogue Scripts to Natural Speech with Replicate Moss-TTSD-7117](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Dialogue%20Scripts%20to%20Natural%20Speech%20with%20Replicate%20Moss-TTSD-7117) - [Convert DMARC Reports to Readable Tables with Gmail Automation-9584](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20DMARC%20Reports%20to%20Readable%20Tables%20with%20Gmail%20Automation-9584) - [Convert Documents to Markdown with MinerU API and GPT-4o-mini-4808](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Documents%20to%20Markdown%20with%20MinerU%20API%20and%20GPT-4o-mini-4808) - [Convert Documents to Podcast Audio with GPT-4o & OpenAI TTS-6138](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Documents%20to%20Podcast%20Audio%20with%20GPT-4o%20%26%20OpenAI%20TTS-6138) - [Convert DOCX (from URL) to PDF using ConvertAPI-2297](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20DOCX%20(from%20URL)%20to%20PDF%20using%20ConvertAPI-2297) - [Convert Event Text to Calendar Entries with AI and NextCloud/Google/Zoho-8810](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Event%20Text%20to%20Calendar%20Entries%20with%20AI%20and%20NextCloud%2FGoogle%2FZoho-8810) - [Convert Fathom meeting transcripts to formatted Google Docs with Gemini AI summaries-9549](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Fathom%20meeting%20transcripts%20to%20formatted%20Google%20Docs%20with%20Gemini%20AI%20summaries-9549) - [Convert FileMaker Data API to Flat File Array-1537](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20FileMaker%20Data%20API%20to%20Flat%20File%20Array-1537) - [Convert Fireflies Transcripts to Meeting Summaries with Gemini AI to Slack & ClickUp-8592](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Fireflies%20Transcripts%20to%20Meeting%20Summaries%20with%20Gemini%20AI%20to%20Slack%20%26%20ClickUp-8592) - [Convert Form Inputs to Cinematic Videos with GPT-4, Dumpling AI & ElevenLabs Audio-5393](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Form%20Inputs%20to%20Cinematic%20Videos%20with%20GPT-4%2C%20Dumpling%20AI%20%26%20ElevenLabs%20Audio-5393) - [Convert GIF to MP4 with FFmpegAPI-8321](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20GIF%20to%20MP4%20with%20FFmpegAPI-8321) - [Convert Google Tasks to Google Calendar Events via Webhook Integration-7865](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Google%20Tasks%20to%20Google%20Calendar%20Events%20via%20Webhook%20Integration-7865) - [Convert Gumroad Sales to Beehiiv Subscribers with Sheets & Telegram Alerts-3715](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Gumroad%20Sales%20to%20Beehiiv%20Subscribers%20with%20Sheets%20%26%20Telegram%20Alerts-3715) - [Convert HTML & PDF Files to PNG Images with CustomJS PDF Toolkit-3870](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20HTML%20%26%20PDF%20Files%20to%20PNG%20Images%20with%20CustomJS%20PDF%20Toolkit-3870) - [Convert HTML to PDF & Extract Text from PDFs with CustomJS API-3871](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20HTML%20to%20PDF%20%26%20Extract%20Text%20from%20PDFs%20with%20CustomJS%20API-3871) - [Convert HTML to PDF and Compress Files with CustomJS API-3869](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20HTML%20to%20PDF%20and%20Compress%20Files%20with%20CustomJS%20API-3869) - [Convert HTML to PDF and Return via Webhook using CustomJS API-3331](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20HTML%20to%20PDF%20and%20Return%20via%20Webhook%20using%20CustomJS%20API-3331) - [Convert Images to 3D Models with Fal.ai Trellis and Store in Google Drive-3894](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Images%20to%203D%20Models%20with%20Fal.ai%20Trellis%20and%20Store%20in%20Google%20Drive-3894) - [Convert Instagram Comments to Leads with KlickTipp & Custom DMs-9947](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Instagram%20Comments%20to%20Leads%20with%20KlickTipp%20%26%20Custom%20DMs-9947) - [Convert JSON Objects to Base64 Strings with File Processing-6008](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20JSON%20Objects%20to%20Base64%20Strings%20with%20File%20Processing-6008) - [Convert LinkedIn Post Reactions into Qualified Leads with AI and Apify-7034](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20LinkedIn%20Post%20Reactions%20into%20Qualified%20Leads%20with%20AI%20and%20Apify-7034) - [Convert LinkedIn Videos to MP4 with RapidAPI and Store in Google Drive & Sheets-6837](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20LinkedIn%20Videos%20to%20MP4%20with%20RapidAPI%20and%20Store%20in%20Google%20Drive%20%26%20Sheets-6837) - [Convert LLM Output into Rich Telegram Messages β€” Auto-Media & Smart Chunking-3961](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20LLM%20Output%20into%20Rich%20Telegram%20Messages%20%E2%80%94%20Auto-Media%20%26%20Smart%20Chunking-3961) - [Convert Markdown Content to Contentful Rich Text with AI Formatting-4078](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Markdown%20Content%20to%20Contentful%20Rich%20Text%20with%20AI%20Formatting-4078) - [Convert Markdown content to Google Docs document with automatic formatting-5147](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Markdown%20content%20to%20Google%20Docs%20document%20with%20automatic%20formatting-5147) - [Convert Markdown to Formatted Notion Pages with Mark2Notion-8331](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Markdown%20to%20Formatted%20Notion%20Pages%20with%20Mark2Notion-8331) - [Convert Marker.io Visual Bug Reports to Zendesk Support Tickets with Technical Context-7390](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Marker.io%20Visual%20Bug%20Reports%20to%20Zendesk%20Support%20Tickets%20with%20Technical%20Context-7390) - [Convert Multiple Binary Files to Base64 JSON Arrays with No Custom Code-9481](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Multiple%20Binary%20Files%20to%20Base64%20JSON%20Arrays%20with%20No%20Custom%20Code-9481) - [Convert Multiple Files to Base64 with JavaScript Code-6885](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Multiple%20Files%20to%20Base64%20with%20JavaScript%20Code-6885) - [Convert n8n tags into folders and move workflows-3445](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20n8n%20tags%20into%20folders%20and%20move%20workflows-3445) - [Convert Natural Language to Video JSON Prompts with GPT and Gemini for Veo 3-6832](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Natural%20Language%20to%20Video%20JSON%20Prompts%20with%20GPT%20and%20Gemini%20for%20Veo%203-6832) - [Convert Natural Language to Web Searches with GPT-4.1 mini and Log in Google Sheets-8982](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Natural%20Language%20to%20Web%20Searches%20with%20GPT-4.1%20mini%20and%20Log%20in%20Google%20Sheets-8982) - [Convert News Headlines to Audio Newsletters with Claude, GPT-4o & OpenAI TTS-8121](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20News%20Headlines%20to%20Audio%20Newsletters%20with%20Claude%2C%20GPT-4o%20%26%20OpenAI%20TTS-8121) - [Convert Newsletters into AI Podcasts with GPT-4o Mini and ElevenLabs-6523](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Newsletters%20into%20AI%20Podcasts%20with%20GPT-4o%20Mini%20and%20ElevenLabs-6523) - [Convert Notion Page to WordPress (Gutenberg) HTML-9917](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Notion%20Page%20to%20WordPress%20(Gutenberg)%20HTML-9917) - [Convert Notion to Markdown and Back to Notion-2901](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Notion%20to%20Markdown%20and%20Back%20to%20Notion-2901) - [Convert Parquet, Feather, ORC & Avro Files with ParquetReader-3365](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Parquet%2C%20Feather%2C%20ORC%20%26%20Avro%20Files%20with%20ParquetReader-3365) - [Convert PDF Articles to Audio Podcasts with Google TTS & Cloudflare R2-9521](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20PDF%20Articles%20to%20Audio%20Podcasts%20with%20Google%20TTS%20%26%20Cloudflare%20R2-9521) - [Convert PDF Documents to AI Podcasts with Google Gemini and Text-to-Speech-4883](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20PDF%20Documents%20to%20AI%20Podcasts%20with%20Google%20Gemini%20and%20Text-to-Speech-4883) - [Convert PDF to HTML using PDF.co and Google Drive-3275](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20PDF%20to%20HTML%20using%20PDF.co%20and%20Google%20Drive-3275) - [Convert PDF to PNG with PDF.co API (Multi-Page Support)-3847](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20PDF%20to%20PNG%20with%20PDF.co%20API%20(Multi-Page%20Support)-3847) - [Convert PDF, DOC, and Images to Markdown using Datalab.to API-7887](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20PDF%2C%20DOC%2C%20and%20Images%20to%20Markdown%20using%20Datalab.to%20API-7887) - [Convert Pinterest Videos to MP4 with Google Drive Storage and Email Delivery-6839](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Pinterest%20Videos%20to%20MP4%20with%20Google%20Drive%20Storage%20and%20Email%20Delivery-6839) - [Convert POML to AI-Ready Prompts & Chat Messages with Zero Dependencies-7609](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20POML%20to%20AI-Ready%20Prompts%20%26%20Chat%20Messages%20with%20Zero%20Dependencies-7609) - [Convert PPTX to PDF using ConvertAPI-2305](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20PPTX%20to%20PDF%20using%20ConvertAPI-2305) - [Convert Radiology Images to Patient-Friendly Reports with GPT-4 Vision & PDF Email-7275](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Radiology%20Images%20to%20Patient-Friendly%20Reports%20with%20GPT-4%20Vision%20%26%20PDF%20Email-7275) - [Convert Reddit Business Pain Points to Viral LinkedIn Content with AI and Freepik-8926](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Reddit%20Business%20Pain%20Points%20to%20Viral%20LinkedIn%20Content%20with%20AI%20and%20Freepik-8926) - [Convert Reddit threads into short vertical videos with AI-3407](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Reddit%20threads%20into%20short%20vertical%20videos%20with%20AI-3407) - [Convert Revit Projects to Database with Drawings & Specifications using DDC Toolkit-7649](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Revit%20Projects%20to%20Database%20with%20Drawings%20%26%20Specifications%20using%20DDC%20Toolkit-7649) - [Convert RSS Feeds into a Podcast with Google Gemini, Kokoro TTS, and FFmpeg-6945](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20RSS%20Feeds%20into%20a%20Podcast%20with%20Google%20Gemini%2C%20Kokoro%20TTS%2C%20and%20FFmpeg-6945) - [Convert RSS News to AI Avatar Videos with Heygen & GPT-4o-4288](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20RSS%20News%20to%20AI%20Avatar%20Videos%20with%20Heygen%20%26%20GPT-4o-4288) - [Convert RSS to tweet with text and image using free Twitter API-2933](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20RSS%20to%20tweet%20with%20text%20and%20image%20using%20free%20Twitter%20API-2933) - [Convert Slack Messages to Notion Todos Using πŸ“ Emoji Reactions-9009](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Slack%20Messages%20to%20Notion%20Todos%20Using%20%F0%9F%93%9D%20Emoji%20Reactions-9009) - [Convert Speech to Text with IBM Granite 3.3 8B Model via Replicate API-6796](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Speech%20to%20Text%20with%20IBM%20Granite%203.3%208B%20Model%20via%20Replicate%20API-6796) - [Convert Spotify Tracks to MP3 and Share via Google Drive Forms-6218](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Spotify%20Tracks%20to%20MP3%20and%20Share%20via%20Google%20Drive%20Forms-6218) - [Convert Squarespace Profiles to Shopify Customers in Google Sheets-3110](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Squarespace%20Profiles%20to%20Shopify%20Customers%20in%20Google%20Sheets-3110) - [Convert Telegram Channel Posts to WooCommerce Products Automatically-8710](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Telegram%20Channel%20Posts%20to%20WooCommerce%20Products%20Automatically-8710) - [Convert Telegram Messages to Professional LinkedIn Posts with Gemini AI & Approval Workflow-7466](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Telegram%20Messages%20to%20Professional%20LinkedIn%20Posts%20with%20Gemini%20AI%20%26%20Approval%20Workflow-7466) - [Convert Telegram Voice Messages to Google Docs with Whisper & GPT-4o Tagging-8117](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Telegram%20Voice%20Messages%20to%20Google%20Docs%20with%20Whisper%20%26%20GPT-4o%20Tagging-8117) - [Convert Telegram Voice Messages to Professional Emails with Whisper, GPT-4 & Gmail-7041](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Telegram%20Voice%20Messages%20to%20Professional%20Emails%20with%20Whisper%2C%20GPT-4%20%26%20Gmail-7041) - [Convert Text to Speech with Local KOKORO TTS-3547](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Text%20to%20Speech%20with%20Local%20KOKORO%20TTS-3547) - [Convert Time Zones with TimeZoneDB API Integration-4624](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Time%20Zones%20with%20TimeZoneDB%20API%20Integration-4624) - [Convert Training Prescriptions to Intervals.icu Workouts with Claude Opus AI-9822](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Training%20Prescriptions%20to%20Intervals.icu%20Workouts%20with%20Claude%20Opus%20AI-9822) - [Convert Typeform data into Spreadsheet-179](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Typeform%20data%20into%20Spreadsheet-179) - [Convert Unstructured Contact Data to JSON with GPT-4 for System Integration-6779](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Unstructured%20Contact%20Data%20to%20JSON%20with%20GPT-4%20for%20System%20Integration-6779) - [Convert Venmo Statement CSV File to QuickBooks CSV Import-4369](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Venmo%20Statement%20CSV%20File%20to%20QuickBooks%20CSV%20Import-4369) - [Convert Voice Memos to Blog Posts with Deepgram, GPT-3.5 & Google Sheets Dashboard-8246](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Voice%20Memos%20to%20Blog%20Posts%20with%20Deepgram%2C%20GPT-3.5%20%26%20Google%20Sheets%20Dashboard-8246) - [Convert Websites to Audio Summaries via WhatsApp using GPT and TTS-10297](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Websites%20to%20Audio%20Summaries%20via%20WhatsApp%20using%20GPT%20and%20TTS-10297) - [Convert Websites to LLM-Ready Knowledge Bases with GPT-4.1-mini, Firecrawl & Parsera-7260](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Websites%20to%20LLM-Ready%20Knowledge%20Bases%20with%20GPT-4.1-mini%2C%20Firecrawl%20%26%20Parsera-7260) - [Convert Workout Plan PDFs to Hevy App Routines with Gemini AI-6527](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20Workout%20Plan%20PDFs%20to%20Hevy%20App%20Routines%20with%20Gemini%20AI-6527) - [Convert XML to JSON-160](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20XML%20to%20JSON-160) - [Convert YouTube Videos into SEO Blog Posts with GPT-4o, Dumpling AI, and Flux-3531](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20YouTube%20Videos%20into%20SEO%20Blog%20Posts%20with%20GPT-4o%2C%20Dumpling%20AI%2C%20and%20Flux-3531) - [Convert YouTube Videos to Audio Summaries with Decodo, Gemini 2.5 & Telegram-10981](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20YouTube%20Videos%20to%20Audio%20Summaries%20with%20Decodo%2C%20Gemini%202.5%20%26%20Telegram-10981) - [Convert YouTube Videos to MP3 with RapidAPI, Google Drive Storage & Sheets Logging-6722](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20YouTube%20Videos%20to%20MP3%20with%20RapidAPI%2C%20Google%20Drive%20Storage%20%26%20Sheets%20Logging-6722) - [Convert YouTube Videos to MP4 & MP3 with RapidAPI and Google Sheets Logging-6924](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20YouTube%20Videos%20to%20MP4%20%26%20MP3%20with%20RapidAPI%20and%20Google%20Sheets%20Logging-6924) - [Convert YouTube Videos to SEO Articles with Supadata, Claude Sonnet 4 and WordPress-7139](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20YouTube%20Videos%20to%20SEO%20Articles%20with%20Supadata%2C%20Claude%20Sonnet%204%20and%20WordPress-7139) - [Convert YouTube Videos to Shorts with Klap & Auto-Post to Multiple Social Platforms-5608](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Convert%20YouTube%20Videos%20to%20Shorts%20with%20Klap%20%26%20Auto-Post%20to%20Multiple%20Social%20Platforms-5608) - [Copy Folder Structure Without Files in Google Drive-4240](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Copy%20Folder%20Structure%20Without%20Files%20in%20Google%20Drive-4240) - [Copy Viral Reels with Gemini AI-2993](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Copy%20Viral%20Reels%20with%20Gemini%20AI-2993) - [Copyright Infringement Detector with ScrapeGraphAI and Automated Legal Response-6642](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Copyright%20Infringement%20Detector%20with%20ScrapeGraphAI%20and%20Automated%20Legal%20Response-6642) - [Cost-Free Email Follow-Up Sequence with Google Sheets and Gmail-7856](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Cost-Free%20Email%20Follow-Up%20Sequence%20with%20Google%20Sheets%20and%20Gmail-7856) - [Count the items returned by a node-1913](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Count%20the%20items%20returned%20by%20a%20node-1913) - [Course Recommendation System for Surveys with Data Tables and GPT-4.1-Mini-9437](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Course%20Recommendation%20System%20for%20Surveys%20with%20Data%20Tables%20and%20GPT-4.1-Mini-9437) - [Crawl Website Blog Content and Save to Google Sheets with Dumpling AI-8195](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Crawl%20Website%20Blog%20Content%20and%20Save%20to%20Google%20Sheets%20with%20Dumpling%20AI-8195) - [Crawl Websites & Answer Questions with GPT-5 nano and Google Sheets-7368](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Crawl%20Websites%20%26%20Answer%20Questions%20with%20GPT-5%20nano%20and%20Google%20Sheets-7368) - [Crawl-and-Chat Customer Support Assistant with GPT-4o and WhatsApp for B2C Sites-3859](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Crawl-and-Chat%20Customer%20Support%20Assistant%20with%20GPT-4o%20and%20WhatsApp%20for%20B2C%20Sites-3859) - [Create & Approve POV Videos with AI, ElevenLabs & Multi-Posting (TikTok/IG/YT)-4029](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20%26%20Approve%20POV%20Videos%20with%20AI%2C%20ElevenLabs%20%26%20Multi-Posting%20(TikTok%2FIG%2FYT)-4029) - [Create & Auto-Post Instagram Reels with AI Clones: Script-to-Post (Heygen + Submagic + Blotato)-8918](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20%26%20Auto-Post%20Instagram%20Reels%20with%20AI%20Clones%3A%20Script-to-Post%20(Heygen%20%2B%20Submagic%20%2B%20Blotato)-8918) - [Create & Delete AWS RDS Databases via Email Commands with Terraform-7294](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20%26%20Delete%20AWS%20RDS%20Databases%20via%20Email%20Commands%20with%20Terraform-7294) - [Create & Post Social Media Carousels Across 5 Platforms with AI & Blotato-8559](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20%26%20Post%20Social%20Media%20Carousels%20Across%205%20Platforms%20with%20AI%20%26%20Blotato-8559) - [Create & Post Viral News AI Avatar Videos to 9 Platforms with Perplexity & HeyGen-8544](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20%26%20Post%20Viral%20News%20AI%20Avatar%20Videos%20to%209%20Platforms%20with%20Perplexity%20%26%20HeyGen-8544) - [Create & Publish Affiliate Product Videos with Sora-2, GPT & YouTube-10372](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20%26%20Publish%20Affiliate%20Product%20Videos%20with%20Sora-2%2C%20GPT%20%26%20YouTube-10372) - [Create & Publish AI News Videos to Social Media with GPT-4o & HeyGen-6524](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20%26%20Publish%20AI%20News%20Videos%20to%20Social%20Media%20with%20GPT-4o%20%26%20HeyGen-6524) - [Create & Publish SEO Content with AI Agents & Google Sheets Tracking-10841](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20%26%20Publish%20SEO%20Content%20with%20AI%20Agents%20%26%20Google%20Sheets%20Tracking-10841) - [Create & Publish YouTube Shorts on Historical What-Ifs with GPT-4o & Blotato-9598](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20%26%20Publish%20YouTube%20Shorts%20on%20Historical%20What-Ifs%20with%20GPT-4o%20%26%20Blotato-9598) - [Create & Send Automated GA4 KPI Reports with AI Insights & Gmail-8463](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20%26%20Send%20Automated%20GA4%20KPI%20Reports%20with%20AI%20Insights%20%26%20Gmail-8463) - [Create & Send Client Session Summaries from Zoom Meetings via Gmail and Airtable-6324](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20%26%20Send%20Client%20Session%20Summaries%20from%20Zoom%20Meetings%20via%20Gmail%20and%20Airtable-6324) - [Create & Share AI Videos with Telegram, Gemini & Post to TikTok, Instagram, Facebook-10850](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20%26%20Share%20AI%20Videos%20with%20Telegram%2C%20Gemini%20%26%20Post%20to%20TikTok%2C%20Instagram%2C%20Facebook-10850) - [Create & Share AI-Enhanced NASA Space Postcards to Slack-10872](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20%26%20Share%20AI-Enhanced%20NASA%20Space%20Postcards%20to%20Slack-10872) - [Create & Share Lip-Synced Avatar Videos with Infinitalk AI & Upload to TikTok/YouTube-8912](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20%26%20Share%20Lip-Synced%20Avatar%20Videos%20with%20Infinitalk%20AI%20%26%20Upload%20to%20TikTok%2FYouTube-8912) - [Create & Upload AI Video Shorts with OpenAI, ElevenLabs & Replicate-4009](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20%26%20Upload%20AI%20Video%20Shorts%20with%20OpenAI%2C%20ElevenLabs%20%26%20Replicate-4009) - [Create & Upload AI Videos to YouTube with Kling 2.5 & Auto-SEO-9099](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20%26%20Upload%20AI%20Videos%20to%20YouTube%20with%20Kling%202.5%20%26%20Auto-SEO-9099) - [Create & Upload AI-Generated ASMR YouTube Shorts with Seedance, Fal AI, and GPT-4-5110](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20%26%20Upload%20AI-Generated%20ASMR%20YouTube%20Shorts%20with%20Seedance%2C%20Fal%20AI%2C%20and%20GPT-4-5110) - [Create .SRT Subtitles & .LRC Lyrics from Audio with Whisper AI and GPT-5-nano-9589](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20.SRT%20Subtitles%20%26%20.LRC%20Lyrics%20from%20Audio%20with%20Whisper%20AI%20and%20GPT-5-nano-9589) - [Create a Branded AI Chatbot for Websites with Flowise Multi-Agent Chatflows-4651](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Branded%20AI%20Chatbot%20for%20Websites%20with%20Flowise%20Multi-Agent%20Chatflows-4651) - [Create a Branded AI-Powered Website Chatbot-2786](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Branded%20AI-Powered%20Website%20Chatbot-2786) - [Create a BTC/ETH Price & USD Exchange Rate API with CoinGecko & ExchangeRate-API-8389](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20BTC%2FETH%20Price%20%26%20USD%20Exchange%20Rate%20API%20with%20CoinGecko%20%26%20ExchangeRate-API-8389) - [Create a channel, add a member, and post a message to the channel on Mattermost-832](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20channel%2C%20add%20a%20member%2C%20and%20post%20a%20message%20to%20the%20channel%20on%20Mattermost-832) - [Create a Code Assistant that Learns from your GitHub Repository using OpenAI-9993](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Code%20Assistant%20that%20Learns%20from%20your%20GitHub%20Repository%20using%20OpenAI-9993) - [Create a collection and create, update, and get a bookmark in Raindrop-959](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20collection%20and%20create%2C%20update%2C%20and%20get%20a%20bookmark%20in%20Raindrop-959) - [Create a company in Salesmate-500](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20company%20in%20Salesmate-500) - [Create a Company Policy Chatbot with RAG, Pinecone Vector Database, and OpenAI-7563](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Company%20Policy%20Chatbot%20with%20RAG%2C%20Pinecone%20Vector%20Database%2C%20and%20OpenAI-7563) - [Create a Complete AI Engineering Department with OpenAI O3 and Specialized Agents-6911](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Complete%20AI%20Engineering%20Department%20with%20OpenAI%20O3%20and%20Specialized%20Agents-6911) - [Create a Complete HR Department with OpenAI O3 and GPT-4.1-mini Multi-Agent System-6901](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Complete%20HR%20Department%20with%20OpenAI%20O3%20and%20GPT-4.1-mini%20Multi-Agent%20System-6901) - [Create a Complete User Authentication System with PostgreSQL & Webhooks-10040](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Complete%20User%20Authentication%20System%20with%20PostgreSQL%20%26%20Webhooks-10040) - [Create a contact in Drift-497](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20contact%20in%20Drift-497) - [Create a Context-Aware Slack Assistant with Google Sheets, Pinecone & GPT-4o-6020](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Context-Aware%20Slack%20Assistant%20with%20Google%20Sheets%2C%20Pinecone%20%26%20GPT-4o-6020) - [Create a coupon on Paddle-659](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20coupon%20on%20Paddle-659) - [Create a CRUD REST API with Google Sheets Database-8085](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20CRUD%20REST%20API%20with%20Google%20Sheets%20Database-8085) - [Create a customer and add them to a segment in Customer.io-646](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20customer%20and%20add%20them%20to%20a%20segment%20in%20Customer.io-646) - [Create a Customer Support Voice Agent with GPT-5, ElevenLabs & Calendar Booking-8074](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Customer%20Support%20Voice%20Agent%20with%20GPT-5%2C%20ElevenLabs%20%26%20Calendar%20Booking-8074) - [Create a Daily Digest from Gmail, RSS, and Todoist-3134](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Daily%20Digest%20from%20Gmail%2C%20RSS%2C%20and%20Todoist-3134) - [Create a Data Analyst Chatbot for Real-time Google Sheets Analysis with GPT-4-7718](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Data%20Analyst%20Chatbot%20for%20Real-time%20Google%20Sheets%20Analysis%20with%20GPT-4-7718) - [Create a Domains-Index API Server with Full Operation Access for AI Agents-5495](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Domains-Index%20API%20Server%20with%20Full%20Operation%20Access%20for%20AI%20Agents-5495) - [Create a Dynamic Telegram Bot Menu System with Multi-Level Navigation-8844](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Dynamic%20Telegram%20Bot%20Menu%20System%20with%20Multi-Level%20Navigation-8844) - [Create a Factual Learning Assistant with RAG, Gemini, Telegram & MongoDB-9595](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Factual%20Learning%20Assistant%20with%20RAG%2C%20Gemini%2C%20Telegram%20%26%20MongoDB-9595) - [Create a Google Analytics Data Report with AI and sent it to E-Mail and Telegram-2673](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Google%20Analytics%20Data%20Report%20with%20AI%20and%20sent%20it%20to%20E-Mail%20and%20Telegram-2673) - [Create a Knowledge Base & Scheduling AI Assistant with GPT-5, Google Calendar & Sheets-8597](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Knowledge%20Base%20%26%20Scheduling%20AI%20Assistant%20with%20GPT-5%2C%20Google%20Calendar%20%26%20Sheets-8597) - [Create a Knowledge Base Chatbot with Google Drive & GPT-4o using Vector Search-6250](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Knowledge%20Base%20Chatbot%20with%20Google%20Drive%20%26%20GPT-4o%20using%20Vector%20Search-6250) - [Create a Knowledge Base Chatbot with OpenAI and Notion for Website Embedding-6500](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Knowledge%20Base%20Chatbot%20with%20OpenAI%20and%20Notion%20for%20Website%20Embedding-6500) - [Create a Knowledge-Powered Chatbot with Claude, Supabase Vector DB & Postgres Memory-7381](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Knowledge-Powered%20Chatbot%20with%20Claude%2C%20Supabase%20Vector%20DB%20%26%20Postgres%20Memory-7381) - [Create a meeting in Zoom automatically-453](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20meeting%20in%20Zoom%20automatically-453) - [Create a Multi-Modal Telegram Support Bot with GPT-4 and Supabase RAG-5589](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Multi-Modal%20Telegram%20Support%20Bot%20with%20GPT-4%20and%20Supabase%20RAG-5589) - [Create a Multi-Model AI Chatbot with Telegram, AIMLAPI, and Google Sheets-7045](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Multi-Model%20AI%20Chatbot%20with%20Telegram%2C%20AIMLAPI%2C%20and%20Google%20Sheets-7045) - [Create a Multi-Tool Chatbot with Gemini AI, Weather & Web Scraping (Starter Kit)-6035](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Multi-Tool%20Chatbot%20with%20Gemini%20AI%2C%20Weather%20%26%20Web%20Scraping%20(Starter%20Kit)-6035) - [Create a new contact in Agile CRM-474](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20new%20contact%20in%20Agile%20CRM-474) - [Create a new Freshdesk ticket-448](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20new%20Freshdesk%20ticket-448) - [Create a new member on Mailchimp-413](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20new%20member%20on%20Mailchimp-413) - [Create a Notion AI Assistant with Google Gemini for Managing Tasks & Content-4857](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Notion%20AI%20Assistant%20with%20Google%20Gemini%20for%20Managing%20Tasks%20%26%20Content-4857) - [Create a Onfleet task for a new Shopify fulfilment-1531](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Onfleet%20task%20for%20a%20new%20Shopify%20fulfilment-1531) - [Create a Paul Graham Essay Q&A System with OpenAI and Milvus Vector Database-3574](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Paul%20Graham%20Essay%20Q%26A%20System%20with%20OpenAI%20and%20Milvus%20Vector%20Database-3574) - [Create a Personalized Daily Newsletter with Google Gemini AI and RSS Feeds-10196](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Personalized%20Daily%20Newsletter%20with%20Google%20Gemini%20AI%20and%20RSS%20Feeds-10196) - [Create a Pipedrive activity on Calendly event scheduled-1221](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Pipedrive%20activity%20on%20Calendly%20event%20scheduled-1221) - [Create a Pizza Ordering Chatbot with GPT-3.5 - Menu, Orders & Status Tracking-3049](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Pizza%20Ordering%20Chatbot%20with%20GPT-3.5%20-%20Menu%2C%20Orders%20%26%20Status%20Tracking-3049) - [Create a Privacy-Focused AI Assistant with Telegram, Ollama, and Whisper-6012](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Privacy-Focused%20AI%20Assistant%20with%20Telegram%2C%20Ollama%2C%20and%20Whisper-6012) - [Create a Private Document Q&A System with Llama3, Postgres, Qdrant and Google Drive-5508](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Private%20Document%20Q%26A%20System%20with%20Llama3%2C%20Postgres%2C%20Qdrant%20and%20Google%20Drive-5508) - [Create a QuickBooks invoice on a new Onfleet Task creation-1546](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20QuickBooks%20invoice%20on%20a%20new%20Onfleet%20Task%20creation-1546) - [Create a RAG System with Paul Essays, Milvus, and OpenAI for Cited Answers-3573](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20RAG%20System%20with%20Paul%20Essays%2C%20Milvus%2C%20and%20OpenAI%20for%20Cited%20Answers-3573) - [Create a REST API for PDF Digital Signatures with Webhooks-3119](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20REST%20API%20for%20PDF%20Digital%20Signatures%20with%20Webhooks-3119) - [Create a Searchable Document Archive with Telegram, Drive, OCR and Airtable-10388](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Searchable%20Document%20Archive%20with%20Telegram%2C%20Drive%2C%20OCR%20and%20Airtable-10388) - [Create a Searchable YouTube Educator Directory with Smart Keyword Matching-10518](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Searchable%20YouTube%20Educator%20Directory%20with%20Smart%20Keyword%20Matching-10518) - [Create a Secure MongoDB Data Retrieval API with Input Validation and HTTP Responses-7674](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Secure%20MongoDB%20Data%20Retrieval%20API%20with%20Input%20Validation%20and%20HTTP%20Responses-7674) - [Create a Self-Hosted Blockchain Payment Processor with x402 and 1Shot API-7364](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Self-Hosted%20Blockchain%20Payment%20Processor%20with%20x402%20and%201Shot%20API-7364) - [Create a Self-Updating RAG Chatbot with Google Drive, Gemini, and Supabase-9007](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Self-Updating%20RAG%20Chatbot%20with%20Google%20Drive%2C%20Gemini%2C%20and%20Supabase-9007) - [Create a Session-Based Telegram Chatbot with GPT-4o-mini and Google Sheets-3798](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Session-Based%20Telegram%20Chatbot%20with%20GPT-4o-mini%20and%20Google%20Sheets-3798) - [Create a Simple Data Caching System with No External Dependencies-9369](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Simple%20Data%20Caching%20System%20with%20No%20External%20Dependencies-9369) - [Create a Slack AI Chatbot with Threads & Thinking UI using OpenRouter & Postgres-5749](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Slack%20AI%20Chatbot%20with%20Threads%20%26%20Thinking%20UI%20using%20OpenRouter%20%26%20Postgres-5749) - [Create a Slack Chatbot with GPT-4o for Automated Responses-7734](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Slack%20Chatbot%20with%20GPT-4o%20for%20Automated%20Responses-7734) - [Create a Smart Chatbot using OpenAI GPT and Airtable Knowledge Base-6470](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Smart%20Chatbot%20using%20OpenAI%20GPT%20and%20Airtable%20Knowledge%20Base-6470) - [Create a Speech-to-Text API with OpenAI GPT4o-mini Transcribe-5925](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Speech-to-Text%20API%20with%20OpenAI%20GPT4o-mini%20Transcribe-5925) - [Create a table in CrateDB and insert data-597](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20table%20in%20CrateDB%20and%20insert%20data-597) - [Create a table in Quest DB and insert data-592](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20table%20in%20Quest%20DB%20and%20insert%20data-592) - [Create a table, and insert and update data in the table in Snowflake-824](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20table%2C%20and%20insert%20and%20update%20data%20in%20the%20table%20in%20Snowflake-824) - [Create a Telegram Customer Support Bot with GPT4-mini and Google Docs Knowledge-4875](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Telegram%20Customer%20Support%20Bot%20with%20GPT4-mini%20and%20Google%20Docs%20Knowledge-4875) - [Create a Two-Way WhatsApp + Telegram Integration for 10k+ Customer Support Chats-8350](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Two-Way%20WhatsApp%20%2B%20Telegram%20Integration%20for%2010k%2B%20Customer%20Support%20Chats-8350) - [Create a Voice & Text Telegram Assistant with Lookio RAG and GPT-4.1-9870](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Voice%20%26%20Text%20Telegram%20Assistant%20with%20Lookio%20RAG%20and%20GPT-4.1-9870) - [Create a Webhook-Ready Conversational Assistant with Google Gemini and Session Memory-5426](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Webhook-Ready%20Conversational%20Assistant%20with%20Google%20Gemini%20and%20Session%20Memory-5426) - [Create a weekly LLM traffic report using Google Analytics, GPT-5, and Gmail-9081](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20weekly%20LLM%20traffic%20report%20using%20Google%20Analytics%2C%20GPT-5%2C%20and%20Gmail-9081) - [Create a Weekly Responsive Plex Media Newsletter via Email (Tautulli Alternative)-7556](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Weekly%20Responsive%20Plex%20Media%20Newsletter%20via%20Email%20(Tautulli%20Alternative)-7556) - [Create a WhatsApp AI Assistant with LLaMA 4 and Google Search Insights-6314](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20WhatsApp%20AI%20Assistant%20with%20LLaMA%204%20and%20Google%20Search%20Insights-6314) - [Create a WhatsApp Chatbot with GPT-4o, Whisper Transcription and Redis Buffer-9440](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20WhatsApp%20Chatbot%20with%20GPT-4o%2C%20Whisper%20Transcription%20and%20Redis%20Buffer-9440) - [Create a WhatsApp Customer Support Bot with OpenAI, Calendar & Email Integration-8287](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20WhatsApp%20Customer%20Support%20Bot%20with%20OpenAI%2C%20Calendar%20%26%20Email%20Integration-8287) - [Create a WhatsApp Voice Assistant with Twilio, VAPI, Google Calendar & OpenAI-8284](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20WhatsApp%20Voice%20Assistant%20with%20Twilio%2C%20VAPI%2C%20Google%20Calendar%20%26%20OpenAI-8284) - [Create a WHOIS API Interface for AI Agents with 8 Domain Management Operations-5528](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20WHOIS%20API%20Interface%20for%20AI%20Agents%20with%208%20Domain%20Management%20Operations-5528) - [Create a Witty Telegram Bot with AI-Powered Humor, Roasts & Stats using OpenRouter-7655](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20a%20Witty%20Telegram%20Bot%20with%20AI-Powered%20Humor%2C%20Roasts%20%26%20Stats%20using%20OpenRouter-7655) - [Create Adaptive RAG Chat Agent with Google Gemini and Qdrant-5111](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Adaptive%20RAG%20Chat%20Agent%20with%20Google%20Gemini%20and%20Qdrant-5111) - [Create AI Generated Videos 4x cheaper than veo3 with Google Sheets & Fal.AI-5034](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20AI%20Generated%20Videos%204x%20cheaper%20than%20veo3%20with%20Google%20Sheets%20%26%20Fal.AI-5034) - [Create AI Intelligence Briefs from Newsletters with Gemini, Slack, and Notion-8266](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20AI%20Intelligence%20Briefs%20from%20Newsletters%20with%20Gemini%2C%20Slack%2C%20and%20Notion-8266) - [Create AI Meeting Summaries with Fireflies Transcripts & Dart Tasks using Gemini-10851](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20AI%20Meeting%20Summaries%20with%20Fireflies%20Transcripts%20%26%20Dart%20Tasks%20using%20Gemini-10851) - [Create AI Nature Videos with Sora 2 (Kie AI), Gemini, and Send to Telegram-10371](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20AI%20Nature%20Videos%20with%20Sora%202%20(Kie%20AI)%2C%20Gemini%2C%20and%20Send%20to%20Telegram-10371) - [Create AI News Avatar Videos with Dumpling AI, GPT-4o and HeyGen-5796](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20AI%20News%20Avatar%20Videos%20with%20Dumpling%20AI%2C%20GPT-4o%20and%20HeyGen-5796) - [Create AI News Video Content Ideas for Social Media with Perplexity & OpenAI-5995](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20AI%20News%20Video%20Content%20Ideas%20for%20Social%20Media%20with%20Perplexity%20%26%20OpenAI-5995) - [Create AI News Videos with HeyGen Avatars and Auto-Post to Social Media-3538](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20AI%20News%20Videos%20with%20HeyGen%20Avatars%20and%20Auto-Post%20to%20Social%20Media-3538) - [Create AI Newsletters with GPT-4o, Human Approval Workflow, and SendGrid-11032](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20AI%20Newsletters%20with%20GPT-4o%2C%20Human%20Approval%20Workflow%2C%20and%20SendGrid-11032) - [Create AI Support Assistant for Any Device with GPT-4-mini & Pinecone-5918](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20AI%20Support%20Assistant%20for%20Any%20Device%20with%20GPT-4-mini%20%26%20Pinecone-5918) - [Create AI UGC Videos from Telegram Voice Notes using OpenAI & HeyGen-9313](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20AI%20UGC%20Videos%20from%20Telegram%20Voice%20Notes%20using%20OpenAI%20%26%20HeyGen-9313) - [Create AI Videos with OpenAI Scripts, Leonardo Images & HeyGen Avatars-4107](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20AI%20Videos%20with%20OpenAI%20Scripts%2C%20Leonardo%20Images%20%26%20HeyGen%20Avatars-4107) - [Create AI Videos with Scripts, Images & HeyGen Avatars (πŸ”₯ LIMITED-TIME OFFER)-4569](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20AI%20Videos%20with%20Scripts%2C%20Images%20%26%20HeyGen%20Avatars%20(%F0%9F%94%A5%20LIMITED-TIME%20OFFER)-4569) - [Create AI-Curated Tech News Digests with GPT-4.1 Mini and Notion Database-8665](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20AI-Curated%20Tech%20News%20Digests%20with%20GPT-4.1%20Mini%20and%20Notion%20Database-8665) - [Create AI-Enhanced Facebook Posts from Amazon Affiliate Links with Gemini-7422](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20AI-Enhanced%20Facebook%20Posts%20from%20Amazon%20Affiliate%20Links%20with%20Gemini-7422) - [Create AI-Generated Books with GPT-4.1-mini, DALL-E, Google Drive and AWS S3-7482](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20AI-Generated%20Books%20with%20GPT-4.1-mini%2C%20DALL-E%2C%20Google%20Drive%20and%20AWS%20S3-7482) - [Create AI-Generated Meta Ad Campaigns from Product URLs with OpenAI & Firecrawl-8681](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20AI-Generated%20Meta%20Ad%20Campaigns%20from%20Product%20URLs%20with%20OpenAI%20%26%20Firecrawl-8681) - [Create AI-Generated Music Playlists for YouTube using Suno, GPT-4, Runway & Creatomate-5379](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20AI-Generated%20Music%20Playlists%20for%20YouTube%20using%20Suno%2C%20GPT-4%2C%20Runway%20%26%20Creatomate-5379) - [Create AI-Generated Social Media Posts from RSS Feeds with GPT-5 and JsonCut-9590](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20AI-Generated%20Social%20Media%20Posts%20from%20RSS%20Feeds%20with%20GPT-5%20and%20JsonCut-9590) - [Create AI-Generated UGC Marketing Videos with Telegram & GPT-4-9253](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20AI-Generated%20UGC%20Marketing%20Videos%20with%20Telegram%20%26%20GPT-4-9253) - [Create AI-Powered Personalized Icebreakers from Website Data with Google Sheets & GPT-6530](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20AI-Powered%20Personalized%20Icebreakers%20from%20Website%20Data%20with%20Google%20Sheets%20%26%20GPT-6530) - [Create AI-Powered Sales Proposals with PandaDoc, ClickUp CRM & Gmail Follow-up-6534](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20AI-Powered%20Sales%20Proposals%20with%20PandaDoc%2C%20ClickUp%20CRM%20%26%20Gmail%20Follow-up-6534) - [Create AI-Powered SEO Audit Reports with DataForSEO and Claude-9502](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20AI-Powered%20SEO%20Audit%20Reports%20with%20DataForSEO%20and%20Claude-9502) - [Create AI-Powered Social Media Content for LinkedIn & Facebook with Image Generation & Human Approval-8398](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20AI-Powered%20Social%20Media%20Content%20for%20LinkedIn%20%26%20Facebook%20with%20Image%20Generation%20%26%20Human%20Approval-8398) - [Create AI-Powered Website Chatbot with Langflow Backend and Custom Branding-4645](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20AI-Powered%20Website%20Chatbot%20with%20Langflow%20Backend%20and%20Custom%20Branding-4645) - [Create AI-Powered WhatsApp Quiz Bot with GPT-4o-mini and Supabase Storage-4114](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20AI-Powered%20WhatsApp%20Quiz%20Bot%20with%20GPT-4o-mini%20and%20Supabase%20Storage-4114) - [Create AI-Powered YouTube Shorts with OpenAI, ElevenLabs, 0CodeKit!-3584](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20AI-Powered%20YouTube%20Shorts%20with%20OpenAI%2C%20ElevenLabs%2C%200CodeKit!-3584) - [Create AI-Ready Vector Datasets for LLMs with Bright Data, Gemini & Pinecone-3542](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20AI-Ready%20Vector%20Datasets%20for%20LLMs%20with%20Bright%20Data%2C%20Gemini%20%26%20Pinecone-3542) - [Create AI-Ready Vector Datasets from Web Content with Claude, Ollama & Qdrant-4219](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20AI-Ready%20Vector%20Datasets%20from%20Web%20Content%20with%20Claude%2C%20Ollama%20%26%20Qdrant-4219) - [Create AI-Summarized Email Digests from Gmail Labels with OpenAI O4-Mini-5839](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20AI-Summarized%20Email%20Digests%20from%20Gmail%20Labels%20with%20OpenAI%20O4-Mini-5839) - [Create an AI-Powered Discord Assistant with GPT-4o for Multi-Channel Messaging-3346](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20an%20AI-Powered%20Discord%20Assistant%20with%20GPT-4o%20for%20Multi-Channel%20Messaging-3346) - [Create an AI-Powered Virtual Receptionist with Google Calendar & Sheets-8326](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20an%20AI-Powered%20Virtual%20Receptionist%20with%20Google%20Calendar%20%26%20Sheets-8326) - [Create an AI-Powered WhatsApp Bot using Google Drive and Pinecone Vector DB-4838](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20an%20AI-Powered%20WhatsApp%20Bot%20using%20Google%20Drive%20and%20Pinecone%20Vector%20DB-4838) - [Create an array of objects-767](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20an%20array%20of%20objects-767) - [Create an Automated Customer Support Assistant with GPT-4o and GoHighLevel SMS-4223](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20an%20Automated%20Customer%20Support%20Assistant%20with%20GPT-4o%20and%20GoHighLevel%20SMS-4223) - [Create an Automated Instagram Content Generator with OpenAI and FB Graph API-4016](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20an%20Automated%20Instagram%20Content%20Generator%20with%20OpenAI%20and%20FB%20Graph%20API-4016) - [Create an eBay Item Feed Service API Gateway for AI Agents-5568](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20an%20eBay%20Item%20Feed%20Service%20API%20Gateway%20for%20AI%20Agents-5568) - [Create an event file and send it as an email attachment-1083](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20an%20event%20file%20and%20send%20it%20as%20an%20email%20attachment-1083) - [Create an Image Enhancement API Endpoint with Nero AI Business API-4682](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20an%20Image%20Enhancement%20API%20Endpoint%20with%20Nero%20AI%20Business%20API-4682) - [Create an image procedurally using Bannerbear-544](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20an%20image%20procedurally%20using%20Bannerbear-544) - [Create an Intelligent FAQ Telegram Bot with Google Gemini and Supabase-9762](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20an%20Intelligent%20FAQ%20Telegram%20Bot%20with%20Google%20Gemini%20and%20Supabase-9762) - [Create an Interactive Snowflake Data Explorer with GPT-4o Chat Interface and Visual Reports-5435](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20an%20Interactive%20Snowflake%20Data%20Explorer%20with%20GPT-4o%20Chat%20Interface%20and%20Visual%20Reports-5435) - [Create an invoice based on the Typeform submission-989](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20an%20invoice%20based%20on%20the%20Typeform%20submission-989) - [Create an Offline DIGIPIN Microservice API for Precise Location Mapping in India-5836](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20an%20Offline%20DIGIPIN%20Microservice%20API%20for%20Precise%20Location%20Mapping%20in%20India-5836) - [Create an Onfleet task when a file in Google Drive is updated-1547](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20an%20Onfleet%20task%20when%20a%20file%20in%20Google%20Drive%20is%20updated-1547) - [Create and Publish Instagram Carousels Automatically with GPT-4.1 and Blotato-9597](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20and%20Publish%20Instagram%20Carousels%20Automatically%20with%20GPT-4.1%20and%20Blotato-9597) - [Create Animated Baby Podcast Videos with GPT, DALL-E, ElevenLabs and Hedra-5308](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Animated%20Baby%20Podcast%20Videos%20with%20GPT%2C%20DALL-E%2C%20ElevenLabs%20and%20Hedra-5308) - [Create Animated Illustrations from Text Prompts with Midjourney and Kling API-3626](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Animated%20Illustrations%20from%20Text%20Prompts%20with%20Midjourney%20and%20Kling%20API-3626) - [Create Animated Stories using GPT-4o-mini, Midjourney, Kling and Creatomate API-3655](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Animated%20Stories%20using%20GPT-4o-mini%2C%20Midjourney%2C%20Kling%20and%20Creatomate%20API-3655) - [Create Authentic UGC Video Ads with GPT-4o, ElevenLabs & WaveSpeed Lip-Sync-10070](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Authentic%20UGC%20Video%20Ads%20with%20GPT-4o%2C%20ElevenLabs%20%26%20WaveSpeed%20Lip-Sync-10070) - [Create Automatic Pivot Tables in Google Sheets with n8n-7588](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Automatic%20Pivot%20Tables%20in%20Google%20Sheets%20with%20n8n-7588) - [Create Bilingual Newsletters with GPT-4o, AI Images & Videos for HubSpot & SharePoint-5988](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Bilingual%20Newsletters%20with%20GPT-4o%2C%20AI%20Images%20%26%20Videos%20for%20HubSpot%20%26%20SharePoint-5988) - [Create Blog Posts from YouTube Videos with Mistral AI & Gemini Image Generation-8190](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Blog%20Posts%20from%20YouTube%20Videos%20with%20Mistral%20AI%20%26%20Gemini%20Image%20Generation-8190) - [Create branded LinkedIn carousels with GPT-4o-mini, Figma templates & Templated-9455](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20branded%20LinkedIn%20carousels%20with%20GPT-4o-mini%2C%20Figma%20templates%20%26%20Templated-9455) - [Create Branded Social Media Images with Bannerbear (Sync/Async modes)-9537](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Branded%20Social%20Media%20Images%20with%20Bannerbear%20(Sync%2FAsync%20modes)-9537) - [Create Character-Consistent Images with FLUX Kontext & Post to Social via Upload Post-4798](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Character-Consistent%20Images%20with%20FLUX%20Kontext%20%26%20Post%20to%20Social%20via%20Upload%20Post-4798) - [Create Comedic Marketing Reels with Sora2, OpenAI & Auto-Post to Social Media-10786](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Comedic%20Marketing%20Reels%20with%20Sora2%2C%20OpenAI%20%26%20Auto-Post%20to%20Social%20Media-10786) - [Create Complete 20-Song YouTube Playlists with Suno API, Claude & Telegram Bot-6021](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Complete%2020-Song%20YouTube%20Playlists%20with%20Suno%20API%2C%20Claude%20%26%20Telegram%20Bot-6021) - [Create Comprehensive Research Reports with Jina AI & Gemini 2.5 Flash-5463](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Comprehensive%20Research%20Reports%20with%20Jina%20AI%20%26%20Gemini%202.5%20Flash-5463) - [Create Consistent AI Characters with Google Nano Banana & Upscaling via Kie.ai-8492](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Consistent%20AI%20Characters%20with%20Google%20Nano%20Banana%20%26%20Upscaling%20via%20Kie.ai-8492) - [Create Content Strategies with Dual AI Research Agents using SerpApi, GPT-4 & Sheets-6519](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Content%20Strategies%20with%20Dual%20AI%20Research%20Agents%20using%20SerpApi%2C%20GPT-4%20%26%20Sheets-6519) - [Create Curated Newsletters from Reddit Discussions with GPT-4o Mini and Gmail-7709](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Curated%20Newsletters%20from%20Reddit%20Discussions%20with%20GPT-4o%20Mini%20and%20Gmail-7709) - [Create Custom ASMR Sound Effects with ElevenLabs API and Google Drive-8439](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Custom%20ASMR%20Sound%20Effects%20with%20ElevenLabs%20API%20and%20Google%20Drive-8439) - [Create Custom PDF Documents from Templates with Gemini & Google Drive-5808](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Custom%20PDF%20Documents%20from%20Templates%20with%20Gemini%20%26%20Google%20Drive-5808) - [Create Custom Reasoning Patterns for AI Agents with GraphRAG & Knowledge Ontology-6816](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Custom%20Reasoning%20Patterns%20for%20AI%20Agents%20with%20GraphRAG%20%26%20Knowledge%20Ontology-6816) - [Create Customized Google Slides Presentations from CSV Data for Cold Outreach πŸš€-3890](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Customized%20Google%20Slides%20Presentations%20from%20CSV%20Data%20for%20Cold%20Outreach%20%F0%9F%9A%80-3890) - [Create Daily Gmail Summaries with Google Gemini AI-4915](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Daily%20Gmail%20Summaries%20with%20Google%20Gemini%20AI-4915) - [Create Daily Israeli Economic Newsletter using RSS and GPT-4o-3564](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Daily%20Israeli%20Economic%20Newsletter%20using%20RSS%20and%20GPT-4o-3564) - [Create Daily Newsletter Digests from Gmail using GPT-4.1-mini-7255](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Daily%20Newsletter%20Digests%20from%20Gmail%20using%20GPT-4.1-mini-7255) - [Create Daily Task Status Snapshots from Monday.com to Google Sheets-7739](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Daily%20Task%20Status%20Snapshots%20from%20Monday.com%20to%20Google%20Sheets-7739) - [Create Daily YouTube Playlist, using Google Sheets, and get notified in Telegram-3077](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Daily%20YouTube%20Playlist%2C%20using%20Google%20Sheets%2C%20and%20get%20notified%20in%20Telegram-3077) - [Create Data-Driven SEO Content Briefs with AI Analysis of SERP Data using Bright Data-8053](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Data-Driven%20SEO%20Content%20Briefs%20with%20AI%20Analysis%20of%20SERP%20Data%20using%20Bright%20Data-8053) - [Create Debug Breakpoints and Logs with Slack Interactive Messages-5490](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Debug%20Breakpoints%20and%20Logs%20with%20Slack%20Interactive%20Messages-5490) - [Create Deepfake Videos by Swapping Faces with Fal.ai Wan 2.2 and AWS S3-9541](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Deepfake%20Videos%20by%20Swapping%20Faces%20with%20Fal.ai%20Wan%202.2%20and%20AWS%20S3-9541) - [Create Detailed Security Tickets from SentinelOne Threats with MITRE Analysis-7312](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Detailed%20Security%20Tickets%20from%20SentinelOne%20Threats%20with%20MITRE%20Analysis-7312) - [Create Dev.to Articles with OpenAI/Gemini - AI-Generated Content with Images-7574](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Dev.to%20Articles%20with%20OpenAI%2FGemini%20-%20AI-Generated%20Content%20with%20Images-7574) - [Create Digital Checks with OnlineCheckWriter using Forms-8006](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Digital%20Checks%20with%20OnlineCheckWriter%20using%20Forms-8006) - [Create Dual-Source Expert Articles with Internal Knowledge and Web Research using Lookio, Linkup, and GPT-5-9567](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Dual-Source%20Expert%20Articles%20with%20Internal%20Knowledge%20and%20Web%20Research%20using%20Lookio%2C%20Linkup%2C%20and%20GPT-5-9567) - [Create Dynamic API Gateway with HTTP Router and Workflow Orchestration-9165](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Dynamic%20API%20Gateway%20with%20HTTP%20Router%20and%20Workflow%20Orchestration-9165) - [Create Dynamic Crypto Market Monitors with Gemini AI and Telegram Bot-7678](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Dynamic%20Crypto%20Market%20Monitors%20with%20Gemini%20AI%20and%20Telegram%20Bot-7678) - [Create Dynamic Seating & Venue Layout Plans with Google Sheets-10223](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Dynamic%20Seating%20%26%20Venue%20Layout%20Plans%20with%20Google%20Sheets-10223) - [Create Dynamic Workflows Programmatically via Webhooks & n8n API-4544](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Dynamic%20Workflows%20Programmatically%20via%20Webhooks%20%26%20n8n%20API-4544) - [Create E-commerce Promotional Carousels with Gemini 2.5 & Social Publishing-8002](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20E-commerce%20Promotional%20Carousels%20with%20Gemini%202.5%20%26%20Social%20Publishing-8002) - [Create eBay Listing Drafts with AI Agents via MCP Server-5575](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20eBay%20Listing%20Drafts%20with%20AI%20Agents%20via%20MCP%20Server-5575) - [Create Email Knowledge Base with Gmail, OpenAI, and Qdrant Vector Database-6169](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Email%20Knowledge%20Base%20with%20Gmail%2C%20OpenAI%2C%20and%20Qdrant%20Vector%20Database-6169) - [Create Emotional Stories with Gemini AI: Generate Images and Veo3 JSON Prompts-8158](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Emotional%20Stories%20with%20Gemini%20AI%3A%20Generate%20Images%20and%20Veo3%20JSON%20Prompts-8158) - [Create Evergreen Content with GitHub Dynamic Images & URL Redirects-5546](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Evergreen%20Content%20with%20GitHub%20Dynamic%20Images%20%26%20URL%20Redirects-5546) - [Create Executive Security Briefings with NixGuard AI & Wazuh Alerts-5895](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Executive%20Security%20Briefings%20with%20NixGuard%20AI%20%26%20Wazuh%20Alerts-5895) - [Create Faceless Videos with Gemini, ElevenLabs, Leonardo AI & Shotstack-6014](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Faceless%20Videos%20with%20Gemini%2C%20ElevenLabs%2C%20Leonardo%20AI%20%26%20Shotstack-6014) - [Create Fact-Based Articles from Knowledge Sources with Lookio and OpenAI GPT-8782](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Fact-Based%20Articles%20from%20Knowledge%20Sources%20with%20Lookio%20and%20OpenAI%20GPT-8782) - [Create Fact-Based Articles from Your Knowledge Sources with Super RAG and GPT-5-7907](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Fact-Based%20Articles%20from%20Your%20Knowledge%20Sources%20with%20Super%20RAG%20and%20GPT-5-7907) - [Create Fact-Based Blog Outlines with GPT-4o & Tavily Search Data-9058](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Fact-Based%20Blog%20Outlines%20with%20GPT-4o%20%26%20Tavily%20Search%20Data-9058) - [Create Financial Newsletters with Perplexity Research, GPT Drafting, and Gmail Approval Flow-9314](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Financial%20Newsletters%20with%20Perplexity%20Research%2C%20GPT%20Drafting%2C%20and%20Gmail%20Approval%20Flow-9314) - [Create Food Emoji Icons with OpenAI GPT & Image Generation-5922](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Food%20Emoji%20Icons%20with%20OpenAI%20GPT%20%26%20Image%20Generation-5922) - [Create Google Calendar events from labeled Gmail emails with Google Gemini AI-7340](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Google%20Calendar%20events%20from%20labeled%20Gmail%20emails%20with%20Google%20Gemini%20AI-7340) - [Create Google Calendar Events from Natural Language Chat using GPT-7910](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Google%20Calendar%20Events%20from%20Natural%20Language%20Chat%20using%20GPT-7910) - [Create Google Calendar Meetings from Trello Cards with Auto-Meeting Link-4081](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Google%20Calendar%20Meetings%20from%20Trello%20Cards%20with%20Auto-Meeting%20Link-4081) - [Create Google Drive Folders by Path-3709](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Google%20Drive%20Folders%20by%20Path-3709) - [Create High Quality UGC Images with Nano Banana (Cheaper & Faster)-8644](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20High%20Quality%20UGC%20Images%20with%20Nano%20Banana%20(Cheaper%20%26%20Faster)-8644) - [Create High-Converting Meta Ad Scripts with GPT & Gemini Using Performance Data-7142](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20High-Converting%20Meta%20Ad%20Scripts%20with%20GPT%20%26%20Gemini%20Using%20Performance%20Data-7142) - [Create High-Converting Meta Ad Scripts with GPT & Gemini Using Performance Data-7143](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20High-Converting%20Meta%20Ad%20Scripts%20with%20GPT%20%26%20Gemini%20Using%20Performance%20Data-7143) - [Create High-Converting Meta Ad Scripts with GPT & Gemini Using Performance Data-7145](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20High-Converting%20Meta%20Ad%20Scripts%20with%20GPT%20%26%20Gemini%20Using%20Performance%20Data-7145) - [Create High-Converting Meta Ad Scripts with GPT & Gemini Using Performance Data-7154](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20High-Converting%20Meta%20Ad%20Scripts%20with%20GPT%20%26%20Gemini%20Using%20Performance%20Data-7154) - [Create High-Converting Meta Ad Scripts with GPT & Gemini Using Performance Data-7155](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20High-Converting%20Meta%20Ad%20Scripts%20with%20GPT%20%26%20Gemini%20Using%20Performance%20Data-7155) - [Create High-Converting Meta Ad Scripts with GPT & Gemini Using Performance Data-7156](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20High-Converting%20Meta%20Ad%20Scripts%20with%20GPT%20%26%20Gemini%20Using%20Performance%20Data-7156) - [Create High-Converting Meta Ad Scripts with GPT & Gemini Using Performance Data-7157](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20High-Converting%20Meta%20Ad%20Scripts%20with%20GPT%20%26%20Gemini%20Using%20Performance%20Data-7157) - [Create High-Converting Sales Copy with Hormozi Framework, LangChain & Google Docs-7059](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20High-Converting%20Sales%20Copy%20with%20Hormozi%20Framework%2C%20LangChain%20%26%20Google%20Docs-7059) - [Create HubSpot Companies & Tasks from JotForm Submissions with Google Sheets Logging-9394](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20HubSpot%20Companies%20%26%20Tasks%20from%20JotForm%20Submissions%20with%20Google%20Sheets%20Logging-9394) - [Create Human-like Activity Patterns with Randomized Workflow Scheduling & Time Slots-9351](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Human-like%20Activity%20Patterns%20with%20Randomized%20Workflow%20Scheduling%20%26%20Time%20Slots-9351) - [Create Ideal Customer Profiles from LinkedIn Data with Airtop and Claude AI-4204](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Ideal%20Customer%20Profiles%20from%20LinkedIn%20Data%20with%20Airtop%20and%20Claude%20AI-4204) - [Create Images from Text Prompts using 2nd Moises Generator and Replicate-6807](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Images%20from%20Text%20Prompts%20using%202nd%20Moises%20Generator%20and%20Replicate-6807) - [Create Images from Text Prompts using 3rd Moises Generator and Replicate-6806](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Images%20from%20Text%20Prompts%20using%203rd%20Moises%20Generator%20and%20Replicate-6806) - [Create Images from Text Prompts using Alitas2 Model and Replicate-6849](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Images%20from%20Text%20Prompts%20using%20Alitas2%20Model%20and%20Replicate-6849) - [Create Images from Text Prompts using Betia and Replicate-6811](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Images%20from%20Text%20Prompts%20using%20Betia%20and%20Replicate-6811) - [Create Images from Text Prompts using Flash V2.0.0 Beta 10 and Replicate-6865](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Images%20from%20Text%20Prompts%20using%20Flash%20V2.0.0%20Beta%2010%20and%20Replicate-6865) - [Create Images from Text Prompts using Flash V2.0.0 Beta 9 and Replicate-6866](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Images%20from%20Text%20Prompts%20using%20Flash%20V2.0.0%20Beta%209%20and%20Replicate-6866) - [Create Images from Text Prompts using Flash v2.0.0-beta.0 and Replicate-6870](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Images%20from%20Text%20Prompts%20using%20Flash%20v2.0.0-beta.0%20and%20Replicate-6870) - [Create Images from Text Prompts using Flash v2.0.0-beta.7 and Replicate-6867](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Images%20from%20Text%20Prompts%20using%20Flash%20v2.0.0-beta.7%20and%20Replicate-6867) - [Create Images from Text Prompts using Flash V2.0.1 Beta 10 and Replicate-6864](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Images%20from%20Text%20Prompts%20using%20Flash%20V2.0.1%20Beta%2010%20and%20Replicate-6864) - [Create Images from Text Prompts using Flux Kontext Pro and Replicate-6875](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Images%20from%20Text%20Prompts%20using%20Flux%20Kontext%20Pro%20and%20Replicate-6875) - [Create Images from Text Prompts using Flux Schnell and Replicate-6780](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Images%20from%20Text%20Prompts%20using%20Flux%20Schnell%20and%20Replicate-6780) - [Create Images from Text Prompts using HeraNathalie Model and Replicate-6852](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Images%20from%20Text%20Prompts%20using%20HeraNathalie%20Model%20and%20Replicate-6852) - [Create Images from Text Prompts using Jhonpiedrahita AI01 and Replicate-6803](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Images%20from%20Text%20Prompts%20using%20Jhonpiedrahita%20AI01%20and%20Replicate-6803) - [Create Images from Text Prompts using Lemaar Door Blurred and Replicate-6861](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Images%20from%20Text%20Prompts%20using%20Lemaar%20Door%20Blurred%20and%20Replicate-6861) - [Create Images from Text Prompts using Lemaar Door WM and Replicate-6810](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Images%20from%20Text%20Prompts%20using%20Lemaar%20Door%20WM%20and%20Replicate-6810) - [Create Images from Text Prompts using Lorealcantara and Replicate-6862](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Images%20from%20Text%20Prompts%20using%20Lorealcantara%20and%20Replicate-6862) - [Create Images from Text Prompts using Lumi and Replicate-6808](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Images%20from%20Text%20Prompts%20using%20Lumi%20and%20Replicate-6808) - [Create Images from Text Prompts using Olana Marz and Replicate-6856](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Images%20from%20Text%20Prompts%20using%20Olana%20Marz%20and%20Replicate-6856) - [Create Jira Tickets from Streamlit Forms with Webhook & REST API-8156](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Jira%20Tickets%20from%20Streamlit%20Forms%20with%20Webhook%20%26%20REST%20API-8156) - [Create Knowledge Base from Jira Tickets with OpenAI Embeddings and Pinecone-9620](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Knowledge%20Base%20from%20Jira%20Tickets%20with%20OpenAI%20Embeddings%20and%20Pinecone-9620) - [Create Linear tickets from Notion content-2138](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Linear%20tickets%20from%20Notion%20content-2138) - [Create LinkedIn Content from Telegram Voice/Text using Whisper, GPT-4 & Dumpling AI-8563](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20LinkedIn%20Content%20from%20Telegram%20Voice%2FText%20using%20Whisper%2C%20GPT-4%20%26%20Dumpling%20AI-8563) - [Create LinkedIn Content from Workflows using Gemini & Cloudflare AI-9776](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20LinkedIn%20Content%20from%20Workflows%20using%20Gemini%20%26%20Cloudflare%20AI-9776) - [Create LinkedIn Content with GPT-4 via Telegram Bot & Approval Loop-10737](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20LinkedIn%20Content%20with%20GPT-4%20via%20Telegram%20Bot%20%26%20Approval%20Loop-10737) - [Create LinkedIn Content with Perplexity Research, GPT-4 & Google Sheets-9185](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20LinkedIn%20Content%20with%20Perplexity%20Research%2C%20GPT-4%20%26%20Google%20Sheets-9185) - [Create LinkedIn Contributions with AI and Notify Users On Slack-2491](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20LinkedIn%20Contributions%20with%20AI%20and%20Notify%20Users%20On%20Slack-2491) - [Create LinkedIn Posts with AI Agents using MCP Server-5210](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20LinkedIn%20Posts%20with%20AI%20Agents%20using%20MCP%20Server-5210) - [Create Literary English/German to Chinese Dictionary with GPT-4o-mini & Supabase-5792](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Literary%20English%2FGerman%20to%20Chinese%20Dictionary%20with%20GPT-4o-mini%20%26%20Supabase-5792) - [Create Long-Form Documents from Simple Titles with GPT-5 and Google Docs-10435](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Long-Form%20Documents%20from%20Simple%20Titles%20with%20GPT-5%20and%20Google%20Docs-10435) - [Create Low-Cost AI Videos with Veo3 Fast and Upload to YouTube & TikTok-5835](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Low-Cost%20AI%20Videos%20with%20Veo3%20Fast%20and%20Upload%20to%20YouTube%20%26%20TikTok-5835) - [Create Marketing Content with Voice Commands using GPT-4 & AI Tools in Telegram-6325](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Marketing%20Content%20with%20Voice%20Commands%20using%20GPT-4%20%26%20AI%20Tools%20in%20Telegram-6325) - [Create Mautic contact on a new Shopify customer-1829](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Mautic%20contact%20on%20a%20new%20Shopify%20customer-1829) - [Create Meeting Minutes from Telegram Messages with GPT-4.1 to Airtable, Slack, Gmail-7582](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Meeting%20Minutes%20from%20Telegram%20Messages%20with%20GPT-4.1%20to%20Airtable%2C%20Slack%2C%20Gmail-7582) - [Create Monday.com Board Items from Jotform Submissions with Field Mapping-8231](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Monday.com%20Board%20Items%20from%20Jotform%20Submissions%20with%20Field%20Mapping-8231) - [Create Multi-Channel Content with O3 Director & GPT-4 Specialist Agents-6910](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Multi-Channel%20Content%20with%20O3%20Director%20%26%20GPT-4%20Specialist%20Agents-6910) - [Create Multi-Platform Social Media Content with Sonnet 4.5, GoToHuman Approval & Sheets-9402](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Multi-Platform%20Social%20Media%20Content%20with%20Sonnet%204.5%2C%20GoToHuman%20Approval%20%26%20Sheets-9402) - [Create Multi-Sheet Excel Workbooks by Merging Datasets with Google Drive & Sheets-7955](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Multi-Sheet%20Excel%20Workbooks%20by%20Merging%20Datasets%20with%20Google%20Drive%20%26%20Sheets-7955) - [Create Multi-Speaker Podcasts with Google Sheets, ElevenLabs v3, and Drive-7883](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Multi-Speaker%20Podcasts%20with%20Google%20Sheets%2C%20ElevenLabs%20v3%2C%20and%20Drive-7883) - [Create Multi-Step Reasoning AI Agents with GPT-4 and Reusable Thinking Tools-7066](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Multi-Step%20Reasoning%20AI%20Agents%20with%20GPT-4%20and%20Reusable%20Thinking%20Tools-7066) - [Create Multilingual Voice Calling Bot with GPT-4o, ElevenLabs & Twilio-6309](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Multilingual%20Voice%20Calling%20Bot%20with%20GPT-4o%2C%20ElevenLabs%20%26%20Twilio-6309) - [Create Nested Data Processing Loops Using n8n Sub-workflows-8556](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Nested%20Data%20Processing%20Loops%20Using%20n8n%20Sub-workflows-8556) - [Create new Clickup Tasks from Slack commands-2190](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20new%20Clickup%20Tasks%20from%20Slack%20commands-2190) - [Create Notion Tasks from Telegram Messages with GPT-3.5-7087](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Notion%20Tasks%20from%20Telegram%20Messages%20with%20GPT-3.5-7087) - [Create Onfleet tasks from local Spreadsheets-1530](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Onfleet%20tasks%20from%20local%20Spreadsheets-1530) - [Create OpenAI-Compatible API Using GitHub Models for Free AI Access-4217](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20OpenAI-Compatible%20API%20Using%20GitHub%20Models%20for%20Free%20AI%20Access-4217) - [Create or Find Stripe Customers and Automatically Generate Invoices-3723](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20or%20Find%20Stripe%20Customers%20and%20Automatically%20Generate%20Invoices-3723) - [Create PDF from HTML with Gotenberg-5149](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20PDF%20from%20HTML%20with%20Gotenberg-5149) - [Create PDF from Images for free via Google Slides and Google Drive-4540](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20PDF%20from%20Images%20for%20free%20via%20Google%20Slides%20and%20Google%20Drive-4540) - [Create Personal Data Vector Store from Google Sheets with OpenAI & Gemini AI-7299](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Personal%20Data%20Vector%20Store%20from%20Google%20Sheets%20with%20OpenAI%20%26%20Gemini%20AI-7299) - [Create Personal Notes with Voice Transcription using Local LLaMA and Telegram-6013](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Personal%20Notes%20with%20Voice%20Transcription%20using%20Local%20LLaMA%20and%20Telegram-6013) - [Create Personalized B2B Outreach Emails with Tavily Research & OpenRouter LLM-10009](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Personalized%20B2B%20Outreach%20Emails%20with%20Tavily%20Research%20%26%20OpenRouter%20LLM-10009) - [Create Personalized City Trip Itineraries with Telegram Bot & GPT-4o-9708](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Personalized%20City%20Trip%20Itineraries%20with%20Telegram%20Bot%20%26%20GPT-4o-9708) - [Create Personalized Diet Plans from Health Reports with Ollama AI and Email Automation-7181](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Personalized%20Diet%20Plans%20from%20Health%20Reports%20with%20Ollama%20AI%20and%20Email%20Automation-7181) - [Create Personalized Email Outreach with AI, Telegram Bot & Website Scraping-10143](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Personalized%20Email%20Outreach%20with%20AI%2C%20Telegram%20Bot%20%26%20Website%20Scraping-10143) - [Create Personalized News Digests from RSS Feeds with GPT & Gemini via Email/Telegram-8863](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Personalized%20News%20Digests%20from%20RSS%20Feeds%20with%20GPT%20%26%20Gemini%20via%20Email%2FTelegram-8863) - [Create Personalized Sales Outreach Emails with Gemini AI and Google Sheets-6089](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Personalized%20Sales%20Outreach%20Emails%20with%20Gemini%20AI%20and%20Google%20Sheets-6089) - [Create Playlists and Control Your Spotify Player with GPT-4-5923](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Playlists%20and%20Control%20Your%20Spotify%20Player%20with%20GPT-4-5923) - [Create Portrait Images using Paige Character Model and Replicate-6851](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Portrait%20Images%20using%20Paige%20Character%20Model%20and%20Replicate-6851) - [Create Portrait Series from Single Images using Flux Kontext Portrait Series and Replicate-6872](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Portrait%20Series%20from%20Single%20Images%20using%20Flux%20Kontext%20Portrait%20Series%20and%20Replicate-6872) - [Create Product Satisfaction Surveys with Telegram, Google Sheets and AI-3115](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Product%20Satisfaction%20Surveys%20with%20Telegram%2C%20Google%20Sheets%20and%20AI-3115) - [Create Professional Animated Videos with Bytedance Omni-Human AI via Replicate-6788](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Professional%20Animated%20Videos%20with%20Bytedance%20Omni-Human%20AI%20via%20Replicate-6788) - [Create Professional Email Drafts with GPT-4, Telegram & Contact Database-8395](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Professional%20Email%20Drafts%20with%20GPT-4%2C%20Telegram%20%26%20Contact%20Database-8395) - [Create Professional Image Watermarks with JSONCut API-9204](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Professional%20Image%20Watermarks%20with%20JSONCut%20API-9204) - [Create Professional LinkedIn Posts from Telegram Messages using OpenAI Text & Image-10129](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Professional%20LinkedIn%20Posts%20from%20Telegram%20Messages%20using%20OpenAI%20Text%20%26%20Image-10129) - [Create Professional Marketing Assets with Google Imagen, Ideogram & Placid for Ads & Social-5017](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Professional%20Marketing%20Assets%20with%20Google%20Imagen%2C%20Ideogram%20%26%20Placid%20for%20Ads%20%26%20Social-5017) - [Create Project Summaries from Meeting Transcripts with GPT-4 and Google Docs-6177](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Project%20Summaries%20from%20Meeting%20Transcripts%20with%20GPT-4%20and%20Google%20Docs-6177) - [Create Qualified Leads & Cold Call Scripts with LinkedIn, OpenAI & Sales Navigator-7140](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Qualified%20Leads%20%26%20Cold%20Call%20Scripts%20with%20LinkedIn%2C%20OpenAI%20%26%20Sales%20Navigator-7140) - [Create QuickBooks Online Customers With Sales Receipts For New Stripe Payments-2807](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20QuickBooks%20Online%20Customers%20With%20Sales%20Receipts%20For%20New%20Stripe%20Payments-2807) - [Create RAG Vector Database from Google Drive Documents using Gemini & Supabase-10651](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20RAG%20Vector%20Database%20from%20Google%20Drive%20Documents%20using%20Gemini%20%26%20Supabase-10651) - [Create Realistic Portrait Images using CyberRealistic Pony v36 and Replicate-6853](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Realistic%20Portrait%20Images%20using%20CyberRealistic%20Pony%20v36%20and%20Replicate-6853) - [Create Recurring AI-Powered Data Digests in Slack with Super Assistant-7890](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Recurring%20AI-Powered%20Data%20Digests%20in%20Slack%20with%20Super%20Assistant-7890) - [Create Research-Backed Articles with AI Planning, Linkup Search & GPT-5-8351](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Research-Backed%20Articles%20with%20AI%20Planning%2C%20Linkup%20Search%20%26%20GPT-5-8351) - [Create Research-Backed Blog Content with Slack, Perplexity, Pinecone and Google Docs-8021](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Research-Backed%20Blog%20Content%20with%20Slack%2C%20Perplexity%2C%20Pinecone%20and%20Google%20Docs-8021) - [Create Research-Based LinkedIn Posts with OpenAI, Perplexity and Human Review-6030](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Research-Based%20LinkedIn%20Posts%20with%20OpenAI%2C%20Perplexity%20and%20Human%20Review-6030) - [Create Sales Orders with Web POS Interface, AI Reports, Telegram Alerts & Sheets-6714](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Sales%20Orders%20with%20Web%20POS%20Interface%2C%20AI%20Reports%2C%20Telegram%20Alerts%20%26%20Sheets-6714) - [Create Salesforce accounts based on Google Sheets data-1792](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Salesforce%20accounts%20based%20on%20Google%20Sheets%20data-1792) - [Create Secure Human-in-the-Loop Approval Flows with Postgres and Telegram-9039](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Secure%20Human-in-the-Loop%20Approval%20Flows%20with%20Postgres%20and%20Telegram-9039) - [Create Secure Interactive Applications with WhatsApp Flows End-to-End Encryption-3973](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Secure%20Interactive%20Applications%20with%20WhatsApp%20Flows%20End-to-End%20Encryption-3973) - [Create SEO Outlines from Top Google Results with SerpAPI and GPT-4o-9056](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20SEO%20Outlines%20from%20Top%20Google%20Results%20with%20SerpAPI%20and%20GPT-4o-9056) - [Create SEO-Optimized Blogs for WordPress with Perplexity & GPT, Keywords & Media-7259](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20SEO-Optimized%20Blogs%20for%20WordPress%20with%20Perplexity%20%26%20GPT%2C%20Keywords%20%26%20Media-7259) - [Create SEO-Optimized WordPress Blogs Automatically with Perplexity & Google Trends-6498](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20SEO-Optimized%20WordPress%20Blogs%20Automatically%20with%20Perplexity%20%26%20Google%20Trends-6498) - [Create Shopify customers from a Google Sheet-4866](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Shopify%20customers%20from%20a%20Google%20Sheet-4866) - [Create short-form AI videos for any topic using OpenAI, Veo 3 & Gmail-8626](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20short-form%20AI%20videos%20for%20any%20topic%20using%20OpenAI%2C%20Veo%203%20%26%20Gmail-8626) - [create single new masked email address with fastmail-2471](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/create%20single%20new%20masked%20email%20address%20with%20fastmail-2471) - [Create Smart Telegram Reminders with GPT-4 Mini and Airtable Cancel Codes-7921](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Smart%20Telegram%20Reminders%20with%20GPT-4%20Mini%20and%20Airtable%20Cancel%20Codes-7921) - [Create Smart URLs with BioURL.link's Geo, Device & Language Targeting-4667](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Smart%20URLs%20with%20BioURL.link's%20Geo%2C%20Device%20%26%20Language%20Targeting-4667) - [Create Snapshot of Contabo VPS instances on a daily basis-2403](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Snapshot%20of%20Contabo%20VPS%20instances%20on%20a%20daily%20basis-2403) - [Create Social Media Content from Telegram with AI-3057](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Social%20Media%20Content%20from%20Telegram%20with%20AI-3057) - [Create Social Media Videos with Sora 2 AI for Marketing & Content Creation-9337](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Social%20Media%20Videos%20with%20Sora%202%20AI%20for%20Marketing%20%26%20Content%20Creation-9337) - [Create Song Lyric Documents and Spotify Playlists for Singers with Google Docs-4541](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Song%20Lyric%20Documents%20and%20Spotify%20Playlists%20for%20Singers%20with%20Google%20Docs-4541) - [Create Stripe Invoices from Airtable Orders with Google Sheets Logging-8950](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Stripe%20Invoices%20from%20Airtable%20Orders%20with%20Google%20Sheets%20Logging-8950) - [Create Structured Company Profiles with Mistral AI, Firecrawl & Competitor Analysis-10097](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Structured%20Company%20Profiles%20with%20Mistral%20AI%2C%20Firecrawl%20%26%20Competitor%20Analysis-10097) - [Create Structured Logging System with Supabase and Log4j2-style Levels-8568](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Structured%20Logging%20System%20with%20Supabase%20and%20Log4j2-style%20Levels-8568) - [Create Structured Notion Workspaces from Notes & Voice Using Gemini & GPT-7972](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Structured%20Notion%20Workspaces%20from%20Notes%20%26%20Voice%20Using%20Gemini%20%26%20GPT-7972) - [Create Structured XML System Messages for AI Agents with Claude 4 Sonnet-6821](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Structured%20XML%20System%20Messages%20for%20AI%20Agents%20with%20Claude%204%20Sonnet-6821) - [Create Stunning AI Images Directly from WhatsApp with Gemini-6242](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Stunning%20AI%20Images%20Directly%20from%20WhatsApp%20with%20Gemini-6242) - [Create Stunning CGI Videos with Sora 2 API and Google Drive Integration-10861](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Stunning%20CGI%20Videos%20with%20Sora%202%20API%20and%20Google%20Drive%20Integration-10861) - [Create Stylized Product Photography with Airtable & Gemini Nano Banana-10250](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Stylized%20Product%20Photography%20with%20Airtable%20%26%20Gemini%20Nano%20Banana-10250) - [Create Talking Avatar Videos with Elevenlabs & Infinitalk and Auto-Post to TikTok-8378](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Talking%20Avatar%20Videos%20with%20Elevenlabs%20%26%20Infinitalk%20and%20Auto-Post%20to%20TikTok-8378) - [Create Text Transcripts from Audio using Canary Qwen 2.5B and Replicate-6859](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Text%20Transcripts%20from%20Audio%20using%20Canary%20Qwen%202.5B%20and%20Replicate-6859) - [Create Threads on Bluesky-2798](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Threads%20on%20Bluesky-2798) - [Create ticket on specific customer messages in Telegram-368](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20ticket%20on%20specific%20customer%20messages%20in%20Telegram-368) - [Create Travel Itineraries & Send Email Confirmations with Gemini AI-8881](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Travel%20Itineraries%20%26%20Send%20Email%20Confirmations%20with%20Gemini%20AI-8881) - [Create Unique Jira tickets from Splunk alerts-1970](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Unique%20Jira%20tickets%20from%20Splunk%20alerts-1970) - [Create Universal OpenAI-Compatible API Endpoints for Multiple AI Workflows-9438](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Universal%20OpenAI-Compatible%20API%20Endpoints%20for%20Multiple%20AI%20Workflows-9438) - [Create Verified User Profiles with Email Validation, PDF Generation & Gmail Delivery-10163](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Verified%20User%20Profiles%20with%20Email%20Validation%2C%20PDF%20Generation%20%26%20Gmail%20Delivery-10163) - [Create Videos with AI-Generated Backgrounds using Gemini and VideoBGRemover-9821](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Videos%20with%20AI-Generated%20Backgrounds%20using%20Gemini%20and%20VideoBGRemover-9821) - [Create Viral Baby Podcast YT Shorts with OpenAI, ElevenLabs & Hedra-5456](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Viral%20Baby%20Podcast%20YT%20Shorts%20with%20OpenAI%2C%20ElevenLabs%20%26%20Hedra-5456) - [Create Viral Instagram Reel Scenarios from Ideas with GPT-4o and Telegram-4967](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Viral%20Instagram%20Reel%20Scenarios%20from%20Ideas%20with%20GPT-4o%20and%20Telegram-4967) - [Create Viral LinkedIn Content with O3 & GPT-4.1-mini Multi-Agent Team-6916](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Viral%20LinkedIn%20Content%20with%20O3%20%26%20GPT-4.1-mini%20Multi-Agent%20Team-6916) - [Create Viral Multimedia Ads with AI: NanoBanana, Seedance & Suno for Social Media-8428](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Viral%20Multimedia%20Ads%20with%20AI%3A%20NanoBanana%2C%20Seedance%20%26%20Suno%20for%20Social%20Media-8428) - [Create Viral Social Media Videos with FalAI Flux/Kling and GPT-4 Automation-6918](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Viral%20Social%20Media%20Videos%20with%20FalAI%20Flux%2FKling%20and%20GPT-4%20Automation-6918) - [Create viral storytelling videos with GPT, Gemini & JsonCut from text prompts-9687](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20viral%20storytelling%20videos%20with%20GPT%2C%20Gemini%20%26%20JsonCut%20from%20text%20prompts-9687) - [Create Viral Videos from Reference Images with Fal.ai VIDU & Upload to YouTube/TikTok-8709](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Viral%20Videos%20from%20Reference%20Images%20with%20Fal.ai%20VIDU%20%26%20Upload%20to%20YouTube%2FTikTok-8709) - [Create Viral YouTube Content from Reddit Posts with GPT-4o and Google Sheets-7923](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Viral%20YouTube%20Content%20from%20Reddit%20Posts%20with%20GPT-4o%20and%20Google%20Sheets-7923) - [Create Voice Assistant Interface with OpenAI GPT-4o-mini and Text-to-Speech-6399](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Voice%20Assistant%20Interface%20with%20OpenAI%20GPT-4o-mini%20and%20Text-to-Speech-6399) - [Create Weekly Space Newsletter with NASA APIs, GPT-4 & Google Workspace-10911](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Weekly%20Space%20Newsletter%20with%20NASA%20APIs%2C%20GPT-4%20%26%20Google%20Workspace-10911) - [Create Workflow Inventory Dashboard with n8n API and Google Sheets-9113](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Workflow%20Inventory%20Dashboard%20with%20n8n%20API%20and%20Google%20Sheets-9113) - [Create X Posts with Gemini & GPT-4.1 AI and Telegram Human-in-the-Loop Approval-5625](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20X%20Posts%20with%20Gemini%20%26%20GPT-4.1%20AI%20and%20Telegram%20Human-in-the-Loop%20Approval-5625) - [Create Your First AI Agent-9311](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Your%20First%20AI%20Agent-9311) - [Create YouTube Shorts Scripts from Video Links with Gemini AI and Telegram-5805](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20YouTube%20Shorts%20Scripts%20from%20Video%20Links%20with%20Gemini%20AI%20and%20Telegram-5805) - [Create YouTube Shorts with OpenAI Scripts, ElevenLabs Voice & Replicate Video-3964](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20YouTube%20Shorts%20with%20OpenAI%20Scripts%2C%20ElevenLabs%20Voice%20%26%20Replicate%20Video-3964) - [Create YouTube Video RSS Feed with Redis Caching and Embedded Video Player-6646](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20YouTube%20Video%20RSS%20Feed%20with%20Redis%20Caching%20and%20Embedded%20Video%20Player-6646) - [Create YouTube Videos Daily from Google Sheets using MagicHour + Gemini-9843](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20YouTube%20Videos%20Daily%20from%20Google%20Sheets%20using%20MagicHour%20%2B%20Gemini-9843) - [Create Zendesk Tickets from Gmail and Slack with Google Sheets Tracking-8750](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Zendesk%20Tickets%20from%20Gmail%20and%20Slack%20with%20Google%20Sheets%20Tracking-8750) - [Create Zoom meeting link from Google Calendar invite-1340](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%20Zoom%20meeting%20link%20from%20Google%20Calendar%20invite-1340) - [Create, Delete, and Organize AWS S3 Buckets & Files Directly from Your Email-7244](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%2C%20Delete%2C%20and%20Organize%20AWS%20S3%20Buckets%20%26%20Files%20Directly%20from%20Your%20Email-7244) - [Create, Update Alerts πŸ› οΈ UptimeRobot Tool MCP Server πŸ’ͺ all 21 operations-5075](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%2C%20Update%20Alerts%20%F0%9F%9B%A0%EF%B8%8F%20UptimeRobot%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2021%20operations-5075) - [Create, update and get a product from WooCommerce-847](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%2C%20update%20and%20get%20a%20product%20from%20WooCommerce-847) - [Create, update and get a subscriber using the MailerLite node-751](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%2C%20update%20and%20get%20a%20subscriber%20using%20the%20MailerLite%20node-751) - [Create, update and get a task in Microsoft To Do-1114](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%2C%20update%20and%20get%20a%20task%20in%20Microsoft%20To%20Do-1114) - [Create, Update Posts πŸ› οΈ Wordpress Tool MCP Server πŸ’ͺ all 12 operations-5060](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%2C%20Update%20Posts%20%F0%9F%9B%A0%EF%B8%8F%20Wordpress%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2012%20operations-5060) - [Create, update, and get a monitor using UptimeRobot-1112](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%2C%20update%2C%20and%20get%20a%20monitor%20using%20UptimeRobot-1112) - [Create, update, and get activity in Strava-744](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%2C%20update%2C%20and%20get%20activity%20in%20Strava-744) - [Create, update, and get an issue on Taiga-685](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%2C%20update%2C%20and%20get%20an%20issue%20on%20Taiga-685) - [Create, update, and get an item from Webflow-1048](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Create%2C%20update%2C%20and%20get%20an%20item%20from%20Webflow-1048) - [Creates a time tracking project from Syncro to Clockify-1487](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Creates%20a%20time%20tracking%20project%20from%20Syncro%20to%20Clockify-1487) - [Creating images from text prompts using CyberRealistic Pony v1.25 on Replicate-6854](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Creating%20images%20from%20text%20prompts%20using%20CyberRealistic%20Pony%20v1.25%20on%20Replicate-6854) - [Creating images from text prompts using Flash v2.0.0-beta.1 and Replicate-6869](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Creating%20images%20from%20text%20prompts%20using%20Flash%20v2.0.0-beta.1%20and%20Replicate-6869) - [Creating images from text prompts using Flash v2.0.0-beta.4 on Replicate-6868](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Creating%20images%20from%20text%20prompts%20using%20Flash%20v2.0.0-beta.4%20on%20Replicate-6868) - [Creating Images from Text Prompts using Flash V2.0.2 Beta 10 and Replicate-6863](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Creating%20Images%20from%20Text%20Prompts%20using%20Flash%20V2.0.2%20Beta%2010%20and%20Replicate-6863) - [Creating Images from Text Prompts using Herathaisbragatto on Replicate-6860](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Creating%20Images%20from%20Text%20Prompts%20using%20Herathaisbragatto%20on%20Replicate-6860) - [Creating images from text prompts using Herathaisbragatto2 on Replicate-6857](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Creating%20images%20from%20text%20prompts%20using%20Herathaisbragatto2%20on%20Replicate-6857) - [Creating Images from Text Prompts with Flux Kontext Max on Replicate-6873](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Creating%20Images%20from%20Text%20Prompts%20with%20Flux%20Kontext%20Max%20on%20Replicate-6873) - [Creating SEO-Optimized Blogs for WordPress Using Specific Tools-8394](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Creating%20SEO-Optimized%20Blogs%20for%20WordPress%20Using%20Specific%20Tools-8394) - [Creative Design Agency Simulation with OpenAI O3 and GPT-4.1-mini Multi-Agent Team-6914](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Creative%20Design%20Agency%20Simulation%20with%20OpenAI%20O3%20and%20GPT-4.1-mini%20Multi-Agent%20Team-6914) - [Credit Card Payment Reminder & Tracking-For Taiwan Banks-2867](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Credit%20Card%20Payment%20Reminder%20%26%20Tracking-For%20Taiwan%20Banks-2867) - [Cross-Platform Brand Monitoring & Analysis with AnySite API and GPT-10251](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Cross-Platform%20Brand%20Monitoring%20%26%20Analysis%20with%20AnySite%20API%20and%20GPT-10251) - [CrunchBase Competitor Intelligence Tracker-4789](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/CrunchBase%20Competitor%20Intelligence%20Tracker-4789) - [Crypto Alpha Scanner with OpenAI - On-Chain and Social Alerts to Telegram-5632](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Crypto%20Alpha%20Scanner%20with%20OpenAI%20-%20On-Chain%20and%20Social%20Alerts%20to%20Telegram-5632) - [Crypto Exchange Listing & Delisting Alerts to Telegram, X, and Discord-8236](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Crypto%20Exchange%20Listing%20%26%20Delisting%20Alerts%20to%20Telegram%2C%20X%2C%20and%20Discord-8236) - [Crypto Market Alert System with Binance and Telegram Integration-2043](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Crypto%20Market%20Alert%20System%20with%20Binance%20and%20Telegram%20Integration-2043) - [Crypto Market Analysis with Chart-img, BrowserAI & GPT Insights to Telegram-8252](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Crypto%20Market%20Analysis%20with%20Chart-img%2C%20BrowserAI%20%26%20GPT%20Insights%20to%20Telegram-8252) - [Crypto RSI Alert System with EODHD, Telegram and TradingView Charts-7997](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Crypto%20RSI%20Alert%20System%20with%20EODHD%2C%20Telegram%20and%20TradingView%20Charts-7997) - [Cryptocurrency Dip Alerts for Bitcoin & Ethereum via Telegram, Slack & SMS-8386](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Cryptocurrency%20Dip%20Alerts%20for%20Bitcoin%20%26%20Ethereum%20via%20Telegram%2C%20Slack%20%26%20SMS-8386) - [CSV to HubSpot Uploader with Dynamic Field Mapping and Google Sheets Integration-3785](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/CSV%20to%20HubSpot%20Uploader%20with%20Dynamic%20Field%20Mapping%20and%20Google%20Sheets%20Integration-3785) - [CSV to JSON Converter with Error Handling and Slack Notifications-2732](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/CSV%20to%20JSON%20Converter%20with%20Error%20Handling%20and%20Slack%20Notifications-2732) - [Curate Learning Content from Reddit & RSS with GPT-4.1-mini and Google Sheets-10007](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Curate%20Learning%20Content%20from%20Reddit%20%26%20RSS%20with%20GPT-4.1-mini%20and%20Google%20Sheets-10007) - [Curate RSS Feeds into Daily Content Ideas via Email with Notion & Telegram Options-7791](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Curate%20RSS%20Feeds%20into%20Daily%20Content%20Ideas%20via%20Email%20with%20Notion%20%26%20Telegram%20Options-7791) - [Currency Conversion Workflow-2691](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Currency%20Conversion%20Workflow-2691) - [Currency Converter via Webhook using ExchangeRate.host-4602](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Currency%20Converter%20via%20Webhook%20using%20ExchangeRate.host-4602) - [Custom Branded QuickBooks Invoices to PDF with Gotenberg & Email-7051](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Custom%20Branded%20QuickBooks%20Invoices%20to%20PDF%20with%20Gotenberg%20%26%20Email-7051) - [Custom Deal Recommendations by Email using Forms, Bright Data & GPT-4o-mini-3304](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Custom%20Deal%20Recommendations%20by%20Email%20using%20Forms%2C%20Bright%20Data%20%26%20GPT-4o-mini-3304) - [Custom Discord Notifications for Radarr, Sonarr, Bazarr etc.-4628](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Custom%20Discord%20%20Notifications%20for%20Radarr%2C%20Sonarr%2C%20Bazarr%20etc.-4628) - [Customer Authentication for Chat Support with OpenAI and Redis Session Management-4216](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Customer%20Authentication%20for%20Chat%20Support%20with%20OpenAI%20and%20Redis%20Session%20Management-4216) - [Customer Feedback Analysis with AI, QuickChart & HTML Report Generator-3642](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Customer%20Feedback%20Analysis%20with%20AI%2C%20QuickChart%20%26%20HTML%20Report%20Generator-3642) - [Customer Feedback Automation with Sentiment Analysis using GPT-4.1, Jira & Slack-11008](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Customer%20Feedback%20Automation%20with%20Sentiment%20Analysis%20using%20GPT-4.1%2C%20Jira%20%26%20Slack-11008) - [Customer Financial Report Delivery System with Telegram and Google Sheets-10377](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Customer%20Financial%20Report%20Delivery%20System%20with%20Telegram%20and%20Google%20Sheets-10377) - [Customer Onboarding Automation with HubSpot, Email Sequences and Team Alerts-5676](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Customer%20Onboarding%20Automation%20with%20HubSpot%2C%20Email%20Sequences%20and%20Team%20Alerts-5676) - [Customer Onboarding Help Requests (Typeform to Gmail & Sheets)-8753](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Customer%20Onboarding%20Help%20Requests%20(Typeform%20to%20Gmail%20%26%20Sheets)-8753) - [Customer Pain Analysis & AI Briefing with Anthropic, Reddit, X, and SerpAPI-10164](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Customer%20Pain%20Analysis%20%26%20AI%20Briefing%20with%20Anthropic%2C%20Reddit%2C%20X%2C%20and%20SerpAPI-10164) - [Customer Personality (BaZi, DISC, Numerology) with Gemini & Google Sheets-8051](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Customer%20Personality%20(BaZi%2C%20DISC%2C%20Numerology)%20with%20Gemini%20%26%20Google%20Sheets-8051) - [Customer Support & Lead Collection Chatbot with RAG, GPT-4o, Sheets & Telegram-9234](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Customer%20Support%20%26%20Lead%20Collection%20Chatbot%20with%20RAG%2C%20GPT-4o%2C%20Sheets%20%26%20Telegram-9234) - [Customer Support Channel and Ticketing System with Slack and Linear-2323](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Customer%20Support%20Channel%20and%20Ticketing%20System%20with%20Slack%20and%20Linear-2323) - [Customer Support Chatbot with RAG using OpenAI and Pinecone-7561](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Customer%20Support%20Chatbot%20with%20RAG%20using%20OpenAI%20and%20Pinecone-7561) - [Customer Support Ticket System for SMEs with Google Sheets and Auto-Emails-8376](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Customer%20Support%20Ticket%20System%20for%20SMEs%20with%20Google%20Sheets%20and%20Auto-Emails-8376) - [Customer Support WhatsApp Bot with Google Docs Knowledge Base and Gemini AI-4966](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Customer%20Support%20WhatsApp%20Bot%20with%20Google%20Docs%20Knowledge%20Base%20and%20Gemini%20AI-4966) - [CV Resume PDF Parsing with Multimodal Vision AI-2416](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/CV%20Resume%20PDF%20Parsing%20with%20Multimodal%20Vision%20AI-2416) - [CV Screening with OpenAI-2572](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/CV%20Screening%20with%20OpenAI-2572) - [Cybersecurity Assistant with GPT-4, Telegram Bot & Command Execution-7023](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Cybersecurity%20Assistant%20with%20GPT-4%2C%20Telegram%20Bot%20%26%20Command%20Execution-7023) - [Cybersecurity Intelligence: Create Daily Digest & Viral Topics with Gemini AI-7608](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Cybersecurity%20Intelligence%3A%20Create%20Daily%20Digest%20%26%20Viral%20Topics%20with%20Gemini%20AI-7608) - [Daily & On-demand Weather Reports with OpenWeatherMap to Telegram-5838](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20%26%20On-demand%20Weather%20Reports%20with%20OpenWeatherMap%20to%20Telegram-5838) - [Daily Ad Spend Monitoring with Google Sheets and Slack Threshold Alerts-6990](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Ad%20Spend%20Monitoring%20with%20Google%20Sheets%20and%20Slack%20Threshold%20Alerts-6990) - [Daily Affirmations & Weekly Gratitude Digest with Notion, Email & Telegram-7555](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Affirmations%20%26%20Weekly%20Gratitude%20Digest%20with%20Notion%2C%20Email%20%26%20Telegram-7555) - [Daily AI News Briefing and Summarization with Google Gemini and Telegram-3173](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20AI%20News%20Briefing%20and%20Summarization%20with%20Google%20Gemini%20and%20Telegram-3173) - [Daily AI News Digest from Hacker News with GPT-5 Summaries and Email Delivery-9384](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20AI%20News%20Digest%20from%20Hacker%20News%20with%20GPT-5%20Summaries%20and%20Email%20Delivery-9384) - [Daily AI News Digest to LinkedIn Posts with OpenAI GPT and RSS Feeds-5068](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20AI%20News%20Digest%20to%20LinkedIn%20Posts%20with%20OpenAI%20GPT%20and%20RSS%20Feeds-5068) - [Daily AI News Digest with Perplexity AI and Gmail Automation-8346](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20AI%20News%20Digest%20with%20Perplexity%20AI%20and%20Gmail%20Automation-8346) - [Daily AI News Digest with Perplexity Pro, GPT Format & Gmail Delivery-5469](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20AI%20News%20Digest%20with%20Perplexity%20Pro%2C%20GPT%20Format%20%26%20Gmail%20Delivery-5469) - [Daily AI News Monitoring and Summarization with GPT-4 from Google & Hacker News to Telegram-9155](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20AI%20News%20Monitoring%20and%20Summarization%20with%20GPT-4%20from%20Google%20%26%20Hacker%20News%20to%20Telegram-9155) - [Daily AI News Summaries with Gemini 2.5 Flash to Telegram-6095](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20AI%20News%20Summaries%20with%20Gemini%202.5%20Flash%20to%20Telegram-6095) - [Daily AI News Translation & Summary with GPT-4 and Telegram Delivery-3596](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20AI%20News%20Translation%20%26%20Summary%20with%20GPT-4%20and%20Telegram%20Delivery-3596) - [Daily AI Outfit Recommendations Based on Weather Forecast to Slack-11004](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20AI%20Outfit%20Recommendations%20Based%20on%20Weather%20Forecast%20to%20Slack-11004) - [Daily Applicant Digest by Role with Gemini AI Extraction for Hiring Managers-7699](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Applicant%20Digest%20by%20Role%20with%20Gemini%20AI%20Extraction%20for%20Hiring%20Managers-7699) - [Daily Auto-Archive for Gmail Messages-4679](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Auto-Archive%20for%20Gmail%20Messages-4679) - [Daily Auto-Generated Tweets from Trending Topics using Perplexity & GPT-4o-6981](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Auto-Generated%20Tweets%20from%20Trending%20Topics%20using%20Perplexity%20%26%20GPT-4o-6981) - [Daily B2B Lead Monitoring: Website Visitor Digest with ProspectPro and Gmail-8689](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20B2B%20Lead%20Monitoring%3A%20Website%20Visitor%20Digest%20with%20ProspectPro%20and%20Gmail-8689) - [Daily BGV Status Digest: Track Verifications with Google Sheets to Gmail Alerts-8114](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20BGV%20Status%20Digest%3A%20Track%20Verifications%20with%20Google%20Sheets%20to%20Gmail%20Alerts-8114) - [Daily Birthday Reminders from Google Contacts to Slack-2731](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Birthday%20Reminders%20from%20Google%20Contacts%20to%20Slack-2731) - [Daily Business Idea Insights Aggregator from IdeaBrowser to Google Docs-4901](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Business%20Idea%20Insights%20Aggregator%20from%20IdeaBrowser%20to%20Google%20Docs-4901) - [Daily Business Ideas from IdeaBrowser to Telegram-8922](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Business%20Ideas%20from%20IdeaBrowser%20to%20Telegram-8922) - [Daily Business News Briefings with NewsAPI & GPT-4 Insights to Slack-6273](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Business%20News%20Briefings%20with%20NewsAPI%20%26%20GPT-4%20Insights%20to%20Slack-6273) - [Daily Business News Summary with OpenAI and Gmail from Multiple RSS Sources-8621](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Business%20News%20Summary%20with%20OpenAI%20and%20Gmail%20from%20Multiple%20RSS%20Sources-8621) - [Daily Calendar Digest: Format Google Calendar Events with Claude 3.5 Sonnet for Telegram-7266](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Calendar%20Digest%3A%20Format%20Google%20Calendar%20Events%20with%20Claude%203.5%20Sonnet%20for%20Telegram-7266) - [Daily Calendar Summary Notifications via Telegram from Google Calendar-6952](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Calendar%20Summary%20Notifications%20via%20Telegram%20from%20Google%20Calendar-6952) - [Daily Cash Flow Reports with Google Sheets, Slack & Email for Finance Teams-10109](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Cash%20Flow%20Reports%20with%20Google%20Sheets%2C%20Slack%20%26%20Email%20for%20Finance%20Teams-10109) - [Daily Company Online Presence Monitor with AI Sentiment Analysis & Multi-platform Tracking-6668](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Company%20Online%20Presence%20Monitor%20with%20AI%20Sentiment%20Analysis%20%26%20Multi-platform%20Tracking-6668) - [Daily Competitor Research Automation using SerpAPI, Google Sheets & Airtable-7313](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Competitor%20Research%20Automation%20using%20SerpAPI%2C%20Google%20Sheets%20%26%20Airtable-7313) - [Daily Competitor Tweet Summarizer with X API, GPT-5-Nano, and Gmail Delivery-9355](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Competitor%20Tweet%20Summarizer%20with%20X%20API%2C%20GPT-5-Nano%2C%20and%20Gmail%20Delivery-9355) - [Daily Competitor WordPress Analysis with Charts, Gemini & Telegram Reporting-8443](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Competitor%20WordPress%20Analysis%20with%20Charts%2C%20Gemini%20%26%20Telegram%20Reporting-8443) - [Daily Crypto Market Report with CoinGecko, WhatsApp, and Email Alerts-7729](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Crypto%20Market%20Report%20with%20CoinGecko%2C%20WhatsApp%2C%20and%20Email%20Alerts-7729) - [Daily Currency Rates Email Report with USDβ†’EUR/NGN & BTC/ETH Price Tracking-8380](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Currency%20Rates%20Email%20Report%20with%20USD%E2%86%92EUR%2FNGN%20%26%20BTC%2FETH%20Price%20Tracking-8380) - [Daily Cybersecurity News Summarizer with Grok AI for Telegram-9137](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Cybersecurity%20News%20Summarizer%20with%20Grok%20AI%20for%20Telegram-9137) - [Daily Email & Calendar Summaries to Slack using Gemini AI & Google Workspace-8109](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Email%20%26%20Calendar%20Summaries%20to%20Slack%20using%20Gemini%20AI%20%26%20Google%20Workspace-8109) - [Daily Email Digest with AI Summarization using Gmail, OpenRouter and LangChain-5003](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Email%20Digest%20with%20AI%20Summarization%20using%20Gmail%2C%20OpenRouter%20and%20LangChain-5003) - [Daily Email Digest with GPT-4 Summaries to Google Docs-6180](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Email%20Digest%20with%20GPT-4%20Summaries%20to%20Google%20Docs-6180) - [Daily ETH Wallet Monitoring with Etherscan, CoinGecko Pricing & Discord Alerts-8992](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20ETH%20Wallet%20Monitoring%20with%20Etherscan%2C%20CoinGecko%20Pricing%20%26%20Discord%20Alerts-8992) - [Daily Finance & Stock Market News Analysis with OpenAI, Groq & Email Reports-10776](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Finance%20%26%20Stock%20Market%20News%20Analysis%20with%20OpenAI%2C%20Groq%20%26%20Email%20Reports-10776) - [Daily Financial Markets Summaries with SerpAPI and OpenAI GPT-7742](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Financial%20Markets%20Summaries%20with%20SerpAPI%20and%20OpenAI%20GPT-7742) - [Daily Financial News Summary with Ollama LLM - Automated Email Report-5405](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Financial%20News%20Summary%20with%20Ollama%20LLM%20-%20Automated%20Email%20Report-5405) - [Daily French Economic News Digest with Gemini AI & Outlook Email-7702](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20French%20Economic%20News%20Digest%20with%20Gemini%20AI%20%26%20Outlook%20Email-7702) - [Daily GBP exchange rate-4814](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20GBP%20exchange%20rate-4814) - [Daily Gemini-Powered Global Trend Analysis with GDELT, NewsAPI & Discord-10093](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Gemini-Powered%20Global%20Trend%20Analysis%20with%20GDELT%2C%20NewsAPI%20%26%20Discord-10093) - [Daily GitHub Release notification by Email-2590](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20GitHub%20Release%20notification%20by%20Email-2590) - [Daily Gmail Inbox Digest to Discord with GPT-4.1-mini and PDF Conversion-8358](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Gmail%20Inbox%20Digest%20to%20Discord%20with%20GPT-4.1-mini%20and%20PDF%20Conversion-8358) - [Daily Google Ads Performance to Notion and Google Sheets-7133](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Google%20Ads%20Performance%20to%20Notion%20and%20Google%20Sheets-7133) - [Daily Google Search Console SEO Pulse: Catch Top Movers Across Keyword Segments-6004](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Google%20Search%20Console%20SEO%20Pulse%3A%20Catch%20Top%20Movers%20Across%20Keyword%20Segments-6004) - [Daily Google Tasks Briefing in Slack with Ollama-Powered Summaries-8354](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Google%20Tasks%20Briefing%20in%20Slack%20with%20Ollama-Powered%20Summaries-8354) - [Daily Govt Exam Quiz by Gopal Debnath (mrtechyguru)-5284](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Govt%20Exam%20Quiz%20by%20Gopal%20Debnath%20(mrtechyguru)-5284) - [Daily Habit RPG: Gamified Gmail Reminders with Quest System and Progress Tracking-10688](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Habit%20RPG%3A%20Gamified%20Gmail%20Reminders%20with%20Quest%20System%20and%20Progress%20Tracking-10688) - [Daily Hydration πŸ’§ Reminder with Slack/Discord & Airtable Reaction Tracking-7986](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Hydration%20%F0%9F%92%A7%20Reminder%20with%20Slack%2FDiscord%20%26%20Airtable%20Reaction%20Tracking-7986) - [Daily Import Validated Contacts from NocoDB to Brevo-7216](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Import%20Validated%20Contacts%20from%20NocoDB%20to%20Brevo-7216) - [Daily Import Yesterday's Forex Factory Calendar to Google Sheets with Telegram Alerts-9357](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Import%20Yesterday's%20Forex%20Factory%20Calendar%20to%20Google%20Sheets%20with%20Telegram%20Alerts-9357) - [Daily IndieHackers Reddit Trend Analysis to Slack with Gemini AI-7214](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20IndieHackers%20Reddit%20Trend%20Analysis%20to%20Slack%20with%20Gemini%20AI-7214) - [Daily Insight Email from Structured Web Data with Firecrawl-4654](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Insight%20Email%20from%20Structured%20Web%20Data%20with%20Firecrawl-4654) - [Daily Jira Ticket Summarizer using GPT-5 and Jira API-8103](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Jira%20Ticket%20Summarizer%20using%20GPT-5%20and%20Jira%20API-8103) - [Daily LinkedIn Job Alerts with Apify Scraper, Google Sheets & Gmail-9240](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20LinkedIn%20Job%20Alerts%20with%20Apify%20Scraper%2C%20Google%20Sheets%20%26%20Gmail-9240) - [Daily Magento 2 Customer Sync to Google Contacts & Sheets without Duplicates-6783](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Magento%202%20Customer%20Sync%20to%20Google%20Contacts%20%26%20Sheets%20without%20Duplicates-6783) - [Daily Meeting Summaries with Google Calendar & Gemini for Slack-Discord-WhatsApp-6934](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Meeting%20Summaries%20with%20Google%20Calendar%20%26%20Gemini%20for%20Slack-Discord-WhatsApp-6934) - [Daily meetings summarization with Gemini AI-2789](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20meetings%20summarization%20with%20Gemini%20AI-2789) - [Daily MLB Pitcher vs. Batter Matchup Analysis with Google Sheets and Telegram-7252](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20MLB%20Pitcher%20vs.%20Batter%20Matchup%20Analysis%20with%20Google%20Sheets%20and%20Telegram-7252) - [Daily Morning Briefing with Google Calendar, Weather, and News to Slack-9819](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Morning%20Briefing%20with%20Google%20Calendar%2C%20Weather%2C%20and%20News%20to%20Slack-9819) - [Daily Morning Haiku Generation with OpenRouter AI, Google Docs and Gmail-10461](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Morning%20Haiku%20Generation%20with%20OpenRouter%20AI%2C%20Google%20Docs%20and%20Gmail-10461) - [Daily Motivational Quotes from ZenQuotes to Slack Channels-8029](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Motivational%20Quotes%20from%20ZenQuotes%20to%20Slack%20Channels-8029) - [Daily NASA APOD Images to Instagram with Telegram Notifications-9356](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20NASA%20APOD%20Images%20to%20Instagram%20with%20Telegram%20Notifications-9356) - [Daily NASA Astronomy Picture Delivered to Your Inbox via Email-7290](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20NASA%20Astronomy%20Picture%20Delivered%20to%20Your%20Inbox%20via%20Email-7290) - [Daily News Aggregation with Perplexity AI & MongoDB Storage-7483](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20News%20Aggregation%20with%20Perplexity%20AI%20%26%20MongoDB%20Storage-7483) - [Daily News Digest & Weekly Trends with AI Filtering, Slack & Google Sheets-10977](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20News%20Digest%20%26%20Weekly%20Trends%20with%20AI%20Filtering%2C%20Slack%20%26%20Google%20Sheets-10977) - [Daily News Digest: Summarize RSS Feeds with OpenAI and Deliver to WhatsApp-4709](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20News%20Digest%3A%20Summarize%20RSS%20Feeds%20with%20OpenAI%20and%20Deliver%20to%20WhatsApp-4709) - [Daily News Summarization with OpenAI & Perplexity AI Delivered via Zalo & Telegram-7627](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20News%20Summarization%20with%20OpenAI%20%26%20Perplexity%20AI%20Delivered%20via%20Zalo%20%26%20Telegram-7627) - [Daily Newsletter Service using Excel, Outlook and AI-3446](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Newsletter%20Service%20using%20Excel%2C%20Outlook%20and%20AI-3446) - [Daily Overdue Tasks Report from ClickUp to Gmail for Team Accountability-7572](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Overdue%20Tasks%20Report%20from%20ClickUp%20to%20Gmail%20for%20Team%20Accountability-7572) - [Daily Personalized Air & Pollen Health Alerts with Ambee API and AI via Email-3699](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Personalized%20Air%20%26%20Pollen%20Health%20Alerts%20with%20Ambee%20API%20and%20AI%20via%20Email-3699) - [Daily Podcast Summary-2433](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Podcast%20Summary-2433) - [Daily Positive News Digest with OpenAI and Gmail-6667](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Positive%20News%20Digest%20with%20OpenAI%20and%20Gmail-6667) - [Daily Postgres Table Backup to GitHub in CSV Format-7419](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Postgres%20Table%20Backup%20to%20GitHub%20in%20CSV%20Format-7419) - [Daily Pull Request Summaries from GitHub to Telegram using GPT-4o-mini-10585](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Pull%20Request%20Summaries%20from%20GitHub%20to%20Telegram%20using%20GPT-4o-mini-10585) - [Daily RAG Research Paper Hub with arXiv, Gemini AI, and Notion-8847](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20RAG%20Research%20Paper%20Hub%20with%20arXiv%2C%20Gemini%20AI%2C%20and%20Notion-8847) - [Daily SEO Audit Workflow with HTML Reports via Gmail/Slack-6698](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20SEO%20Audit%20Workflow%20with%20HTML%20Reports%20via%20Gmail%2FSlack-6698) - [Daily Solana News Tracker with GPT-4.1-mini Weekly Summaries in Google Sheets-9874](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Solana%20News%20Tracker%20with%20GPT-4.1-mini%20Weekly%20Summaries%20in%20Google%20Sheets-9874) - [Daily Space Image Gallery with AI Captions from NASA to Slack & Google Drive-10731](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Space%20Image%20Gallery%20with%20AI%20Captions%20from%20NASA%20to%20Slack%20%26%20Google%20Drive-10731) - [Daily Space Quiz Bot: NASA APOD to Slack with GPT-4 Turbo-10994](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Space%20Quiz%20Bot%3A%20NASA%20APOD%20to%20Slack%20with%20GPT-4%20Turbo-10994) - [Daily Startup Intelligence: Crunchbase Updates to Email Digest with GPT-4732](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Startup%20Intelligence%3A%20Crunchbase%20Updates%20to%20Email%20Digest%20with%20GPT-4732) - [Daily Stock Market Report with Twelve Data API Sent via WhatsApp and Email-7726](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Stock%20Market%20Report%20with%20Twelve%20Data%20API%20Sent%20via%20WhatsApp%20and%20Email-7726) - [Daily Swing Trade Ideas with GPT-4, Yahoo Finance, Google Sheets & Telegram-7884](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Swing%20Trade%20Ideas%20with%20GPT-4%2C%20Yahoo%20Finance%2C%20Google%20Sheets%20%26%20Telegram-7884) - [Daily Sync of NFL Players from Sleeper API to Airtable for Fantasy Football-6602](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Sync%20of%20NFL%20Players%20from%20Sleeper%20API%20to%20Airtable%20for%20Fantasy%20Football-6602) - [Daily Task Reminder System: Airtable to Slack Automated Notifications-5672](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Task%20Reminder%20System%3A%20Airtable%20to%20Slack%20Automated%20Notifications-5672) - [Daily Tech & Cyber Security Brief with RSS, OpenAI GPT-4o, and Gmail-7428](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Tech%20%26%20Cyber%20Security%20Brief%20with%20RSS%2C%20OpenAI%20GPT-4o%2C%20and%20Gmail-7428) - [Daily Tech News Curation with RSS, GPT-4o-Mini, and Gmail Delivery-7874](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Tech%20News%20Curation%20with%20RSS%2C%20GPT-4o-Mini%2C%20and%20Gmail%20Delivery-7874) - [Daily Tech News Digest from Google News Summarized with Llama AI and Email Delivery-7386](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Tech%20News%20Digest%20from%20Google%20News%20Summarized%20with%20Llama%20AI%20and%20Email%20Delivery-7386) - [Daily Topic News Digest with Gemini AI, Decodo MCP and Slack-8738](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Topic%20News%20Digest%20with%20Gemini%20AI%2C%20Decodo%20MCP%20and%20Slack-8738) - [Daily Trello Task Deadline Digests to Slack-7613](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Trello%20Task%20Deadline%20Digests%20to%20Slack-7613) - [Daily Trello Task Tracker with Google Sheets History Log-7673](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Trello%20Task%20Tracker%20with%20Google%20Sheets%20History%20Log-7673) - [Daily Validated Business Ideas using n8n and Upwork-4715](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Validated%20Business%20Ideas%20using%20n8n%20and%20Upwork-4715) - [Daily Weather Reports with OpenWeather API, Google Sheets, and Gmail-6738](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Weather%20Reports%20with%20OpenWeather%20API%2C%20Google%20Sheets%2C%20and%20Gmail-6738) - [Daily Weather Reports with OpenWeatherMap and Telegram Bot-8162](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Weather%20Reports%20with%20OpenWeatherMap%20and%20Telegram%20Bot-8162) - [Daily Website Data Extraction with Firecrawl and Telegram Alerts-5591](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Website%20Data%20Extraction%20with%20Firecrawl%20and%20Telegram%20Alerts-5591) - [Daily WhatsApp Group Intelligence with GPT-4.1 Analysis & Voice Message Transcription-8442](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20WhatsApp%20Group%20Intelligence%20with%20GPT-4.1%20Analysis%20%26%20Voice%20Message%20Transcription-8442) - [Daily Workflow Backup to GitLab with Slack Notifications-9458](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Workflow%20Backup%20to%20GitLab%20with%20Slack%20Notifications-9458) - [Daily Workflow Backups to GitHub with Slack Notifications-5851](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daily%20Workflow%20Backups%20to%20GitHub%20with%20Slack%20Notifications-5851) - [Data Analytics Department with AI Team: CDO & Specialists Using OpenAI O3-6912](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Data%20Analytics%20Department%20with%20AI%20Team%3A%20CDO%20%26%20Specialists%20Using%20OpenAI%20O3-6912) - [Data Extraction Workflow for Faxes and PDFs using Google Gemini and Google Sheets-8939](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Data%20Extraction%20Workflow%20for%20Faxes%20and%20PDFs%20using%20Google%20Gemini%20and%20Google%20Sheets-8939) - [Database alerts with Notion and SIGNL4-1122](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Database%20alerts%20with%20Notion%20and%20SIGNL4-1122) - [Daylight Saving Time Notification For Different Timezones-3276](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Daylight%20Saving%20Time%20Notification%20For%20Different%20Timezones-3276) - [Deal Stage Tracking Automation with HighLevel CRM, ClickUp, and Slack-9239](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Deal%20Stage%20Tracking%20Automation%20with%20HighLevel%20CRM%2C%20ClickUp%2C%20and%20Slack-9239) - [Declutter Gmail: Archive Inactive Emails with GPT-4 Classification-7780](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Declutter%20Gmail%3A%20Archive%20Inactive%20Emails%20with%20GPT-4%20Classification-7780) - [Deduplicate Data Records Using JavaScript Array Methods-5730](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Deduplicate%20Data%20Records%20Using%20JavaScript%20Array%20Methods-5730) - [Deduplicate Lead Data with Google Sheets: Automated Email Alerts & Log Management-8281](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Deduplicate%20Lead%20Data%20with%20Google%20Sheets%3A%20Automated%20Email%20Alerts%20%26%20Log%20Management-8281) - [Deduplicate Scraping AI Grants for Eligibility using AI-2619](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Deduplicate%20Scraping%20AI%20Grants%20for%20Eligibility%20using%20AI-2619) - [Deep Research - Sales Lead Magnet Agent-4721](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Deep%20Research%20-%20Sales%20Lead%20Magnet%20Agent-4721) - [Deep Research Agent - Automated Research & Notion Report Builder-7160](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Deep%20Research%20Agent%20-%20Automated%20Research%20%26%20Notion%20Report%20Builder-7160) - [Deep Research Assistant with Perplexity AI and Telegram Citations-7939](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Deep%20Research%20Assistant%20with%20Perplexity%20AI%20and%20Telegram%20Citations-7939) - [Delete Dialogflow Intents via Telegram Commands-7409](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Delete%20Dialogflow%20Intents%20via%20Telegram%20Commands-7409) - [Deliver Daily Currency Exchange Rates from CurrencyFreaks API to Email & WhatsApp-6120](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Deliver%20Daily%20Currency%20Exchange%20Rates%20from%20CurrencyFreaks%20API%20to%20Email%20%26%20WhatsApp-6120) - [Deliver Scheduled Financial Market News Updates from Finnhub to Telegram-5109](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Deliver%20Scheduled%20Financial%20Market%20News%20Updates%20from%20Finnhub%20to%20Telegram-5109) - [Dependency Update Risk Analysis with GPT-4o, Slack, Jira & Google Sheets-9835](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Dependency%20Update%20Risk%20Analysis%20with%20GPT-4o%2C%20Slack%2C%20Jira%20%26%20Google%20Sheets-9835) - [Deploy a Google Gemini AI Assistant on WhatsApp with Email & Calendar Tools-8826](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Deploy%20a%20Google%20Gemini%20AI%20Assistant%20on%20WhatsApp%20with%20Email%20%26%20Calendar%20Tools-8826) - [Deploy AI-Powered Website Chatbot with DeepSeek and Custom Branding-7416](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Deploy%20AI-Powered%20Website%20Chatbot%20with%20DeepSeek%20and%20Custom%20Branding-7416) - [Deploy Docker Grafana, API Backend for WHMCS/WISECP-4011](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Deploy%20Docker%20Grafana%2C%20API%20Backend%20for%20WHMCS%2FWISECP-4011) - [Deploy Docker Immich, API Backend for WHMCS/WISECP-3212](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Deploy%20Docker%20Immich%2C%20API%20Backend%20for%20WHMCS%2FWISECP-3212) - [Deploy Docker InfluxDB, API Backend for WHMCS/WISECP-4014](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Deploy%20Docker%20InfluxDB%2C%20API%20Backend%20for%20WHMCS%2FWISECP-4014) - [Deploy Docker MinIO, API Backend for WHMCS/WISECP-3198](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Deploy%20Docker%20MinIO%2C%20API%20Backend%20for%20WHMCS%2FWISECP-3198) - [Deploy Docker n8n, API Backend for WHMCS/WISECP-3197](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Deploy%20Docker%20n8n%2C%20API%20Backend%20for%20WHMCS%2FWISECP-3197) - [Deploy Docker NextCloud, API Backend for WHMCS/WISECP-4015](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Deploy%20Docker%20NextCloud%2C%20API%20Backend%20for%20WHMCS%2FWISECP-4015) - [Deploy Workflows from Google Drive to n8n Instance-3568](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Deploy%20Workflows%20from%20Google%20Drive%20to%20n8n%20Instance-3568) - [Detect Cannibalized Keywords and Competing Pages with Google Search Console-7237](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Detect%20Cannibalized%20Keywords%20and%20Competing%20Pages%20with%20Google%20Search%20Console-7237) - [Detect Duplicate Form Submissions & Send AI Responses with Jotform and Gemini-9506](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Detect%20Duplicate%20Form%20Submissions%20%26%20Send%20AI%20Responses%20with%20Jotform%20and%20Gemini-9506) - [Detect E-commerce Platforms & Technology Stacks with Google Sheets-7991](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Detect%20E-commerce%20Platforms%20%26%20Technology%20Stacks%20with%20Google%20Sheets-7991) - [Detect hallucinations using specialised Ollama model bespoke-minicheck-2922](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Detect%20hallucinations%20using%20specialised%20Ollama%20model%20bespoke-minicheck-2922) - [Detect Holiday Conflicts & Suggest Meeting Reschedules with Google Calendar and Slack-10144](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Detect%20Holiday%20Conflicts%20%26%20Suggest%20Meeting%20Reschedules%20with%20Google%20Calendar%20and%20Slack-10144) - [Detect Keyword Cannibalization with GPT-4o and Google Search Console-8897](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Detect%20Keyword%20Cannibalization%20with%20GPT-4o%20and%20Google%20Search%20Console-8897) - [Detect Reddit Problems & Auto-Comment Solutions with Google Gemini & Sheets-10343](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Detect%20Reddit%20Problems%20%26%20Auto-Comment%20Solutions%20with%20Google%20Gemini%20%26%20Sheets-10343) - [Detect Stock Price Anomalies & Send News Alerts with Marketstack, HackerNews & DeepL-10306](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Detect%20Stock%20Price%20Anomalies%20%26%20Send%20News%20Alerts%20with%20Marketstack%2C%20HackerNews%20%26%20DeepL-10306) - [Detect Team Burnout with Groq AI Analysis of GitHub Activity for Wellness Reports-9517](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Detect%20Team%20Burnout%20with%20Groq%20AI%20Analysis%20of%20GitHub%20Activity%20for%20Wellness%20Reports-9517) - [Detect Unused Android Feature Flags with GitLab, LaunchDarkly, Jira & Slack-7985](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Detect%20Unused%20Android%20Feature%20Flags%20with%20GitLab%2C%20LaunchDarkly%2C%20Jira%20%26%20Slack-7985) - [Detect Viral YouTube Videos with AI Analysis and Email Reports-8368](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Detect%20Viral%20YouTube%20Videos%20with%20AI%20Analysis%20and%20Email%20Reports-8368) - [DevOps Infrastructure Automation with Docker, K8s, Jenkins & Grafana for Linux Servers-6140](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/DevOps%20Infrastructure%20Automation%20with%20Docker%2C%20K8s%2C%20Jenkins%20%26%20Grafana%20for%20Linux%20Servers-6140) - [Digest new YouTube videos to Slack with Google Sheets, RapidAPI & GPT-4o-mini-4801](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Digest%20new%20YouTube%20videos%20to%20Slack%20with%20Google%20Sheets%2C%20RapidAPI%20%26%20GPT-4o-mini-4801) - [Digitize Business Cards to Notion Database with Gemini Vision OCR-9180](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Digitize%20Business%20Cards%20to%20Notion%20Database%20with%20Gemini%20Vision%20OCR-9180) - [Digitize Business Cards with Thai OCR & Save to Google Sheets or CRM-7978](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Digitize%20Business%20Cards%20with%20Thai%20OCR%20%26%20Save%20to%20Google%20Sheets%20or%20CRM-7978) - [Discord Channel Creation from Google Sheets with Member Notifications-4719](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Discord%20Channel%20Creation%20from%20Google%20Sheets%20with%20Member%20Notifications-4719) - [Discord Content Moderation with GPT-5 Mini & Google Sheets Learning System-10483](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Discord%20Content%20Moderation%20with%20GPT-5%20Mini%20%26%20Google%20Sheets%20Learning%20System-10483) - [Discord Daily Digest for Multiple Google Analytics Accounts-5470](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Discord%20Daily%20Digest%20for%20Multiple%20Google%20Analytics%20Accounts-5470) - [Discord to Google Sheets Task Manager with GPT Prioritization and Deep Work Focus-10945](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Discord%20to%20Google%20Sheets%20Task%20Manager%20with%20GPT%20Prioritization%20and%20Deep%20Work%20Focus-10945) - [Discover & Analyze SEO Backlinks with ScrapeGraphAI and Google Sheets-6740](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Discover%20%26%20Analyze%20SEO%20Backlinks%20with%20ScrapeGraphAI%20and%20Google%20Sheets-6740) - [Discover & Analyze TikTok Influencers with Bright Data, Claude AI & Email Outreach-4774](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Discover%20%26%20Analyze%20TikTok%20Influencers%20with%20Bright%20Data%2C%20Claude%20AI%20%26%20Email%20Outreach-4774) - [Discover & Enrich Decision-Makers with Apollo and Human Verification-3830](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Discover%20%26%20Enrich%20Decision-Makers%20with%20Apollo%20and%20Human%20Verification-3830) - [Discover & Generate Leads from Social Engagement using Trigify, Google Sheets, and Slack-6378](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Discover%20%26%20Generate%20Leads%20from%20Social%20Engagement%20using%20Trigify%2C%20Google%20Sheets%2C%20and%20Slack-6378) - [Discover Business Ideas from HackerNews Posts with GPT-4.1 Analysis and Google Sheets-3877](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Discover%20Business%20Ideas%20from%20HackerNews%20Posts%20with%20GPT-4.1%20Analysis%20and%20Google%20Sheets-3877) - [Discover company data by name with uProc-860](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Discover%20company%20data%20by%20name%20with%20uProc-860) - [Discover Decision Makers by Responsibilities (not Titles) with Octave & Airtable-7620](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Discover%20Decision%20Makers%20by%20Responsibilities%20(not%20Titles)%20with%20Octave%20%26%20Airtable-7620) - [Discover Hidden Website API Endpoints Using Regex and AI-4627](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Discover%20Hidden%20Website%20API%20Endpoints%20Using%20Regex%20and%20AI-4627) - [Discover HIDDEN Youtube Trends / Outlier Videos in Your Niche (Apify + Airtable)-4187](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Discover%20HIDDEN%20Youtube%20Trends%20%2F%20Outlier%20Videos%20in%20Your%20Niche%20(Apify%20%2B%20Airtable)-4187) - [Discover Trending Topics with Bright Data MCP, GPT Analysis & Trello Integration-5956](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Discover%20Trending%20Topics%20with%20Bright%20Data%20MCP%2C%20GPT%20Analysis%20%26%20Trello%20Integration-5956) - [Discovering and Analyzing Conferences for Networking with ScrapeGraphAI-6728](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Discovering%20and%20Analyzing%20Conferences%20for%20Networking%20with%20ScrapeGraphAI-6728) - [Display ServiceNow Incident Details in Slack using Slash Commands-2727](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Display%20ServiceNow%20Incident%20Details%20in%20Slack%20using%20Slash%20Commands-2727) - [Display YouTube Subscriber Count on Ulanzi AWTRIX Smart Clock-6591](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Display%20YouTube%20Subscriber%20Count%20on%20Ulanzi%20AWTRIX%20Smart%20Clock-6591) - [Distribute Workflow Execution with Round-Robin Logic using Data Tables-10048](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Distribute%20Workflow%20Execution%20with%20Round-Robin%20Logic%20using%20Data%20Tables-10048) - [DNB Company Search & Extract with Bright Data and OpenAI 4o mini-4821](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/DNB%20Company%20Search%20%26%20Extract%20with%20Bright%20Data%20and%20OpenAI%204o%20mini-4821) - [Docker Registry Cleanup Workflow-2835](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Docker%20Registry%20Cleanup%20Workflow-2835) - [Doctor Appointment Management System with Gemini AI, WhatsApp, Stripe & Google Sheets-8825](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Doctor%20Appointment%20Management%20System%20with%20Gemini%20AI%2C%20WhatsApp%2C%20Stripe%20%26%20Google%20Sheets-8825) - [Doctor Appointment Scheduler with Telegram, Gemini AI, and Google Sheets-9984](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Doctor%20Appointment%20Scheduler%20with%20Telegram%2C%20Gemini%20AI%2C%20and%20Google%20Sheets-9984) - [Document Analysis & Chatbot Creation with Llama Parser, Gemini LLM & Pinecone DB-3606](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Document%20Analysis%20%26%20Chatbot%20Creation%20with%20Llama%20Parser%2C%20Gemini%20LLM%20%26%20Pinecone%20DB-3606) - [Document Parsing & Data Extraction with Mistral OCR, AI Processing, and Multi-Channel Delivery-4933](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Document%20Parsing%20%26%20Data%20Extraction%20with%20Mistral%20OCR%2C%20AI%20Processing%2C%20and%20Multi-Channel%20Delivery-4933) - [Document Q&A Chatbot with Gemini AI and Supabase Vector Search for Telegram-3940](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Document%20Q%26A%20Chatbot%20with%20Gemini%20AI%20and%20Supabase%20Vector%20Search%20for%20Telegram-3940) - [Document Q&A Chatbot with Google Drive, GPT-4-mini & Telegram (RAG System)-8147](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Document%20Q%26A%20Chatbot%20with%20Google%20Drive%2C%20GPT-4-mini%20%26%20Telegram%20(RAG%20System)-8147) - [Document Q&A System with OpenAI GPT, Pinecone Vector DB & Google Drive Integration-5807](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Document%20Q%26A%20System%20with%20OpenAI%20GPT%2C%20Pinecone%20Vector%20DB%20%26%20Google%20Drive%20Integration-5807) - [Document Q&A System with Voyage-Context-3 Embeddings and MongoDB Atlas-6819](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Document%20Q%26A%20System%20with%20Voyage-Context-3%20Embeddings%20and%20MongoDB%20Atlas-6819) - [Document Q&A with RAG: Query PDF Content using Weaviate and OpenAI-7170](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Document%20Q%26A%20with%20RAG%3A%20Query%20PDF%20Content%20using%20Weaviate%20and%20OpenAI-7170) - [Document RAG & Chat Agent: Google Drive to Qdrant with Mistral OCR-10096](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Document%20RAG%20%26%20Chat%20Agent%3A%20Google%20Drive%20to%20Qdrant%20with%20Mistral%20OCR-10096) - [Document-based AI Chatbot with RAG, OpenAI and Cohere Reranker-6401](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Document-based%20AI%20Chatbot%20with%20RAG%2C%20OpenAI%20and%20Cohere%20Reranker-6401) - [Document-Based Chatbot with Memory using OpenAI, Pinecone and Google Drive-4930](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Document-Based%20Chatbot%20with%20Memory%20using%20OpenAI%2C%20Pinecone%20and%20Google%20Drive-4930) - [Documentation Lookup AI Agent using Context7 and Gemini-4547](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Documentation%20Lookup%20AI%20Agent%20using%20Context7%20and%20Gemini-4547) - [Domain Availability Checker Chatbot with Google Gemini and WHMCS-7527](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Domain%20Availability%20Checker%20Chatbot%20with%20Google%20Gemini%20and%20WHMCS-7527) - [Domain Availability Monitor with Porkbun, Google Sheets & Multi-Channel Alerts-10378](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Domain%20Availability%20Monitor%20with%20Porkbun%2C%20Google%20Sheets%20%26%20Multi-Channel%20Alerts-10378) - [Domain Outbound : Automate Lead Extraction, and Targeted Outreach-2821](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Domain%20Outbound%20%3A%20Automate%20Lead%20Extraction%2C%20and%20Targeted%20Outreach-2821) - [Domain to Email Extraction using Apollo API -3581](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Domain%20to%20Email%20Extraction%20using%20Apollo%20API%20-3581) - [Domain-Specific Web Content Crawler with Depth Control & Text Extraction-8852](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Domain-Specific%20Web%20Content%20Crawler%20with%20Depth%20Control%20%26%20Text%20Extraction-8852) - [Download a file and upload it to an FTP Server-663](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Download%20a%20file%20and%20upload%20it%20to%20an%20FTP%20Server-663) - [Download and Merge Multiple PDFs from URLs with the CustomJS API-3281](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Download%20and%20Merge%20Multiple%20PDFs%20from%20URLs%20with%20the%20CustomJS%20API-3281) - [Download Facebook Videos to Google Drive with Automated Logging in Sheets-6923](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Download%20Facebook%20Videos%20to%20Google%20Drive%20with%20Automated%20Logging%20in%20Sheets-6923) - [Download Instagram & Facebook Videos/Reels with Telegram Bot-9352](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Download%20Instagram%20%26%20Facebook%20Videos%2FReels%20with%20Telegram%20Bot-9352) - [Download Instagram Reels & Videos with Telegram Bot-7211](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Download%20Instagram%20Reels%20%26%20Videos%20with%20Telegram%20Bot-7211) - [Download Instagram Videos to Google Drive with Auto-Email Delivery-6921](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Download%20Instagram%20Videos%20to%20Google%20Drive%20with%20Auto-Email%20Delivery-6921) - [Download Media Files from Slack Messages-4039](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Download%20Media%20Files%20from%20Slack%20Messages-4039) - [Download recently liked songs automatically with Spotify-2285](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Download%20recently%20liked%20songs%20automatically%20with%20Spotify-2285) - [Download Slideshare Presentations to Google Drive with RapidAPI Integration-8048](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Download%20Slideshare%20Presentations%20to%20Google%20Drive%20with%20RapidAPI%20Integration-8048) - [Download Spotify Music to Google Drive with Automatic Logging in Sheets-6684](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Download%20Spotify%20Music%20to%20Google%20Drive%20with%20Automatic%20Logging%20in%20Sheets-6684) - [Download Threads Videos & Log Results in Google Sheets-10153](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Download%20Threads%20Videos%20%26%20Log%20Results%20in%20Google%20Sheets-10153) - [Download TikTok Videos without Watermarks and Upload to Google Drive-3146](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Download%20TikTok%20Videos%20without%20Watermarks%20and%20Upload%20to%20Google%20Drive-3146) - [Download TikTok Videos Without Watermarks via Telegram Bot-10001](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Download%20TikTok%20Videos%20Without%20Watermarks%20via%20Telegram%20Bot-10001) - [Download Videos from Any Platform to Google Drive with RapidAPI Integration-7720](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Download%20Videos%20from%20Any%20Platform%20to%20Google%20Drive%20with%20RapidAPI%20Integration-7720) - [Download Watermark-free TikTok Videos to Google Drive with Automated Sheets Logging-8285](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Download%20Watermark-free%20TikTok%20Videos%20to%20Google%20Drive%20with%20Automated%20Sheets%20Logging-8285) - [Drive-To-Store Lead Generation (with coupon) with Google Sheets & SuiteCRM-2890](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Drive-To-Store%20Lead%20Generation%20(with%20coupon)%20with%20Google%20Sheets%20%26%20SuiteCRM-2890) - [Dual-Channel Workflow Error Alerts with WhatsApp & Gmail Reporting-9169](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Dual-Channel%20Workflow%20Error%20Alerts%20with%20WhatsApp%20%26%20Gmail%20Reporting-9169) - [Dynamic AI Model Router for Query Optimization with OpenRouter-4237](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Dynamic%20AI%20Model%20Router%20for%20Query%20Optimization%20with%20OpenRouter-4237) - [Dynamic AI Model Selector with GDPR Compliance via Requesty and Google Sheets-5862](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Dynamic%20AI%20Model%20Selector%20with%20GDPR%20Compliance%20via%20Requesty%20and%20Google%20Sheets-5862) - [Dynamic AI Web Researcher: From Plain Text to Custom CSV with GPT-4 and Linkup-8405](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Dynamic%20AI%20Web%20Researcher%3A%20From%20Plain%20Text%20to%20Custom%20CSV%20with%20GPT-4%20and%20Linkup-8405) - [Dynamic Hubspot Lead Routing with GPT-4 and Airtable Sales Team Distribution-10102](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Dynamic%20Hubspot%20Lead%20Routing%20with%20GPT-4%20and%20Airtable%20Sales%20Team%20Distribution-10102) - [Dynamic MCP Server Selection with OpenAI GPT-4.1 and Contextual AI Reranker-8272](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Dynamic%20MCP%20Server%20Selection%20with%20OpenAI%20GPT-4.1%20and%20Contextual%20AI%20Reranker-8272) - [Dynamic Media Library with On-demand Downloads for Radarr/Sonarr and Plex-6980](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Dynamic%20Media%20Library%20with%20On-demand%20Downloads%20for%20Radarr%2FSonarr%20and%20Plex-6980) - [Dynamic MongoDB Knowledge Base Chatbot with OpenAI GPT-6622](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Dynamic%20MongoDB%20Knowledge%20Base%20Chatbot%20with%20OpenAI%20GPT-6622) - [Dynamic Search Interface with Elasticsearch and Automated Report Generation-7235](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Dynamic%20Search%20Interface%20with%20Elasticsearch%20and%20Automated%20Report%20Generation-7235) - [Dynamic Website Assistant with DeepSeek AI, Pinecone Vectorstore & Site-Based Routing-6295](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Dynamic%20Website%20Assistant%20with%20DeepSeek%20AI%2C%20Pinecone%20Vectorstore%20%26%20Site-Based%20Routing-6295) - [Dynamically generate a webpage from user request using OpenAI Structured Output-2388](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Dynamically%20generate%20a%20webpage%20from%20user%20request%20using%20OpenAI%20Structured%20Output-2388) - [Dynamically replace images in Google Slides via API-2244](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Dynamically%20replace%20images%20in%20Google%20Slides%20via%20API-2244) - [Dynamically Send Out-of-Office / Vacation Message using Gmail & Google Calendar-6336](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Dynamically%20Send%20Out-of-Office%20%2F%20Vacation%20Message%20using%20Gmail%20%26%20Google%20Calendar-6336) - [Dynamically switch between LLMs for AI Agents using LangChain Code-3820](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Dynamically%20switch%20between%20LLMs%20for%20AI%20Agents%20using%20LangChain%20Code-3820) - [E-Commerce Assistant for Shopify & WooCommerce with GPT-4o, Gemini & RAG-6100](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/E-Commerce%20Assistant%20for%20Shopify%20%26%20WooCommerce%20with%20GPT-4o%2C%20Gemini%20%26%20RAG-6100) - [E-commerce Price Monitor with Firecrawl, Claude-Sonnet AI & Telegram Alerts-10216](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/E-commerce%20Price%20Monitor%20with%20Firecrawl%2C%20Claude-Sonnet%20AI%20%26%20Telegram%20Alerts-10216) - [E-commerce Product Fine-Tuning With Bright Data and OpenAI-5199](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/E-commerce%20Product%20Fine-Tuning%20With%20Bright%20Data%20and%20OpenAI-5199) - [Easy Redmine and Microsoft Teams Workflow Template-7293](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Easy%20Redmine%20and%20Microsoft%20Teams%20Workflow%20Template-7293) - [eBay Analytics API Rate Limit Monitoring for AI Agents-5570](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/eBay%20Analytics%20API%20Rate%20Limit%20Monitoring%20for%20AI%20Agents-5570) - [eBay Finances Data Access for AI Agents with MCP Server Integration-5534](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/eBay%20Finances%20Data%20Access%20for%20AI%20Agents%20with%20MCP%20Server%20Integration-5534) - [eBay Fulfillment API Operations for AI Agents with MCP Server-5576](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/eBay%20Fulfillment%20API%20Operations%20for%20AI%20Agents%20with%20MCP%20Server-5576) - [eBay Seller Account Management with AI Agent Integration (36 operations)-5571](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/eBay%20Seller%20Account%20Management%20with%20AI%20Agent%20Integration%20(36%20operations)-5571) - [Ebook to Audiobook converter using MiniMax and FFmpeg-9944](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Ebook%20to%20Audiobook%20converter%20using%20MiniMax%20and%20FFmpeg-9944) - [Edit & Deliver Images with DALL-E 2, Google Drive & Telegram Messaging-5420](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Edit%20%26%20Deliver%20Images%20with%20DALL-E%202%2C%20Google%20Drive%20%26%20Telegram%20Messaging-5420) - [Edit Images with Text Prompts using Bytedance Seededit 3.0 via Replicate API-6794](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Edit%20Images%20with%20Text%20Prompts%20using%20Bytedance%20Seededit%203.0%20via%20Replicate%20API-6794) - [Edit Images with Text Prompts using Gemini AI and Telegram Bot-8998](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Edit%20Images%20with%20Text%20Prompts%20using%20Gemini%20AI%20and%20Telegram%20Bot-8998) - [Effortless Email Management with AI-Powered Summarization & Review-2862](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Effortless%20Email%20Management%20with%20AI-Powered%20Summarization%20%26%20Review-2862) - [Effortless Job Hunting: Let this Automation Find Your Next Role-3051](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Effortless%20Job%20Hunting%3A%20Let%20this%20Automation%20Find%20Your%20Next%20Role-3051) - [Effortless Task Management: Create Todoist Tasks Directly from Telegram with AI-3052](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Effortless%20Task%20Management%3A%20Create%20Todoist%20Tasks%20Directly%20from%20Telegram%20with%20AI-3052) - [Email Assistant: Convert Natural Language to SQL Queries with Phi4-mini and PostgreSQL-3761](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Email%20Assistant%3A%20Convert%20Natural%20Language%20to%20SQL%20Queries%20with%20Phi4-mini%20and%20PostgreSQL-3761) - [Email Drafting & News Research Assistant with OpenAI, Gmail, Tavily & Perplexity-7679](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Email%20Drafting%20%26%20News%20Research%20Assistant%20with%20OpenAI%2C%20Gmail%2C%20Tavily%20%26%20Perplexity-7679) - [Email List Validation and Cleanup with Google Sheets and VerifiEmail-11017](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Email%20List%20Validation%20and%20Cleanup%20with%20Google%20Sheets%20and%20VerifiEmail-11017) - [Email Management: Auto-Delete Marketing Emails & Generate AI Replies with Gemini-7551](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Email%20Management%3A%20Auto-Delete%20Marketing%20Emails%20%26%20Generate%20AI%20Replies%20with%20Gemini-7551) - [Email new leads from Google Sheets via Outlook on a schedule-8095](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Email%20new%20leads%20from%20Google%20Sheets%20via%20Outlook%20on%20a%20schedule-8095) - [Email News Briefing by Keyword from Bright Data with AI Summary-4570](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Email%20News%20Briefing%20by%20Keyword%20from%20Bright%20Data%20with%20AI%20Summary-4570) - [Email Notifications to Telegram using Temporary HTML URL Hosting via GitHub Gist-2080](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Email%20Notifications%20to%20Telegram%20using%20Temporary%20HTML%20URL%20Hosting%20via%20GitHub%20Gist-2080) - [Email parser For RAG agent Powered by Gmail and Mem0-7150](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Email%20parser%20For%20RAG%20agent%20Powered%20by%20Gmail%20and%20Mem0-7150) - [Email Subscription Service with n8n Forms, Airtable and AI-2618](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Email%20Subscription%20Service%20with%20n8n%20Forms%2C%20Airtable%20and%20AI-2618) - [Email Summary Agent -2722](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Email%20Summary%20Agent%20-2722) - [Email to Notion Knowledge Base with IMAP, Postgres Dedup and Telegram Alert-7385](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Email%20to%20Notion%20Knowledge%20Base%20with%20IMAP%2C%20Postgres%20Dedup%20and%20Telegram%20Alert-7385) - [Email-Based Book Recommendations with Ollama LLM and OpenLibrary API-5615](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Email-Based%20Book%20Recommendations%20with%20Ollama%20LLM%20and%20OpenLibrary%20API-5615) - [Email-to-Task Automation with Mistral AI (Gmail/Outlook to Google Tasks/Microsoft To Do)-10186](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Email-to-Task%20Automation%20with%20Mistral%20AI%20(Gmail%2FOutlook%20to%20Google%20Tasks%2FMicrosoft%20To%20Do)-10186) - [Email-to-Thread Generator: Auto-Post to X, Threads & Bluesky with ChatGPT-8538](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Email-to-Thread%20Generator%3A%20Auto-Post%20to%20X%2C%20Threads%20%26%20Bluesky%20with%20ChatGPT-8538) - [Emergency Alert Workflow for Schools – Notify Parents & Staff Instantly-7000](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Emergency%20Alert%20Workflow%20for%20Schools%20%E2%80%93%20Notify%20Parents%20%26%20Staff%20Instantly-7000) - [Employee Attendance Tracker with Telegram Bot and Google Sheets-8335](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Employee%20Attendance%20Tracker%20with%20Telegram%20Bot%20and%20Google%20Sheets-8335) - [Employee Attrition Risk Detection & HR Alerts using Azure OpenAI GPT-4o-mini & Gmail-9309](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Employee%20Attrition%20Risk%20Detection%20%26%20HR%20Alerts%20using%20Azure%20OpenAI%20GPT-4o-mini%20%26%20Gmail-9309) - [Employee Time Tracking System with GPT-4o Reports & Gmail Notifications-10189](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Employee%20Time%20Tracking%20System%20with%20GPT-4o%20Reports%20%26%20Gmail%20Notifications-10189) - [Enable AI Agents to Translate Text & Files with LibreTranslate MCP Server-5604](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enable%20AI%20Agents%20to%20Translate%20Text%20%26%20Files%20with%20LibreTranslate%20MCP%20Server-5604) - [End-to-End Blog Creation Automation with Gemini AI, Supabase and Nano-Banana-9079](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/End-to-End%20Blog%20Creation%20Automation%20with%20Gemini%20AI%2C%20Supabase%20and%20Nano-Banana-9079) - [End-to-End Blog Generation for WordPress with LLM Agents & Image Creation-6117](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/End-to-End%20Blog%20Generation%20for%20WordPress%20with%20LLM%20Agents%20%26%20Image%20Creation-6117) - [End-to-End YouTube Video Automation with HeyGen, GPT-4 & Avatar Videos-6268](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/End-to-End%20YouTube%20Video%20Automation%20with%20HeyGen%2C%20GPT-4%20%26%20Avatar%20Videos-6268) - [Enforce Pre-Release Compliance with Jira, Monday.com, and Slack Alerts-9838](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enforce%20Pre-Release%20Compliance%20with%20Jira%2C%20Monday.com%2C%20and%20Slack%20Alerts-9838) - [English Lesson Generator from Podcasts with RSS, GPT-4.1-mini, ElevenLabs and Gmail-10968](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/English%20Lesson%20Generator%20from%20Podcasts%20with%20RSS%2C%20GPT-4.1-mini%2C%20ElevenLabs%20and%20Gmail-10968) - [English Vocabulary Bot for Telegram with Gemini & Random Word API-8256](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/English%20Vocabulary%20Bot%20for%20Telegram%20with%20Gemini%20%26%20Random%20Word%20API-8256) - [Enhance & Expand Telegram Images to 3:2 with CodeFormer & LightX AI-6497](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enhance%20%26%20Expand%20Telegram%20Images%20to%203%3A2%20with%20CodeFormer%20%26%20LightX%20AI-6497) - [Enhance AI Chatbot Responses with InfraNodus Knowledge Graph Reasoning & GraphRAG-6887](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enhance%20AI%20Chatbot%20Responses%20with%20InfraNodus%20Knowledge%20Graph%20Reasoning%20%26%20GraphRAG-6887) - [Enhance AI Prompts with GPT-4o-mini and Telegram Delivery-3496](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enhance%20AI%20Prompts%20with%20GPT-4o-mini%20and%20Telegram%20Delivery-3496) - [Enhance Chat Responses with Real-Time Search Data via Bright Data & Gemini AI-3779](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enhance%20Chat%20Responses%20with%20Real-Time%20Search%20Data%20via%20Bright%20Data%20%26%20Gemini%20AI-3779) - [Enhance Customer Chat by Buffering Messages with Twilio and Redis-2346](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enhance%20Customer%20Chat%20by%20Buffering%20Messages%20with%20Twilio%20and%20Redis-2346) - [Enhance Google Drive Images with Gemini 2.5 Flash AI-9442](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enhance%20Google%20Drive%20Images%20with%20Gemini%202.5%20Flash%20AI-9442) - [Enhance Product Photos with Google Gemini AI for E-commerce Catalog-9390](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enhance%20Product%20Photos%20with%20Google%20Gemini%20AI%20for%20E-commerce%20Catalog-9390) - [Enhance Real-Estate Photos with Google Nano Banana AI via Telegram Bot-8726](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enhance%20Real-Estate%20Photos%20with%20Google%20Nano%20Banana%20AI%20via%20Telegram%20Bot-8726) - [Enhance Security Operations with the Qualys Slack Shortcut Bot!-2510](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enhance%20Security%20Operations%20with%20the%20Qualys%20Slack%20Shortcut%20Bot!-2510) - [Enhance Your Workflow with 2Ndmoises_Generator AI-6943](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enhance%20Your%20Workflow%20with%202Ndmoises_Generator%20AI-6943) - [Enrich and Score Leads Automatically with Claude AI, PDL and Perplexity-9433](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enrich%20and%20Score%20Leads%20Automatically%20with%20Claude%20AI%2C%20PDL%20and%20Perplexity-9433) - [Enrich Company Data with Airtop and Hubspot-4259](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enrich%20Company%20Data%20with%20Airtop%20and%20Hubspot-4259) - [Enrich company domains with business data using Perplexity AI and Google Sheets-6986](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enrich%20company%20domains%20with%20business%20data%20using%20Perplexity%20AI%20and%20Google%20Sheets-6986) - [Enrich Company Firmographic Data in Google Sheets with Explorium.ai and Claude AI-4835](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enrich%20Company%20Firmographic%20Data%20in%20Google%20Sheets%20with%20Explorium.ai%20and%20Claude%20AI-4835) - [Enrich Company Profiles with Explorium MCP and Claude AI for GTM Research-6064](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enrich%20Company%20Profiles%20with%20Explorium%20MCP%20and%20Claude%20AI%20for%20GTM%20Research-6064) - [Enrich CRM Leads with LinkedIn Company Data using GPT-4 and Airtable-9354](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enrich%20CRM%20Leads%20with%20LinkedIn%20Company%20Data%20using%20GPT-4%20and%20Airtable-9354) - [Enrich Domains with SimilarWeb Traffic Analytics in Google Sheets & Airtable-7623](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enrich%20Domains%20with%20SimilarWeb%20Traffic%20Analytics%20in%20Google%20Sheets%20%26%20Airtable-7623) - [Enrich Google Sheet contacts with Dropcontact-1304](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enrich%20Google%20Sheet%20contacts%20with%20Dropcontact-1304) - [Enrich Google Sheets with Dun & Bradstreet Data Blocks-8869](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enrich%20Google%20Sheets%20with%20Dun%20%26%20Bradstreet%20Data%20Blocks-8869) - [Enrich Hubspot Companies with Bedrijfsdata.nl-6578](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enrich%20Hubspot%20Companies%20with%20Bedrijfsdata.nl-6578) - [Enrich HubSpot Companies with Polish CEIDG Data using NIP Identifiers-10125](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enrich%20HubSpot%20Companies%20with%20Polish%20CEIDG%20Data%20using%20NIP%20Identifiers-10125) - [Enrich HubSpot Contacts with LinkedIn Profiles using SerpAPI, Google Docs and AI-8434](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enrich%20HubSpot%20Contacts%20with%20LinkedIn%20Profiles%20using%20SerpAPI%2C%20Google%20Docs%20and%20AI-8434) - [Enrich lead that booked a call on Calendly and save it on Hubspot-2129](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enrich%20lead%20that%20booked%20a%20call%20on%20Calendly%20and%20save%20it%20on%20Hubspot-2129) - [Enrich Linkedin profile URLs stored in a Google Sheet-2107](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enrich%20Linkedin%20profile%20URLs%20stored%20in%20a%20Google%20Sheet-2107) - [Enrich LinkedIn Profiles in NocoDB CRM with Apify Scraper-5258](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enrich%20LinkedIn%20Profiles%20in%20NocoDB%20CRM%20with%20Apify%20Scraper-5258) - [Enrich LinkedIn Profiles with Ghost Genius and Google Sheets (No Account Needed)-5161](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enrich%20LinkedIn%20Profiles%20with%20Ghost%20Genius%20and%20Google%20Sheets%20(No%20Account%20Needed)-5161) - [Enrich Monday.com Leads & Draft Personalized Emails with Explorium MCP and GPT-4.1-7748](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enrich%20Monday.com%20Leads%20%26%20Draft%20Personalized%20Emails%20with%20Explorium%20MCP%20and%20GPT-4.1-7748) - [Enrich new Discourse members with Clearbit then notify in Slack-2109](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enrich%20new%20Discourse%20members%20with%20Clearbit%20then%20notify%20in%20Slack-2109) - [Enrich new Hubspot contacts with contact and company data from ExactBuyer-2111](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enrich%20new%20Hubspot%20contacts%20with%20contact%20and%20company%20data%20from%20ExactBuyer-2111) - [Enrich new Intercom users with contact details and more from ExactBuyer-2108](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enrich%20new%20Intercom%20users%20with%20contact%20details%20and%20more%20from%20ExactBuyer-2108) - [Enrich new leads in Pipedrive and send an alert to Slack for high-quality ones-2135](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enrich%20new%20leads%20in%20Pipedrive%20and%20send%20an%20alert%20to%20Slack%20for%20high-quality%20ones-2135) - [Enrich Person Data and Update CRM with Airtop and Hubspot-4255](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enrich%20Person%20Data%20and%20Update%20CRM%20with%20Airtop%20and%20Hubspot-4255) - [Enrich Pipedrive CRM Contact Data with LinkedIn Profiles using GPT & Multi-CRM Support-4242](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enrich%20Pipedrive%20CRM%20Contact%20Data%20with%20LinkedIn%20Profiles%20using%20GPT%20%26%20Multi-CRM%20Support-4242) - [Enrich Pipedrive's Organization Data with OpenAI GPT-4o & Notify it in Slack-2318](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enrich%20Pipedrive's%20Organization%20Data%20with%20OpenAI%20GPT-4o%20%26%20Notify%20it%20in%20Slack-2318) - [Enrich Procurement Contacts from Company IDs with Apollo, Google Sheets & Telegram-7589](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enrich%20Procurement%20Contacts%20from%20Company%20IDs%20with%20Apollo%2C%20Google%20Sheets%20%26%20Telegram-7589) - [Enrich Seller Data with Email & Domain Lookup using Bright Data & Google Search-4072](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enrich%20Seller%20Data%20with%20Email%20%26%20Domain%20Lookup%20using%20Bright%20Data%20%26%20Google%20Search-4072) - [Enrich up to 1500 emails per hour with Dropcontact batch requests-2272](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enrich%20up%20to%201500%20emails%20per%20hour%20with%20Dropcontact%20batch%20requests-2272) - [Enrich website visitors with Leadfeeder & Clearbit and save to Google Sheets-2113](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enrich%20website%20visitors%20with%20Leadfeeder%20%26%20Clearbit%20and%20save%20to%20Google%20Sheets-2113) - [Enriching Brazilian Company Data with CNPJ API and Google Sheets-7457](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enriching%20Brazilian%20Company%20Data%20with%20CNPJ%20API%20and%20Google%20Sheets-7457) - [Enterprise Contract Lifecycle Management with AI Risk Analysis-8497](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Enterprise%20Contract%20Lifecycle%20Management%20with%20AI%20Risk%20Analysis-8497) - [Entra Contacts to Zammad User Sync-2599](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Entra%20Contacts%20to%20Zammad%20User%20Sync-2599) - [EPA Clean Water Act Data Access & Compliance Monitoring API Integration-5623](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/EPA%20Clean%20Water%20Act%20Data%20Access%20%26%20Compliance%20Monitoring%20API%20Integration-5623) - [EPA Environmental Compliance Data API for AI Agents with MCP Server-5636](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/EPA%20Environmental%20Compliance%20Data%20API%20for%20AI%20Agents%20with%20MCP%20Server-5636) - [ERP AI chatbot for Odoo sales module with OpenAI-2325](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/ERP%20AI%20chatbot%20for%20Odoo%20sales%20module%20with%20OpenAI-2325) - [Error Handler send Telegram: Real-Time Workflow Failure Alerts-3038](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Error%20Handler%20send%20Telegram%3A%20Real-Time%20Workflow%20Failure%20Alerts-3038) - [Error Handling System with PostgreSQL Logging and Rate-Limited Notifications-3882](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Error%20Handling%20System%20with%20PostgreSQL%20Logging%20and%20Rate-Limited%20Notifications-3882) - [Error handling: Send email via Gmail on execution or trigger-level errors-3075](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Error%20handling%3A%20Send%20email%20via%20Gmail%20on%20execution%20or%20trigger-level%20errors-3075) - [Error Log Monitor with SSH, Slack Alerts & Jira Ticket Creation-6677](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Error%20Log%20Monitor%20with%20SSH%2C%20Slack%20Alerts%20%26%20Jira%20Ticket%20Creation-6677) - [Estimate Construction Costs from Revit/IFC Models with GPT-4 and Claude-7652](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Estimate%20Construction%20Costs%20from%20Revit%2FIFC%20Models%20with%20GPT-4%20and%20Claude-7652) - [Evaluate AI Agent Response Correctness with OpenAI and RAGAS Methodology-4424](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Evaluate%20AI%20Agent%20Response%20Correctness%20with%20OpenAI%20and%20RAGAS%20Methodology-4424) - [Evaluate AI Agent Response Relevance using OpenAI and Cosine Similarity-4425](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Evaluate%20AI%20Agent%20Response%20Relevance%20using%20OpenAI%20and%20Cosine%20Similarity-4425) - [Evaluate Animal Advocacy Text with Hugging Face Open Paws AI Models-5587](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Evaluate%20Animal%20Advocacy%20Text%20with%20Hugging%20Face%20Open%20Paws%20AI%20Models-5587) - [Evaluate Interview & Update Scores with Azure GPT-4o-mini and Google Sheets-8526](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Evaluate%20Interview%20%26%20Update%20Scores%20with%20Azure%20GPT-4o-mini%20and%20Google%20Sheets-8526) - [Evaluate RAG Response Accuracy with OpenAI: Document Groundedness Metric-4426](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Evaluate%20RAG%20Response%20Accuracy%20with%20OpenAI%3A%20Document%20Groundedness%20Metric-4426) - [Evaluate tool usage accuracy in multi-agent AI workflows using Evaluation nodes-5523](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Evaluate%20tool%20usage%20accuracy%20in%20multi-agent%20AI%20workflows%20using%20Evaluation%20nodes-5523) - [Evaluation metric example: Categorization-4269](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Evaluation%20metric%20example%3A%20Categorization-4269) - [Evaluation metric example: Check if tool was called-4268](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Evaluation%20metric%20example%3A%20Check%20if%20tool%20was%20called-4268) - [Evaluation metric example: Correctness (judged by AI)-4271](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Evaluation%20metric%20example%3A%20Correctness%20(judged%20by%20AI)-4271) - [Evaluation metric example: RAG document relevance-4273](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Evaluation%20metric%20example%3A%20RAG%20document%20relevance-4273) - [Evaluation metric example: String similarity-4274](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Evaluation%20metric%20example%3A%20String%20similarity-4274) - [Evaluation Metric: Summarization-4428](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Evaluation%20Metric%3A%20Summarization-4428) - [Evaluations Metric: Answer Similarity-4423](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Evaluations%20Metric%3A%20Answer%20Similarity-4423) - [Event Registration & AI Networking Matchmaker with GPT-4o, JotForm & Google Sheets-9563](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Event%20Registration%20%26%20AI%20Networking%20Matchmaker%20with%20GPT-4o%2C%20JotForm%20%26%20Google%20Sheets-9563) - [Event Ticketing Backend: Auto QR Tickets with Google Sheets & Gmail-9280](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Event%20Ticketing%20Backend%3A%20Auto%20QR%20Tickets%20with%20Google%20Sheets%20%26%20Gmail-9280) - [Expense Logging with Telegram and Google Sheets: Weekly Summaries and Budget Alerts-8268](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Expense%20Logging%20with%20Telegram%20and%20Google%20Sheets%3A%20Weekly%20Summaries%20and%20Budget%20Alerts-8268) - [Expense Logging with Telegram to Google Sheets using AI Voice & Text Parsing-10993](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Expense%20Logging%20with%20Telegram%20to%20Google%20Sheets%20using%20AI%20Voice%20%26%20Text%20Parsing-10993) - [Explore n8n Nodes in a Visual Reference Library-3891](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Explore%20n8n%20Nodes%20in%20a%20Visual%20Reference%20Library-3891) - [Export & Organize Technology Stack Data From BuiltWith to Google Sheets-4785](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Export%20%26%20Organize%20Technology%20Stack%20Data%20From%20BuiltWith%20to%20Google%20Sheets-4785) - [Export AI Agent Conversation Logs from Postgres to Google Sheets-4464](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Export%20AI%20Agent%20Conversation%20Logs%20from%20Postgres%20to%20Google%20Sheets-4464) - [Export all Strava Activity Data to Google Sheets-2678](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Export%20all%20Strava%20Activity%20Data%20to%20Google%20Sheets-2678) - [Export Amazon Product Reviews in Bulk to Google Sheets via RapidAPI-7050](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Export%20Amazon%20Product%20Reviews%20in%20Bulk%20to%20Google%20Sheets%20via%20RapidAPI-7050) - [Export Cloudflare Domains with DNS Records and Settings to Google Sheets-4850](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Export%20Cloudflare%20Domains%20with%20DNS%20Records%20and%20Settings%20to%20Google%20Sheets-4850) - [Export Dialogflow Intents with Priority Levels to Google Sheets via Telegram-7073](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Export%20Dialogflow%20Intents%20with%20Priority%20Levels%20to%20Google%20Sheets%20via%20Telegram-7073) - [Export Google Search Console Data to Airtable Automatically-8679](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Export%20Google%20Search%20Console%20Data%20to%20Airtable%20Automatically-8679) - [Export Icon Metadata from Iconfinder to HTML & CSV with Previews-10404](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Export%20Icon%20Metadata%20from%20Iconfinder%20to%20HTML%20%26%20CSV%20with%20Previews-10404) - [Export Jamf Policies to Slack as CSV for Instant Auditing-6440](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Export%20Jamf%20Policies%20to%20Slack%20as%20CSV%20for%20Instant%20Auditing-6440) - [Export Jamf Smart Group Membership to Slack as Viewable CSV Reports-6040](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Export%20Jamf%20Smart%20Group%20Membership%20to%20Slack%20as%20Viewable%20CSV%20Reports-6040) - [Export JSON file to Google Sheets-1736](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Export%20JSON%20file%20to%20Google%20Sheets-1736) - [Export n8n Cloud execution data to CSV-2295](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Export%20n8n%20Cloud%20execution%20data%20to%20CSV-2295) - [Export new deals from HubSpot to Slack and Airtable-1225](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Export%20new%20deals%20from%20HubSpot%20to%20Slack%20and%20Airtable-1225) - [Export Odoo Company Data via API Endpoint with JSON/Excel Output Options-9653](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Export%20Odoo%20Company%20Data%20via%20API%20Endpoint%20with%20JSON%2FExcel%20Output%20Options-9653) - [Export PDF invoices from SmartBill to Google Drive-2887](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Export%20PDF%20invoices%20from%20SmartBill%20to%20Google%20Drive-2887) - [Export Search Console Results to Google Sheets-2613](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Export%20Search%20Console%20Results%20to%20Google%20Sheets-2613) - [Export WordPress Posts to CSV and Upload to Google Drive-2889](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Export%20WordPress%20Posts%20to%20CSV%20and%20Upload%20to%20Google%20Drive-2889) - [Export WordPress Posts with Categories and Tags to Google Sheets for SEO Audits-10031](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Export%20WordPress%20Posts%20with%20Categories%20and%20Tags%20to%20Google%20Sheets%20for%20SEO%20Audits-10031) - [Export Zammad Objects (Users, Roles, Groups, Organizations) to Excel-2596](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Export%20Zammad%20Objects%20(Users%2C%20Roles%2C%20Groups%2C%20Organizations)%20to%20Excel-2596) - [Exporting Tawk.to Help Center Articles to Google Drive as Markdown Files-9785](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Exporting%20Tawk.to%20Help%20Center%20Articles%20to%20Google%20Drive%20as%20Markdown%20Files-9785) - [Expose Amazon CloudWatch Application Insights API with 27 Operations for AI Tools-5498](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Expose%20Amazon%20CloudWatch%20Application%20Insights%20API%20with%2027%20Operations%20for%20AI%20Tools-5498) - [Expose Analyze sentiment endpoint via πŸ› οΈ Google Cloud Natural Language Tool MCP Server-5257](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Expose%20Analyze%20sentiment%20endpoint%20via%20%F0%9F%9B%A0%EF%B8%8F%20Google%20Cloud%20Natural%20Language%20Tool%20MCP%20Server-5257) - [Expose AWS Budgets API Operations to AI Agents via MCP Server-5499](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Expose%20AWS%20Budgets%20API%20Operations%20to%20AI%20Agents%20via%20MCP%20Server-5499) - [Expose Chomp Food Database to AI Agents with MCP Server (4 food operations)-5551](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Expose%20Chomp%20Food%20Database%20to%20AI%20Agents%20with%20MCP%20Server%20(4%20food%20operations)-5551) - [Expose eBay Browse API for AI Agents with MCP Server-5563](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Expose%20eBay%20Browse%20API%20for%20AI%20Agents%20with%20MCP%20Server-5563) - [Expose eBay Taxonomy API to AI Agents for Category Management-5565](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Expose%20eBay%20Taxonomy%20API%20to%20AI%20Agents%20for%20Category%20Management-5565) - [Expose eBay Translation API as AI Agent Tool with MCP Server-5569](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Expose%20eBay%20Translation%20API%20as%20AI%20Agent%20Tool%20with%20MCP%20Server-5569) - [Expose File, Form, & Hook Operations to AI Agents - KoBoToolbox Tool MCP Server-5235](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Expose%20File%2C%20Form%2C%20%26%20Hook%20Operations%20to%20AI%20Agents%20-%20KoBoToolbox%20Tool%20MCP%20Server-5235) - [Expose Get tracking details to AI Agents via πŸ› οΈ DHL Tool MCP Server-5279](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Expose%20Get%20tracking%20details%20to%20AI%20Agents%20via%20%F0%9F%9B%A0%EF%B8%8F%20DHL%20Tool%20MCP%20Server-5279) - [Expose Translate a language endpoint to AI Agents with DeepL Tool MCP Server-5313](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Expose%20Translate%20a%20language%20endpoint%20to%20AI%20Agents%20with%20DeepL%20Tool%20MCP%20Server-5313) - [Expose Translate endpoint to AI Agents via πŸ› οΈ Google Translate Tool MCP Server-5248](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Expose%20Translate%20endpoint%20to%20AI%20Agents%20via%20%F0%9F%9B%A0%EF%B8%8F%20Google%20Translate%20Tool%20MCP%20Server-5248) - [Expose TravisCI Build Operations to AI Agents with MCP Server-5080](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Expose%20TravisCI%20Build%20Operations%20to%20AI%20Agents%20with%20MCP%20Server-5080) - [Expose TruAnon API to AI Agents with MCP Server for Profile & Token Access-5639](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Expose%20TruAnon%20API%20to%20AI%20Agents%20with%20MCP%20Server%20for%20Profile%20%26%20Token%20Access-5639) - [Expose Zoom Meeting Operations to AI Agents via MCP Server-5056](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Expose%20Zoom%20Meeting%20Operations%20to%20AI%20Agents%20via%20MCP%20Server-5056) - [Extend n8n with additional tools-1605](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extend%20n8n%20with%20additional%20tools-1605) - [Extract & Analyze Brand Content with Bright Data and Google Gemini-3846](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20%26%20Analyze%20Brand%20Content%20with%20Bright%20Data%20and%20Google%20Gemini-3846) - [Extract & Analyze Competitor Backlink Data with Bright Data MCP & GPT-5963](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20%26%20Analyze%20Competitor%20Backlink%20Data%20with%20Bright%20Data%20MCP%20%26%20GPT-5963) - [Extract & Approve Tasks from Telegram to Notion with Gemini AI & Voice Support-9424](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20%26%20Approve%20Tasks%20from%20Telegram%20to%20Notion%20with%20Gemini%20AI%20%26%20Voice%20Support-9424) - [Extract & Classify Invoices & Receipts with Gmail, OpenAI and Google Drive-3719](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20%26%20Classify%20Invoices%20%26%20Receipts%20with%20Gmail%2C%20OpenAI%20and%20Google%20Drive-3719) - [Extract & Enrich LinkedIn Comments to Leads with Apify β†’ Google Sheets/CSV-4635](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20%26%20Enrich%20LinkedIn%20Comments%20to%20Leads%20with%20Apify%20%E2%86%92%20Google%20Sheets%2FCSV-4635) - [Extract & Filter Reddit Posts & Comments with Keyword Search & Markdown Formatting-9201](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20%26%20Filter%20Reddit%20Posts%20%26%20Comments%20with%20Keyword%20Search%20%26%20Markdown%20Formatting-9201) - [Extract & Process Invoices with Gemini AI, Google Sheets & Gmail Notifications-8548](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20%26%20Process%20Invoices%20with%20Gemini%20AI%2C%20Google%20Sheets%20%26%20Gmail%20Notifications-8548) - [Extract & Process Specific Links from sitemap.xml-3133](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20%26%20Process%20Specific%20Links%20from%20sitemap.xml-3133) - [Extract & Search ProductHunt Data with Bright Data MCP and Google Gemini AI-4823](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20%26%20Search%20ProductHunt%20Data%20with%20Bright%20Data%20MCP%20and%20Google%20Gemini%20AI-4823) - [Extract & Store Invoice Data with PDF Vector, Google Drive & Database-8494](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20%26%20Store%20Invoice%20Data%20with%20PDF%20Vector%2C%20Google%20Drive%20%26%20Database-8494) - [Extract & Store Receipt Data with GPT-4, OCR, Google Sheets & Notion via Telegram Bot-8279](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20%26%20Store%20Receipt%20Data%20with%20GPT-4%2C%20OCR%2C%20Google%20Sheets%20%26%20Notion%20via%20Telegram%20Bot-8279) - [Extract & Store Recently Added n8n Community Workflows with ScrapeGraphAI and Gemini-8467](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20%26%20Store%20Recently%20Added%20n8n%20Community%20Workflows%20with%20ScrapeGraphAI%20and%20Gemini-8467) - [Extract & Structure Invoice Data with Google Vision OCR, Gemini LLM & Google Sheets-7302](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20%26%20Structure%20Invoice%20Data%20with%20Google%20Vision%20OCR%2C%20Gemini%20LLM%20%26%20Google%20Sheets-7302) - [Extract & Summarize B2B Leads from Crunchbase with Bright Data, GPT-4o & Google Sheets-4250](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20%26%20Summarize%20B2B%20Leads%20from%20Crunchbase%20with%20Bright%20Data%2C%20GPT-4o%20%26%20Google%20Sheets-4250) - [Extract & Summarize Bing Copilot Search Results with Gemini AI and Bright Data-3536](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20%26%20Summarize%20Bing%20Copilot%20Search%20Results%20with%20Gemini%20AI%20and%20Bright%20Data-3536) - [Extract & Summarize Indeed Company Info with Bright Data and Google Gemini-3702](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20%26%20Summarize%20Indeed%20Company%20Info%20with%20Bright%20Data%20and%20Google%20Gemini-3702) - [Extract & Summarize LinkedIn Profiles with Bright Data, Google Gemini & Supabase-7519](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20%26%20Summarize%20LinkedIn%20Profiles%20with%20Bright%20Data%2C%20Google%20Gemini%20%26%20Supabase-7519) - [Extract & Summarize Wikipedia Data with Bright Data and Gemini AI-3539](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20%26%20Summarize%20Wikipedia%20Data%20with%20Bright%20Data%20and%20Gemini%20AI-3539) - [Extract & Summarize Yelp Business Review with Bright Data and Google Gemini-3682](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20%26%20Summarize%20Yelp%20Business%20Review%20with%20Bright%20Data%20and%20Google%20Gemini-3682) - [Extract & Transform HackerNews Data to Google Docs using Gemini 2.0 Flash-5677](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20%26%20Transform%20HackerNews%20Data%20to%20Google%20Docs%20using%20Gemini%202.0%20Flash-5677) - [Extract & Validate Legal Citations from Documents with PDF Vector AI-8504](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20%26%20Validate%20Legal%20Citations%20from%20Documents%20with%20PDF%20Vector%20AI-8504) - [Extract Actionable Security Insights from HackerOne Reports with Google Gemini-6301](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Actionable%20Security%20Insights%20from%20HackerOne%20Reports%20with%20Google%20Gemini-6301) - [Extract Amazon Best Seller Electronic Info with Bright Data and Google Gemini-3681](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Amazon%20Best%20Seller%20Electronic%20Info%20with%20Bright%20Data%20and%20Google%20Gemini-3681) - [Extract Amazon Book Data & Generate Purchase Reports with Decodo Scraper & GPT 4.1 mini-8142](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Amazon%20Book%20Data%20%26%20Generate%20Purchase%20Reports%20with%20Decodo%20Scraper%20%26%20GPT%204.1%20mini-8142) - [Extract Amazon Product Data with Scrape.do, GPT-4 & Google Sheets-8678](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Amazon%20Product%20Data%20with%20Scrape.do%2C%20GPT-4%20%26%20Google%20Sheets-8678) - [Extract and Analyze Talent Intelligence and Data Mining with LinkedIn, Decodo, and GPT-4o-mini-9878](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20and%20Analyze%20Talent%20Intelligence%20and%20Data%20Mining%20with%20LinkedIn%2C%20Decodo%2C%20and%20GPT-4o-mini-9878) - [Extract and Analyze Truth Social Posts for Stock Market Impact with Airtop & Slack-5772](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20and%20Analyze%20Truth%20Social%20Posts%20for%20Stock%20Market%20Impact%20with%20Airtop%20%26%20Slack-5772) - [Extract and Analyze Web Data with Bright Data & Google Gemini-8714](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20and%20Analyze%20Web%20Data%20with%20Bright%20Data%20%26%20Google%20Gemini-8714) - [Extract and Clean YouTube Video Transcripts with RapidAPI-3417](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20and%20Clean%20YouTube%20Video%20Transcripts%20with%20RapidAPI-3417) - [Extract and Convert PDF Documents to Markdown with LlamaIndex Cloud API-7164](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20and%20Convert%20PDF%20Documents%20to%20Markdown%20with%20LlamaIndex%20Cloud%20API-7164) - [Extract And Decode Google News RSS URLs to Clean Article Links-3150](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20And%20Decode%20Google%20News%20RSS%20URLs%20to%20Clean%20Article%20Links-3150) - [Extract and Format PDF Data from Google Drive-9061](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20and%20Format%20PDF%20Data%20from%20Google%20Drive-9061) - [Extract and Merge Twitter (X) Threads using TwitterAPI.io-4088](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20and%20Merge%20Twitter%20(X)%20Threads%20using%20TwitterAPI.io-4088) - [Extract and Organize Colombian Invoices with Gmail, GPT-4o & Google Workspace-3951](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20and%20Organize%20Colombian%20Invoices%20with%20Gmail%2C%20GPT-4o%20%26%20Google%20Workspace-3951) - [Extract and Organize Contract Details from PDFs with Slack, GPT-4o, and Google Sheets-8440](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20and%20Organize%20Contract%20Details%20from%20PDFs%20with%20Slack%2C%20GPT-4o%2C%20and%20Google%20Sheets-8440) - [Extract and Organize Receipt Data for Expense Tracking with VLM Run and Google-5051](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20and%20Organize%20Receipt%20Data%20for%20Expense%20Tracking%20with%20VLM%20Run%20and%20Google-5051) - [Extract and Organize Receipt Data with WhatsApp, GPT-4V and Google Sheets-8259](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20and%20Organize%20Receipt%20Data%20with%20WhatsApp%2C%20GPT-4V%20and%20Google%20Sheets-8259) - [Extract and Parse Revit Model Data to Structured Excel Format-7654](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20and%20Parse%20Revit%20Model%20Data%20to%20Structured%20Excel%20Format-7654) - [Extract and Process Healthcare Claims with VLM Run, Google Drive and Sheets-7849](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20and%20Process%20Healthcare%20Claims%20with%20VLM%20Run%2C%20Google%20Drive%20and%20Sheets-7849) - [Extract and process information directly from PDF using Claude and Gemini-2764](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20and%20process%20information%20directly%20from%20PDF%20using%20Claude%20and%20Gemini-2764) - [Extract and Save Invoice Data from Google Drive to Sheets with Dumpling AI-4059](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20and%20Save%20Invoice%20Data%20from%20Google%20Drive%20to%20Sheets%20with%20Dumpling%20AI-4059) - [Extract and Store YouTube Video Comments in Google Sheets-5690](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20and%20Store%20YouTube%20Video%20Comments%20in%20Google%20Sheets-5690) - [Extract and Structure Hacker News Job Posts with Gemini AI and Save to Airtable-4278](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20and%20Structure%20Hacker%20News%20Job%20Posts%20with%20Gemini%20AI%20and%20Save%20to%20Airtable-4278) - [Extract and Structure Invoice Data with DocSumo and Export to Excel-6195](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20and%20Structure%20Invoice%20Data%20with%20DocSumo%20and%20Export%20to%20Excel-6195) - [Extract and Structure Thai Documents to Google Sheets using Typhoon OCR and Llama 3.1-4300](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20and%20Structure%20Thai%20Documents%20to%20Google%20Sheets%20using%20Typhoon%20OCR%20and%20Llama%203.1-4300) - [Extract and Structure X Post Comments with Airtop Browser Automation-4208](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20and%20Structure%20X%20Post%20Comments%20with%20Airtop%20Browser%20Automation-4208) - [Extract and Translate TikTok Video Transcripts with OpenAI GPT-4 to Google Docs-5930](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20and%20Translate%20TikTok%20Video%20Transcripts%20with%20OpenAI%20GPT-4%20to%20Google%20Docs-5930) - [Extract and Upload Files from Zip Archives to Google Drive-9795](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20and%20Upload%20Files%20from%20Zip%20Archives%20to%20Google%20Drive-9795) - [Extract and Verify Book Titles from Bookshelf Photos using GPT-4o and Google Books-7350](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20and%20Verify%20Book%20Titles%20from%20Bookshelf%20Photos%20using%20GPT-4o%20and%20Google%20Books-7350) - [Extract Attendance from Google Drive Images to Sheets with VLM Run AI & Gmail Alerts-9327](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Attendance%20from%20Google%20Drive%20Images%20to%20Sheets%20with%20VLM%20Run%20AI%20%26%20Gmail%20Alerts-9327) - [Extract Business Card Data & Generate Follow-ups with Google Vision OCR & GPT-4 Mini-9643](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Business%20Card%20Data%20%26%20Generate%20Follow-ups%20with%20Google%20Vision%20OCR%20%26%20GPT-4%20Mini-9643) - [Extract Business Card Data from Slack to Google Sheets with GPT-4o OCR-8367](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Business%20Card%20Data%20from%20Slack%20to%20Google%20Sheets%20with%20GPT-4o%20OCR-8367) - [Extract Business Card Data from Telegram to Google Sheets with OpenRouter AI Vision-9754](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Business%20Card%20Data%20from%20Telegram%20to%20Google%20Sheets%20with%20OpenRouter%20AI%20Vision-9754) - [Extract Business Contact Info from Google Maps to Google Sheets with Regex-7943](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Business%20Contact%20Info%20from%20Google%20Maps%20to%20Google%20Sheets%20with%20Regex-7943) - [Extract Business Contact Leads from Google Maps with RapidAPI and Google Sheets-5794](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Business%20Contact%20Leads%20from%20Google%20Maps%20with%20RapidAPI%20and%20Google%20Sheets-5794) - [Extract Business Email Addresses Using Serper.dev and ScrapingBee from Google Sheets-7071](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Business%20Email%20Addresses%20Using%20Serper.dev%20and%20ScrapingBee%20from%20Google%20Sheets-7071) - [Extract Business Emails from Google Maps Listings for Lead Generation-10074](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Business%20Emails%20from%20Google%20Maps%20Listings%20for%20Lead%20Generation-10074) - [Extract Business Emails from Google Maps Search Results to Google Sheets-6085](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Business%20Emails%20from%20Google%20Maps%20Search%20Results%20to%20Google%20Sheets-6085) - [Extract Business Emails from Google Maps to Google Sheets for Lead Generation-7908](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Business%20Emails%20from%20Google%20Maps%20to%20Google%20Sheets%20for%20Lead%20Generation-7908) - [Extract Business Leads from Gmail to Google Sheets with Slack Notifications-7752](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Business%20Leads%20from%20Gmail%20to%20Google%20Sheets%20with%20Slack%20Notifications-7752) - [Extract Business Leads from Google Maps with Dumpling AI to Google Sheets-3593](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Business%20Leads%20from%20Google%20Maps%20with%20Dumpling%20AI%20to%20Google%20Sheets-3593) - [Extract Business Leads from Reddit using GPT-4.1-mini Analysis and Google Sheets-3849](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Business%20Leads%20from%20Reddit%20using%20GPT-4.1-mini%20Analysis%20and%20Google%20Sheets-3849) - [Extract Citation Sources from Google AI Overview to Google Sheets with DataForSEO-7539](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Citation%20Sources%20from%20Google%20AI%20Overview%20to%20Google%20Sheets%20with%20DataForSEO-7539) - [Extract Clean Web Content with Anti-Bot Fallback for AI Agents & Workflows-5392](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Clean%20Web%20Content%20with%20Anti-Bot%20Fallback%20for%20AI%20Agents%20%26%20Workflows-5392) - [Extract Clinical Data from Medical Documents with PDF Vector & HIPAA Compliance-8502](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Clinical%20Data%20from%20Medical%20Documents%20with%20PDF%20Vector%20%26%20HIPAA%20Compliance-8502) - [Extract Company Data and Calculate ICP Score with Airtop-4260](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Company%20Data%20and%20Calculate%20ICP%20Score%20with%20Airtop-4260) - [Extract Construction Blueprint Data with VLM Run and Microsoft Office Suite-8304](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Construction%20Blueprint%20Data%20with%20VLM%20Run%20and%20Microsoft%20Office%20Suite-8304) - [Extract Contact Information from Business Cards with Mistral OCR and GPT-4o-mini-9212](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Contact%20Information%20from%20Business%20Cards%20with%20Mistral%20OCR%20and%20GPT-4o-mini-9212) - [Extract Contacts from Business Cards to Google Sheets With GPT4o-6840](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Contacts%20from%20Business%20Cards%20to%20Google%20Sheets%20With%20GPT4o-6840) - [Extract Context from Voice Notes with OpenRouter AI & Milvus for RAG Systems-7430](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Context%20from%20Voice%20Notes%20with%20OpenRouter%20AI%20%26%20Milvus%20for%20RAG%20Systems-7430) - [Extract Customer Pain Points from Support Forums with Bright Data & GPT-4-5952](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Customer%20Pain%20Points%20from%20Support%20Forums%20with%20Bright%20Data%20%26%20GPT-4-5952) - [Extract Data from Documents with GPT-4, PDFVector & PostgreSQL Export-7357](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Data%20from%20Documents%20with%20GPT-4%2C%20PDFVector%20%26%20PostgreSQL%20Export-7357) - [Extract Data from Invoices with OCR, Gemini AI, and Airtable-7634](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Data%20from%20Invoices%20with%20OCR%2C%20Gemini%20AI%2C%20and%20Airtable-7634) - [Extract Data from Thai Government Letters with Mistral OCR and Store in Google Sheets-6702](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Data%20from%20Thai%20Government%20Letters%20with%20Mistral%20OCR%20and%20Store%20in%20Google%20Sheets-6702) - [Extract Data from Trip Receipts with GPT-4.1-mini, Google Sheets & Email Notifications-6896](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Data%20from%20Trip%20Receipts%20with%20GPT-4.1-mini%2C%20Google%20Sheets%20%26%20Email%20Notifications-6896) - [Extract Domain and verify email syntax on the go-2239](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Domain%20and%20verify%20email%20syntax%20on%20the%20go-2239) - [Extract Email Addresses from Websites with EmailListVerify API and Google Sheets-7948](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Email%20Addresses%20from%20Websites%20with%20EmailListVerify%20API%20and%20Google%20Sheets-7948) - [Extract Email Tasks with Gmail, ChatGPT-4o and Supabase-5496](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Email%20Tasks%20with%20Gmail%2C%20ChatGPT-4o%20and%20Supabase-5496) - [Extract emails from website HTMLs-2134](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20emails%20from%20website%20HTMLs-2134) - [Extract Emails, Phones & Social Links from Websites with Apify and Google Sheets-10739](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Emails%2C%20Phones%20%26%20Social%20Links%20from%20Websites%20with%20Apify%20and%20Google%20Sheets-10739) - [Extract Embedded Images from Google Drive Documents with VLM Run Agent-9326](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Embedded%20Images%20from%20Google%20Drive%20Documents%20with%20VLM%20Run%20Agent-9326) - [Extract Facebook Group Posts with Airtop-5138](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Facebook%20Group%20Posts%20with%20Airtop-5138) - [Extract Gmail Metadata to Google Sheets-6496](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Gmail%20Metadata%20to%20Google%20Sheets-6496) - [Extract Google Ads Creatives by Domain with SerpAPI and Export to CSV-4616](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Google%20Ads%20Creatives%20by%20Domain%20with%20SerpAPI%20and%20Export%20to%20CSV-4616) - [Extract Google My Business Leads by Service or Location with Bright Data-4555](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Google%20My%20Business%20Leads%20by%20Service%20or%20Location%20with%20Bright%20Data-4555) - [Extract Google Trends Keywords & Summarize Articles in Google Sheets-3132](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Google%20Trends%20Keywords%20%26%20Summarize%20Articles%20in%20Google%20Sheets-3132) - [Extract High-Engagement YouTube Keyword Trends for Content Strategy-8091](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20High-Engagement%20YouTube%20Keyword%20Trends%20for%20Content%20Strategy-8091) - [Extract Information from a Logo Sheet using forms, AI, Google Sheet and Airtable-2650](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Information%20from%20a%20Logo%20Sheet%20using%20forms%2C%20AI%2C%20Google%20Sheet%20and%20Airtable-2650) - [Extract insights & analyse YouTube comments via AI Agent chat-2636](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20insights%20%26%20analyse%20YouTube%20comments%20via%20AI%20Agent%20chat-2636) - [Extract Instagram Profile Data with Apify and Store in Google Sheets-4587](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Instagram%20Profile%20Data%20with%20Apify%20and%20Store%20in%20Google%20Sheets-4587) - [Extract Internal Links from a Webpage-3167](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Internal%20Links%20from%20a%20Webpage-3167) - [Extract Invoice Data from Email to Google Sheets using GPT-4o AI Automation-4376](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Invoice%20Data%20from%20Email%20to%20Google%20Sheets%20using%20GPT-4o%20AI%20Automation-4376) - [Extract Invoice Data from Gmail with GPT-4o and Send Slack Notifications-7735](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Invoice%20Data%20from%20Gmail%20with%20GPT-4o%20and%20Send%20Slack%20Notifications-7735) - [Extract Invoice Data from Google Drive to Sheets using PDF.co AI Parser-7862](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Invoice%20Data%20from%20Google%20Drive%20to%20Sheets%20using%20PDF.co%20AI%20Parser-7862) - [Extract Invoice Data from Google Drive to Sheets with Mistral OCR and Gemini-4868](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Invoice%20Data%20from%20Google%20Drive%20to%20Sheets%20with%20Mistral%20OCR%20and%20Gemini-4868) - [Extract Invoice Data from PDFs to JSON with Gemini AI and XML Transformation-8460](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Invoice%20Data%20from%20PDFs%20to%20JSON%20with%20Gemini%20AI%20and%20XML%20Transformation-8460) - [Extract Invoice Data from PDFs with AI - Google Sheets Email Alerts-4763](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Invoice%20Data%20from%20PDFs%20with%20AI%20-%20Google%20Sheets%20%20Email%20Alerts-4763) - [Extract Invoice Data from PDFs with Gemini AI to Google Sheets πŸ“„-9261](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Invoice%20Data%20from%20PDFs%20with%20Gemini%20AI%20to%20Google%20Sheets%20%F0%9F%93%84-9261) - [Extract Invoice Data from Slack PDFs to Google Sheets with GPT-4o-8431](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Invoice%20Data%20from%20Slack%20PDFs%20to%20Google%20Sheets%20with%20GPT-4o-8431) - [Extract Invoice Data from Telegram to Google Sheets with OCR & Gemini AI-9866](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Invoice%20Data%20from%20Telegram%20to%20Google%20Sheets%20with%20OCR%20%26%20Gemini%20AI-9866) - [Extract Legal Contract Data & Send Alerts with VLM Run, Google Workspace & Slack-9328](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Legal%20Contract%20Data%20%26%20Send%20Alerts%20with%20VLM%20Run%2C%20Google%20Workspace%20%26%20Slack-9328) - [Extract license plate number from image uploaded via an n8n form-2911](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20license%20plate%20number%20from%20image%20uploaded%20via%20an%20n8n%20form-2911) - [Extract Linkedin Company data with Airtop-4261](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Linkedin%20Company%20data%20with%20Airtop-4261) - [Extract LinkedIn Post Engagement Data with Airtop-4251](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20LinkedIn%20Post%20Engagement%20Data%20with%20Airtop-4251) - [Extract LinkedIn Profile Data & Generate Follow-ups with Vision AI and Google Forms-9855](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20LinkedIn%20Profile%20Data%20%26%20Generate%20Follow-ups%20with%20Vision%20AI%20and%20Google%20Forms-9855) - [Extract LinkedIn Profiles with Apify & Auto-Generate Lead Data for Google Sheets CRM-6116](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20LinkedIn%20Profiles%20with%20Apify%20%26%20Auto-Generate%20Lead%20Data%20for%20Google%20Sheets%20CRM-6116) - [Extract LinkedIn Sales Navigator Contacts to Google Sheets with Auto Pagination-9136](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20LinkedIn%20Sales%20Navigator%20Contacts%20to%20Google%20Sheets%20with%20Auto%20Pagination-9136) - [Extract Links and URLs from PDF documents using PDF.co-7031](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Links%20and%20URLs%20from%20PDF%20documents%20using%20PDF.co-7031) - [Extract Local Business Contacts with Google Sheets, SerpAPI, Apify & GPT-4o-6330](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Local%20Business%20Contacts%20with%20Google%20Sheets%2C%20SerpAPI%2C%20Apify%20%26%20GPT-4o-6330) - [Extract Market Cap Data from Yahoo Finance with Bright Data & Visualize in Telegram-6489](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Market%20Cap%20Data%20from%20Yahoo%20Finance%20with%20Bright%20Data%20%26%20Visualize%20in%20Telegram-6489) - [Extract Marketing Insights & Generate Content from TikTok Videos with Dumpling AI & GPT-4-6154](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Marketing%20Insights%20%26%20Generate%20Content%20from%20TikTok%20Videos%20with%20Dumpling%20AI%20%26%20GPT-4-6154) - [Extract Marketing Insights from Google Reviews Using Dumpling AI + GPT-4-6155](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Marketing%20Insights%20from%20Google%20Reviews%20Using%20Dumpling%20AI%20%2B%20GPT-4-6155) - [Extract Marketing Testimonials from Feedback with Gemini AI and Google Sheets-4378](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Marketing%20Testimonials%20from%20Feedback%20with%20Gemini%20AI%20and%20Google%20Sheets-4378) - [Extract Medical Reports & Generate AI Health Advice with Mistral AI & GPT-4-9839](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Medical%20Reports%20%26%20Generate%20AI%20Health%20Advice%20with%20Mistral%20AI%20%26%20GPT-4-9839) - [Extract Meeting Tasks from Transcripts with AI and Sync to Trello-8652](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Meeting%20Tasks%20from%20Transcripts%20with%20AI%20and%20Sync%20to%20Trello-8652) - [Extract Meeting To-Do Lists from Audio with Google Gemini and Send to Slack-9808](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Meeting%20To-Do%20Lists%20from%20Audio%20with%20Google%20Gemini%20and%20Send%20to%20Slack-9808) - [Extract Named Entities from Web Pages with Google Natural Language API-3950](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Named%20Entities%20from%20Web%20Pages%20with%20Google%20Natural%20Language%20API-3950) - [Extract Organizations & Summarize Documents with Foxit and Diffbot-6286](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Organizations%20%26%20Summarize%20Documents%20with%20Foxit%20and%20Diffbot-6286) - [Extract Pay Slip Data with Line Chatbot and Gemini to Google Sheets-3093](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Pay%20Slip%20Data%20with%20Line%20Chatbot%20and%20Gemini%20to%20Google%20Sheets-3093) - [Extract PDF Itineraries to Google Sheets with GPT-4.1-Mini & Gmail Notifications-9281](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20PDF%20Itineraries%20to%20Google%20Sheets%20with%20GPT-4.1-Mini%20%26%20Gmail%20Notifications-9281) - [Extract Person Data and Calculate ICP Score with Airtop-4256](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Person%20Data%20and%20Calculate%20ICP%20Score%20with%20Airtop-4256) - [Extract personal data with self-hosted LLM Mistral NeMo-2766](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20personal%20data%20with%20self-hosted%20LLM%20Mistral%20NeMo-2766) - [Extract Physician Orders from Documents to Google Sheets with VLM Run AI-7959](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Physician%20Orders%20from%20Documents%20to%20Google%20Sheets%20with%20VLM%20Run%20AI-7959) - [Extract Product Info from Webpage Screenshots using Dumpling AI and GPT-4o-4329](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Product%20Info%20from%20Webpage%20Screenshots%20using%20Dumpling%20AI%20and%20GPT-4o-4329) - [Extract Product Info from Website Screenshots with Dumpling AI + Sheets-5169](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Product%20Info%20from%20Website%20Screenshots%20with%20Dumpling%20AI%20%2B%20Sheets-5169) - [Extract Public Email Addresses From Any Website Using Firecrawl-5786](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Public%20Email%20Addresses%20From%20Any%20Website%20Using%20Firecrawl-5786) - [Extract Purchase Orders from Gmail using Gemini AI and Save to Google Sheets-8585](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Purchase%20Orders%20from%20Gmail%20using%20Gemini%20AI%20and%20Save%20to%20Google%20Sheets-8585) - [Extract Skill Matrix to Google Sheets with Google Drive and GPT-4o-8530](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Skill%20Matrix%20to%20Google%20Sheets%20with%20Google%20Drive%20and%20GPT-4o-8530) - [Extract Specific Pages from PDFs with CustomJS API-3872](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Specific%20Pages%20from%20PDFs%20with%20CustomJS%20API-3872) - [Extract Specific Website Data with Form Input, Gemini 2.5 flash and Gmail-7754](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Specific%20Website%20Data%20with%20Form%20Input%2C%20Gemini%202.5%20flash%20and%20Gmail-7754) - [Extract Structured Candidate Data from Resumes with GPT AI-5752](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Structured%20Candidate%20Data%20from%20Resumes%20with%20GPT%20AI-5752) - [Extract Structured Data from Brave Search with Bright Data MCP & Google Gemini-4497](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Structured%20Data%20from%20Brave%20Search%20with%20Bright%20Data%20MCP%20%26%20Google%20Gemini-4497) - [Extract Structured Data from D&B Company Reports with GPT-4o-8868](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Structured%20Data%20from%20D%26B%20Company%20Reports%20with%20GPT-4o-8868) - [Extract Structured Data from Medical Documents with Google Gemini AI-5917](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Structured%20Data%20from%20Medical%20Documents%20with%20Google%20Gemini%20AI-5917) - [Extract Structured Invoice Data from JotForm PDFs with GPT-4.1-mini & Sheets-9963](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Structured%20Invoice%20Data%20from%20JotForm%20PDFs%20with%20GPT-4.1-mini%20%26%20Sheets-9963) - [Extract Structured LinkedIn Profile Data with Airtop & AI Parsing-4203](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Structured%20LinkedIn%20Profile%20Data%20with%20Airtop%20%26%20AI%20Parsing-4203) - [Extract Tasks from Telegram Messages to Notion using Gemini AI and Approvals-9271](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Tasks%20from%20Telegram%20Messages%20to%20Notion%20using%20Gemini%20AI%20and%20Approvals-9271) - [Extract Text from Google Drive Images with OCR.space, OpenRouter AI Summary to Sheets & Gmail-10541](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Text%20from%20Google%20Drive%20Images%20with%20OCR.space%2C%20OpenRouter%20AI%20Summary%20to%20Sheets%20%26%20Gmail-10541) - [Extract Text from Images & PDFs via Telegram with Mistral OCR to Markdown-6209](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Text%20from%20Images%20%26%20PDFs%20via%20Telegram%20with%20Mistral%20OCR%20to%20Markdown-6209) - [Extract Text from Images with Telegram Bot & Gemini 2.0 Flash OCR-5864](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Text%20from%20Images%20with%20Telegram%20Bot%20%26%20Gemini%202.0%20Flash%20OCR-5864) - [Extract Text from Images with Telegram Bot & OCR-5413](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Text%20from%20Images%20with%20Telegram%20Bot%20%26%20OCR-5413) - [Extract text from PDF and image using Vertex AI (Gemini) into CSV-2614](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20text%20from%20PDF%20and%20image%20using%20Vertex%20AI%20(Gemini)%20into%20CSV-2614) - [Extract Text from Receipts with OCR.space Table Recognition-8506](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Text%20from%20Receipts%20with%20OCR.space%20Table%20Recognition-8506) - [Extract Thai Bank Slip Data from LINE using SpaceOCR and Save to Google Sheets-3008](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Thai%20Bank%20Slip%20Data%20from%20LINE%20using%20SpaceOCR%20and%20Save%20to%20Google%20Sheets-3008) - [Extract TikTok Usernames from Any Video or Creator Link Format-10249](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20TikTok%20Usernames%20from%20Any%20Video%20or%20Creator%20Link%20Format-10249) - [Extract Timesheet Data with Mistral OCR & Gmail Human Verification-8767](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Timesheet%20Data%20with%20Mistral%20OCR%20%26%20Gmail%20Human%20Verification-8767) - [Extract Top Products from Any Website with Dumpling AI and GPT-4o-8565](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Top%20Products%20from%20Any%20Website%20with%20Dumpling%20AI%20and%20GPT-4o-8565) - [Extract Transactions from Images using unli.dev Vision API & Telegram-7704](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Transactions%20from%20Images%20using%20unli.dev%20Vision%20API%20%26%20Telegram-7704) - [Extract Trends, Auto-Generate Social Content with AI, Reddit and Google Trends-3560](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Trends%2C%20Auto-Generate%20Social%20Content%20with%20AI%2C%20Reddit%20and%20Google%20Trends-3560) - [Extract University Term Dates from Excel using CloudFlare Markdown Conversion-3505](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20University%20Term%20Dates%20from%20Excel%20using%20CloudFlare%20Markdown%20Conversion-3505) - [Extract URL from an email address-1377](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20URL%20from%20an%20email%20address-1377) - [Extract Web Page Data from Gmail Links and Save to Google Sheets-10006](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Web%20Page%20Data%20from%20Gmail%20Links%20and%20Save%20to%20Google%20Sheets-10006) - [Extract Website URLs from Sitemap.XML for SEO Analysis-4671](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Website%20URLs%20from%20Sitemap.XML%20for%20SEO%20Analysis-4671) - [Extract YouTube Channel Metadata to Google Docs using RapidAPI-7629](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20YouTube%20Channel%20Metadata%20to%20Google%20Docs%20using%20RapidAPI-7629) - [Extract YouTube Channel Videos to Google Sheets with Metadata Tracking-5767](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20YouTube%20Channel%20Videos%20to%20Google%20Sheets%20with%20Metadata%20Tracking-5767) - [Extract YouTube Creator Emails with Apify Scraper and GPT-4o Mini-7597](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20YouTube%20Creator%20Emails%20with%20Apify%20Scraper%20and%20GPT-4o%20Mini-7597) - [Extract YouTube Transcripts via Google Sheets or API Webhook-8211](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20YouTube%20Transcripts%20via%20Google%20Sheets%20or%20API%20Webhook-8211) - [Extract YouTube Video Metadata and Save to Google Docs using RapidAPI-7628](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20YouTube%20Video%20Metadata%20and%20Save%20to%20Google%20Docs%20using%20RapidAPI-7628) - [Extract YouTube Video Statistics and Save to Google Sheets-5766](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20YouTube%20Video%20Statistics%20and%20Save%20to%20Google%20Sheets-5766) - [Extract Zillow Property Data to Google Sheets with Scrape.do-9182](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%20Zillow%20Property%20Data%20to%20Google%20Sheets%20with%20Scrape.do-9182) - [Extract, Summarize & Analyze Amazon Price Drops with Bright Data & Google Gemini-4611](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%2C%20Summarize%20%26%20Analyze%20Amazon%20Price%20Drops%20with%20Bright%20Data%20%26%20Google%20Gemini-4611) - [Extract, Transform LinkedIn Data with Bright Data MCP Server & Google Gemini-3777](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extract%2C%20Transform%20LinkedIn%20Data%20with%20Bright%20Data%20MCP%20Server%20%26%20Google%20Gemini-3777) - [Extracts and organizes academic publications using GPT-4 Mini, Google Sheets, Gmail-9282](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Extracts%20and%20organizes%20academic%20publications%20using%20GPT-4%20Mini%2C%20Google%20Sheets%2C%20Gmail-9282) - [Facebook / Meta Ads Performance Monitoring with Slack Alerts (CTR, CPC, ROAS)-7976](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Facebook%20%2F%20Meta%20Ads%20Performance%20Monitoring%20with%20Slack%20Alerts%20(CTR%2C%20CPC%2C%20ROAS)-7976) - [Facebook Ads Competitive Analysis using Gemini and Open AI-4716](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Facebook%20Ads%20Competitive%20Analysis%20using%20Gemini%20and%20Open%20AI-4716) - [Facebook Ads Reporting Automation with Facebook Graph API and Google Sheets-6328](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Facebook%20Ads%20Reporting%20Automation%20with%20Facebook%20Graph%20API%20and%20Google%20Sheets-6328) - [Facebook Comment AI Moderator with Notion & Gemini-7660](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Facebook%20Comment%20AI%20Moderator%20with%20Notion%20%26%20Gemini-7660) - [Facebook Lead Management: Automate Email Responses with Gmail & Google Sheets-10323](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Facebook%20Lead%20Management%3A%20Automate%20Email%20Responses%20with%20Gmail%20%26%20Google%20Sheets-10323) - [Facebook Messenger Bot with GPT-4 for Text, Image & Voice Processing-9347](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Facebook%20Messenger%20Bot%20with%20GPT-4%20for%20Text%2C%20Image%20%26%20Voice%20Processing-9347) - [Facebook Messenger Chatbot with GPT-4.1 & Human Escalation Support-10321](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Facebook%20Messenger%20Chatbot%20with%20GPT-4.1%20%26%20Human%20Escalation%20Support-10321) - [Facebook Token Retrieval & Management-2959](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Facebook%20Token%20Retrieval%20%26%20Management-2959) - [Facebook/Meta Conversion API for eCommerce Leads/Orders-5136](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Facebook%2FMeta%20Conversion%20API%20for%20eCommerce%20Leads%2FOrders-5136) - [Family Assistant: Schedule, Meal & Routine Management with Email & Telegram-4855](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Family%20Assistant%3A%20Schedule%2C%20Meal%20%26%20Routine%20Management%20with%20Email%20%26%20Telegram-4855) - [Fast-track candidate CV screening with Gemini AI analysis from Gmail to Slack and Google Sheets-9764](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Fast-track%20candidate%20CV%20screening%20with%20Gemini%20AI%20analysis%20from%20Gmail%20to%20Slack%20and%20Google%20Sheets-9764) - [Fast-Track VIP Tickets with Google Sheets, ClickUp, and Telegram-8754](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Fast-Track%20VIP%20Tickets%20with%20Google%20Sheets%2C%20ClickUp%2C%20and%20Telegram-8754) - [Fetch All Page Content from Website and Store with Gemini Embedding in Pinecone-6526](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Fetch%20All%20Page%20Content%20from%20Website%20and%20Store%20with%20Gemini%20Embedding%20in%20Pinecone-6526) - [Fetch All Shopify Orders (Handles 250-Limit Loop)-5098](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Fetch%20All%20Shopify%20Orders%20(Handles%20250-Limit%20Loop)-5098) - [Fetch Country-Specific Google Trends Reports via Telegram Bot-6108](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Fetch%20Country-Specific%20Google%20Trends%20Reports%20via%20Telegram%20Bot-6108) - [Fetch Dynamic Prompts from GitHub and Auto-Populate n8n Expressions in Prompt-2893](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Fetch%20Dynamic%20Prompts%20from%20GitHub%20and%20Auto-Populate%20n8n%20Expressions%20in%20Prompt-2893) - [Fetch Hierarchical Data Records from Airtable with Multi-level Relationships-5750](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Fetch%20Hierarchical%20Data%20Records%20from%20Airtable%20with%20Multi-level%20Relationships-5750) - [Fetch Keyword From Google Sheet and Classify Them Using AI-2945](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Fetch%20Keyword%20From%20Google%20Sheet%20and%20Classify%20Them%20Using%20AI-2945) - [Fetch Live ETF Metrics from JustETF to Excel with One-Click Updates-2519](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Fetch%20Live%20ETF%20Metrics%20from%20JustETF%20to%20Excel%20with%20One-Click%20Updates-2519) - [Fetch Odoo Customer Data and Export to JSON or Excel-10599](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Fetch%20Odoo%20Customer%20Data%20and%20Export%20to%20JSON%20or%20Excel-10599) - [Fetch Random Dog Images from Dog CEO API via Webhook-4598](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Fetch%20Random%20Dog%20Images%20from%20Dog%20CEO%20API%20via%20Webhook-4598) - [Fetch Real-Time Bitget Spot Market Data with GPT-4o + Telegram-8607](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Fetch%20Real-Time%20Bitget%20Spot%20Market%20Data%20with%20GPT-4o%20%2B%20Telegram-8607) - [Fetch Real-Time Coinbase Spot Market Data with GPT-4o + Telegram-8606](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Fetch%20Real-Time%20Coinbase%20Spot%20Market%20Data%20with%20GPT-4o%20%2B%20Telegram-8606) - [Fetch Scriptures Dynamically from get Bible API-2818](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Fetch%20Scriptures%20Dynamically%20from%20get%20Bible%20API-2818) - [Fetch Squarespace Blog & Event Collections to Google Sheets-3098](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Fetch%20Squarespace%20Blog%20%26%20Event%20Collections%20to%20Google%20Sheets-3098) - [fetch the public IP addresses of your n8n instance-4750](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/fetch%20the%20public%20IP%20addresses%20of%20your%20n8n%20instance-4750) - [File Hash Verification for AI Agents with hashlookup CIRCL API-5554](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/File%20Hash%20Verification%20for%20AI%20Agents%20with%20hashlookup%20CIRCL%20API-5554) - [Filter & Summarize AI News from TechCrunch to Slack using OpenAI-7346](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Filter%20%26%20Summarize%20AI%20News%20from%20TechCrunch%20to%20Slack%20using%20OpenAI-7346) - [Filter Breaking Geopolitical News with AI Scoring & Telegram Alerts-10248](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Filter%20Breaking%20Geopolitical%20News%20with%20AI%20Scoring%20%26%20Telegram%20Alerts-10248) - [Filter for Positive Google Reviews using Telegram, Web Form & Google Sheets-9379](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Filter%20for%20Positive%20Google%20Reviews%20using%20Telegram%2C%20Web%20Form%20%26%20Google%20Sheets-9379) - [Filter Real-time News with Gemini AI and BrowserAct for Telegram Channels-8915](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Filter%20Real-time%20News%20with%20Gemini%20AI%20and%20BrowserAct%20for%20Telegram%20Channels-8915) - [Filter the feedback from Typeform and store in Google Sheets-1075](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Filter%20the%20feedback%20from%20Typeform%20and%20store%20in%20Google%20Sheets-1075) - [Filter URLs with AI-Powered robots.txt Compliance & Source Verification-8138](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Filter%20URLs%20with%20AI-Powered%20robots.txt%20Compliance%20%26%20Source%20Verification-8138) - [Financial Analysis Report Chatbot Agent with Gemini 2.5 Flash and Discord-7800](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Financial%20Analysis%20Report%20Chatbot%20Agent%20with%20Gemini%202.5%20Flash%20and%20Discord-7800) - [Financial Data Q&A Chatbot with Google Finance, SerpAPI, and OpenAI-7743](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Financial%20Data%20Q%26A%20Chatbot%20with%20Google%20Finance%2C%20SerpAPI%2C%20and%20OpenAI-7743) - [Financial News Digest with Google Gemini AI to Outlook Email-4074](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Financial%20News%20Digest%20with%20Google%20Gemini%20AI%20to%20Outlook%20Email-4074) - [Financial reporting AI: concise SEC 10-K/10-Q briefs via OpenRouter + Perplexity-8313](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Financial%20reporting%20AI%3A%20concise%20SEC%2010-K%2F10-Q%20briefs%20via%20OpenRouter%20%2B%20Perplexity-8313) - [Find & Qualify Funded Leads with BrowserAct & Gemini-9887](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%20%26%20Qualify%20Funded%20Leads%20with%20BrowserAct%20%26%20Gemini-9887) - [Find and Compare Online Tools with GPT-4o and SerpAPI Research-6042](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%20and%20Compare%20Online%20Tools%20with%20GPT-4o%20and%20SerpAPI%20Research-6042) - [Find and Verify Linkedin Profile with Airtop-4257](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%20and%20Verify%20Linkedin%20Profile%20with%20Airtop-4257) - [Find B2B Decision Maker Emails & Build Lead Database with Serper.dev & AnyMailFinder-7543](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%20B2B%20Decision%20Maker%20Emails%20%26%20Build%20Lead%20Database%20with%20Serper.dev%20%26%20AnyMailFinder-7543) - [Find Company LinkedIn URLs using Apify - Google Sheets Integration-10738](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%20Company%20LinkedIn%20URLs%20using%20Apify%20-%20Google%20Sheets%20Integration-10738) - [Find Content Gaps in Competitors' Websites with InfraNodus GraphRAG for SEO-4403](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%20Content%20Gaps%20in%20Competitors'%20Websites%20with%20InfraNodus%20GraphRAG%20for%20SEO-4403) - [Find Engagement Opportunities from Skool Communities using Apify & GPT-4.1-6617](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%20Engagement%20Opportunities%20from%20Skool%20Communities%20using%20Apify%20%26%20GPT-4.1-6617) - [Find Facebook Hidden Interests via Telegram-2058](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%20Facebook%20Hidden%20Interests%20via%20Telegram-2058) - [Find High-Intent Sales Leads by Scraping Glassdoor with Bright Data & GPT-3607](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%20High-Intent%20Sales%20Leads%20by%20Scraping%20Glassdoor%20with%20Bright%20Data%20%26%20GPT-3607) - [Find Hiring Posts on Threads with Apify, AI Filtering, and Telegram Alerts-9004](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%20Hiring%20Posts%20on%20Threads%20with%20Apify%2C%20AI%20Filtering%2C%20and%20Telegram%20Alerts-9004) - [Find Instagram Collaboration Leads using Apify Scraping and GPT-4o Evaluation-7019](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%20Instagram%20Collaboration%20Leads%20using%20Apify%20Scraping%20and%20GPT-4o%20Evaluation-7019) - [Find internal linking opportunities with SerpAPI and Google Sheets-9071](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%20internal%20linking%20opportunities%20with%20SerpAPI%20and%20Google%20Sheets-9071) - [Find Jobs via Telegram Bot: AI-Powered LinkedIn, Indeed & Monster Scraper-8275](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%20Jobs%20via%20Telegram%20Bot%3A%20AI-Powered%20LinkedIn%2C%20Indeed%20%26%20Monster%20Scraper-8275) - [Find Linkedin Company Page with Airtop-4254](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%20Linkedin%20Company%20Page%20with%20Airtop-4254) - [Find LinkedIn Professionals with Google Search and Airtable-5295](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%20LinkedIn%20Professionals%20with%20Google%20Search%20and%20Airtable-5295) - [Find Perfect Jobs & Generate Tailored Cover Letters with Gemini & Google Jobs-8487](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%20Perfect%20Jobs%20%26%20Generate%20Tailored%20Cover%20Letters%20with%20Gemini%20%26%20Google%20Jobs-8487) - [Find Quality YouTube Videos with Automated Filtering & Relevance Scoring to Google Sheets-5797](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%20Quality%20YouTube%20Videos%20with%20Automated%20Filtering%20%26%20Relevance%20Scoring%20to%20Google%20Sheets-5797) - [Find Recipes Using API Ninjas with Interactive Form Interface-7835](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%20Recipes%20Using%20API%20Ninjas%20with%20Interactive%20Form%20Interface-7835) - [Find Reddit Prospects & Generate Personalized Responses with Llama3 AI and Google Sheets-4068](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%20Reddit%20Prospects%20%26%20Generate%20Personalized%20Responses%20with%20Llama3%20AI%20and%20Google%20Sheets-4068) - [Find relevant X tweets based on your profile and suggest responses-4851](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%20relevant%20X%20tweets%20based%20on%20your%20profile%20and%20suggest%20responses-4851) - [Find step-by-step recipes from API Ninjas Recipe API in an n8n AI agent-7837](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%20step-by-step%20recipes%20from%20API%20Ninjas%20Recipe%20API%20in%20an%20n8n%20AI%20agent-7837) - [Find the Best Airbnb Deals Automatically with Bright Data & n8n-5224](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%20the%20Best%20Airbnb%20Deals%20Automatically%20with%20Bright%20Data%20%26%20n8n-5224) - [Find the Best Favicon from Multiple Sources with GPT-4 Vision Analysis-5599](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%20the%20Best%20Favicon%20from%20Multiple%20Sources%20with%20GPT-4%20Vision%20Analysis-5599) - [Find the Best Food Deals Automatically with Bright Data & n8n-5212](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%20the%20Best%20Food%20Deals%20Automatically%20with%20Bright%20Data%20%26%20n8n-5212) - [Find the Cheapest Flights Automatically with Bright Data & n8n-5218](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%20the%20Cheapest%20Flights%20Automatically%20with%20Bright%20Data%20%26%20n8n-5218) - [Find TikTok Video Questions from Keywords Using Dumpling AI + GPT-4-9249](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%20TikTok%20Video%20Questions%20from%20Keywords%20Using%20Dumpling%20AI%20%2B%20GPT-4-9249) - [Find Top Keywords for Youtube And Google and Store them in NocoDB-2884](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%20Top%20Keywords%20for%20Youtube%20And%20Google%20and%20Store%20them%20in%20NocoDB-2884) - [Find Top-Performing Instagram Reels & Save Insights to Notion with Gemini & Apify-5795](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%20Top-Performing%20Instagram%20Reels%20%26%20Save%20Insights%20to%20Notion%20with%20Gemini%20%26%20Apify-5795) - [Find Valid Vouchers and Promo Codes with SerpAPI, Decodo, and GPT-5 Mini-8075](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%20Valid%20Vouchers%20and%20Promo%20Codes%20with%20SerpAPI%2C%20Decodo%2C%20and%20GPT-5%20Mini-8075) - [Find, Scrape & Analyze Twitter Posts by Name with Bright Data & Gemini-4325](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Find%2C%20Scrape%20%26%20Analyze%20Twitter%20Posts%20by%20Name%20with%20Bright%20Data%20%26%20Gemini-4325) - [FinnHub API and Slack Template-5418](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/FinnHub%20API%20and%20Slack%20Template-5418) - [Firecrawl AI-Powered Market Intelligence Bot: Automated News Insights Delivery-4588](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Firecrawl%20AI-Powered%20Market%20Intelligence%20Bot%3A%20Automated%20News%20Insights%20Delivery-4588) - [Fix & Resend Guest Order Emails in Magento 2 via REST API-6707](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Fix%20%26%20Resend%20Guest%20Order%20Emails%20in%20Magento%202%20via%20REST%20API-6707) - [Flag Bounced Emails in Google Sheets from Gmail Delivery Error Messages-7251](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Flag%20Bounced%20Emails%20in%20Google%20Sheets%20from%20Gmail%20Delivery%20Error%20Messages-7251) - [Flexible Currency Rate Uploads for SAP B1 with AI Validation & Multiple Sources-4931](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Flexible%20Currency%20Rate%20Uploads%20for%20SAP%20B1%20with%20AI%20Validation%20%26%20Multiple%20Sources-4931) - [Flight Data Visualization with Chart.js, QuickChart API & Telegram Bot-7238](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Flight%20Data%20Visualization%20with%20Chart.js%2C%20QuickChart%20API%20%26%20Telegram%20Bot-7238) - [Flight Deal Analyzer with Weather Data using GPT, Google Flights & WordPress-10621](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Flight%20Deal%20Analyzer%20with%20Weather%20Data%20using%20GPT%2C%20Google%20Flights%20%26%20WordPress-10621) - [Flow from Reddit to Gmail with Key Features and GPT-4o Mini Usage-7162](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Flow%20from%20Reddit%20to%20Gmail%20with%20Key%20Features%20and%20GPT-4o%20Mini%20Usage-7162) - [Flux Dev Image Generation (Fal.ai) to Google Drive-2644](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Flux%20Dev%20Image%20Generation%20(Fal.ai)%20to%20Google%20Drive-2644) - [Food Delivery Notifications and Easy Expense Tracking-2707](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Food%20Delivery%20Notifications%20and%20Easy%20Expense%20Tracking-2707) - [Food Image Analysis for Calorie Estimation with Vision AI and Telegram-9619](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Food%20Image%20Analysis%20for%20Calorie%20Estimation%20with%20Vision%20AI%20and%20Telegram-9619) - [Food Menu Update Notifier-5877](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Food%20Menu%20Update%20Notifier-5877) - [Food Photo Analysis to Restaurant & Book Recommendations with GPT Vision and Google APIs-10211](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Food%20Photo%20Analysis%20to%20Restaurant%20%26%20Book%20Recommendations%20with%20GPT%20Vision%20and%20Google%20APIs-10211) - [Forex News & Sentiment Telegram Alerts-4659](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Forex%20News%20%26%20Sentiment%20Telegram%20Alerts-4659) - [Forget Trello πŸ› οΈ Wekan (open source) Tool MCP Server πŸ’ͺ all 24 operations-5061](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Forget%20Trello%20%F0%9F%9B%A0%EF%B8%8F%20Wekan%20(open%20source)%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2024%20operations-5061) - [Form to Meeting: Google Calendar, Zoom, Gmail & Slack Booking Automation-10104](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Form%20to%20Meeting%3A%20Google%20Calendar%2C%20Zoom%2C%20Gmail%20%26%20Slack%20Booking%20Automation-10104) - [Form with Dynamic Dropdown Field-2712](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Form%20with%20Dynamic%20Dropdown%20Field-2712) - [Form-Based X/Twitter Poster-4415](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Form-Based%20X%2FTwitter%20Poster-4415) - [Form-Triggered Instagram Video Downloads to Google Drive with Sheets Logging-8364](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Form-Triggered%20Instagram%20Video%20Downloads%20to%20Google%20Drive%20with%20Sheets%20Logging-8364) - [Forum Monitoring Automation with Bright Data & n8n-5213](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Forum%20Monitoring%20Automation%20with%20Bright%20Data%20%26%20n8n-5213) - [Forum Pulse for Telegram: Community Monitoring with Gemini & Groq AI Models-8573](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Forum%20Pulse%20for%20Telegram%3A%20Community%20Monitoring%20with%20Gemini%20%26%20Groq%20AI%20Models-8573) - [Forward Chatwoot Messages to WhatsApp via Evolution API with Media Support-6544](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Forward%20Chatwoot%20Messages%20to%20WhatsApp%20via%20Evolution%20API%20with%20Media%20Support-6544) - [Forward Email & LinkedIn Message Notifications from Reply.io to Telegram-7297](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Forward%20Email%20%26%20LinkedIn%20Message%20Notifications%20from%20Reply.io%20to%20Telegram-7297) - [Forward Filtered Gmail Notifications to Telegram Chat-3301](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Forward%20Filtered%20Gmail%20Notifications%20to%20Telegram%20Chat-3301) - [Fraudulent Booking Detector: Identify Suspicious Travel Transactions with Google Gemini-6266](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Fraudulent%20Booking%20Detector%3A%20Identify%20Suspicious%20Travel%20Transactions%20with%20Google%20Gemini-6266) - [Free AI Image Generator - n8n Automation Workflow with Gemini/ChatGPT-5626](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Free%20AI%20Image%20Generator%20-%20n8n%20Automation%20Workflow%20with%20Gemini%2FChatGPT-5626) - [Free YouTube Video Analyzer with AI-Powered Summaries & Email Alerts-2964](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Free%20YouTube%20Video%20Analyzer%20with%20AI-Powered%20Summaries%20%26%20Email%20Alerts-2964) - [From Google Drive to Instagram, TikTok & YouTube with AI Descriptions & Airtable Tracking-5787](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/From%20Google%20Drive%20to%20Instagram%2C%20TikTok%20%26%20YouTube%20with%20AI%20Descriptions%20%26%20Airtable%20Tracking-5787) - [From Sitemap Crawling to Vector Storage: Creating an Efficient Workflow for RAG-8707](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/From%20Sitemap%20Crawling%20to%20Vector%20Storage%3A%20Creating%20an%20Efficient%20Workflow%20for%20RAG-8707) - [FTP to Google Drive File Transfer with Batching and Scheduling-8822](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/FTP%20to%20Google%20Drive%20File%20Transfer%20with%20Batching%20and%20Scheduling-8822) - [Full Blog Content Automation with GPT-4, Claude & Ghost CMS Publisher-7920](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Full%20Blog%20Content%20Automation%20with%20GPT-4%2C%20Claude%20%26%20Ghost%20CMS%20Publisher-7920) - [Full Instagram API MCP Server-5581](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Full%20Instagram%20API%20MCP%20Server-5581) - [Full-Cycle Invoice Automation: Airtable, QuickBooks & Stripe-7291](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Full-Cycle%20Invoice%20Automation%3A%20Airtable%2C%20QuickBooks%20%26%20Stripe-7291) - [Fully Automate Blog Creation with GPT & Publish to WordPress via Google Sheets-8027](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Fully%20Automate%20Blog%20Creation%20with%20GPT%20%26%20Publish%20to%20WordPress%20via%20Google%20Sheets-8027) - [Fully Automated AI Video Generation & Multi-Platform Publishing-3442](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Fully%20Automated%20AI%20Video%20Generation%20%26%20Multi-Platform%20Publishing-3442) - [GA4 Anomaly Detection with Automated Slack & Email Alerts-7912](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/GA4%20Anomaly%20Detection%20with%20Automated%20Slack%20%26%20Email%20Alerts-7912) - [Gap-Time Cafe Finder with OpenRouter AI, Google Calendar, Maps & Slack Alerts-11034](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Gap-Time%20Cafe%20Finder%20with%20OpenRouter%20AI%2C%20Google%20Calendar%2C%20Maps%20%26%20Slack%20Alerts-11034) - [Gather Complete YouTube Channel Data to Google Sheets-5728](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Gather%20Complete%20YouTube%20Channel%20Data%20to%20Google%20Sheets-5728) - [Gather leads in Google Sheet and Mailchimp-429](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Gather%20leads%20in%20Google%20Sheet%20and%20Mailchimp-429) - [Gemini-Powered Facebook Comment & DM Assistant with Notion-8066](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Gemini-Powered%20Facebook%20Comment%20%26%20DM%20Assistant%20with%20Notion-8066) - [General 3D Presentation Workflow with Midjourney, GPT-4o-image and Kling APIs-3625](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/General%203D%20Presentation%20Workflow%20with%20Midjourney%2C%20GPT-4o-image%20and%20Kling%20APIs-3625) - [Generate & Auto-post AI Videos to Social Media with Veo3 and Blotato-5035](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Auto-post%20AI%20Videos%20to%20Social%20Media%20with%20Veo3%20and%20Blotato-5035) - [Generate & Auto-Post Social Videos to Multiple Platforms with GPT-4 and Kling AI-3501](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Auto-Post%20Social%20Videos%20to%20Multiple%20Platforms%20with%20GPT-4%20and%20Kling%20AI-3501) - [Generate & Auto-post Tech News AI Avatar Videos to Social Media with Heygen and Blotato-8308](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Auto-post%20Tech%20News%20AI%20Avatar%20Videos%20to%20Social%20Media%20with%20Heygen%20and%20Blotato-8308) - [Generate & Deliver Certificates with VerifiEmail & HTMLcsstoImg to Gmail-9273](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Deliver%20Certificates%20with%20VerifiEmail%20%26%20HTMLcsstoImg%20to%20Gmail-9273) - [Generate & Deliver Invoices from JotForm to Google Drive & Email with PDF Conversion-9447](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Deliver%20Invoices%20from%20JotForm%20to%20Google%20Drive%20%26%20Email%20with%20PDF%20Conversion-9447) - [Generate & Deploy Landing Pages with GPT, Gemini and Vercel-10447](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Deploy%20Landing%20Pages%20with%20GPT%2C%20Gemini%20and%20Vercel-10447) - [Generate & Distribute Market Reports with Google Docs, Sheets, and Gmail-6429](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Distribute%20Market%20Reports%20with%20Google%20Docs%2C%20Sheets%2C%20and%20Gmail-6429) - [Generate & Edit Images with Gemini AI: Storage & Email Delivery Pipeline-9216](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Edit%20Images%20with%20Gemini%20AI%3A%20Storage%20%26%20Email%20Delivery%20Pipeline-9216) - [Generate & Edit Images with OpenAI GPT-Image-1 and Share via Telegram-4391](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Edit%20Images%20with%20OpenAI%20GPT-Image-1%20and%20Share%20via%20Telegram-4391) - [Generate & Email Custom NDA Documents from Web Form Submissions-9406](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Email%20Custom%20NDA%20Documents%20from%20Web%20Form%20Submissions-9406) - [Generate & Email Personalized Certificates from Google Forms with Score Threshold-3771](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Email%20Personalized%20Certificates%20from%20Google%20Forms%20with%20Score%20Threshold-3771) - [Generate & Email Personalized Jokes with GPT-4o-mini and Gmail-5525](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Email%20Personalized%20Jokes%20with%20GPT-4o-mini%20and%20Gmail-5525) - [Generate & Email Professional Release Notes with GitHub, JIRA & Google Gemini-6129](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Email%20Professional%20Release%20Notes%20with%20GitHub%2C%20JIRA%20%26%20Google%20Gemini-6129) - [Generate & Enrich LinkedIn Leads with Apollo.io, LinkedIn API, Mail.so & GPT-3.5-3791](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Enrich%20LinkedIn%20Leads%20with%20Apollo.io%2C%20LinkedIn%20API%2C%20Mail.so%20%26%20GPT-3.5-3791) - [Generate & Explain Excel/Google Sheets Formulas with DeepSeek AI-6396](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Explain%20Excel%2FGoogle%20Sheets%20Formulas%20with%20DeepSeek%20AI-6396) - [Generate & Optimize Brand Stories with Ollama LLMs and Google Sheets-4765](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Optimize%20Brand%20Stories%20with%20Ollama%20LLMs%20and%20Google%20Sheets-4765) - [Generate & Post Animated Anime Wallpapers to TikTok with Flux AI and Fal AI-8641](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Post%20Animated%20Anime%20Wallpapers%20to%20TikTok%20with%20Flux%20AI%20and%20Fal%20AI-8641) - [Generate & Post LinkedIn Content Automatically with GPT-4 & GPT Image 1-7801](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Post%20LinkedIn%20Content%20Automatically%20with%20GPT-4%20%26%20GPT%20Image%201-7801) - [Generate & Post Unique MCQ Polls to Telegram with Gemini AI and Google Sheets-9264](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Post%20Unique%20MCQ%20Polls%20to%20Telegram%20with%20Gemini%20AI%20and%20Google%20Sheets-9264) - [Generate & Process Audio with Voxtral Small 24B AI using Replicate API-6799](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Process%20Audio%20with%20Voxtral%20Small%2024B%20AI%20using%20Replicate%20API-6799) - [Generate & Publish AI Cinematic Videos to YouTube Shorts using VEO3 & Gemini-8004](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Publish%20AI%20Cinematic%20Videos%20to%20YouTube%20Shorts%20using%20VEO3%20%26%20Gemini-8004) - [Generate & Publish AI News Avatar Videos with HeyGen and Blotato-8050](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Publish%20AI%20News%20Avatar%20Videos%20with%20HeyGen%20and%20Blotato-8050) - [Generate & Publish Image Carousels for Social Media with OpenAI DALL-E for TikTok & Instagram-4028](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Publish%20Image%20Carousels%20for%20Social%20Media%20with%20OpenAI%20DALL-E%20for%20TikTok%20%26%20Instagram-4028) - [Generate & Publish Professional COE Blogs with Gemini AI and Google Drive-5619](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Publish%20Professional%20COE%20Blogs%20with%20Gemini%20AI%20and%20Google%20Drive-5619) - [Generate & Publish Professional Video Ads with Veo 3, Gemini & Creatomate-8263](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Publish%20Professional%20Video%20Ads%20with%20Veo%203%2C%20Gemini%20%26%20Creatomate-8263) - [Generate & Publish SEO Articles with Claude AI, Webflow & Image Generation-5374](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Publish%20SEO%20Articles%20with%20Claude%20AI%2C%20Webflow%20%26%20Image%20Generation-5374) - [Generate & Publish SEO Blog Posts to Blogger using OpenRouter AI & Mediastack News-6015](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Publish%20SEO%20Blog%20Posts%20to%20Blogger%20using%20OpenRouter%20AI%20%26%20Mediastack%20News-6015) - [Generate & Publish SEO-Optimized Blog Posts with Perplexity, GPT-5 Mini & GitHub-7279](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Publish%20SEO-Optimized%20Blog%20Posts%20with%20Perplexity%2C%20GPT-5%20Mini%20%26%20GitHub-7279) - [Generate & Publish SEO-Optimized WordPress Blog Posts with AI-4024](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Publish%20SEO-Optimized%20WordPress%20Blog%20Posts%20with%20AI-4024) - [Generate & Publish Social Media Content with Gemini, Kie.ai, and Late API-8965](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Publish%20Social%20Media%20Content%20with%20Gemini%2C%20Kie.ai%2C%20and%20Late%20API-8965) - [Generate & Rank Animal Advocacy Content with Claude AI, Open Paws & Hugging Face-6485](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Rank%20Animal%20Advocacy%20Content%20with%20Claude%20AI%2C%20Open%20Paws%20%26%20Hugging%20Face-6485) - [Generate & Schedule SEO Blog Posts for Multiple Clients with Gemini AI & Elementor-7168](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Schedule%20SEO%20Blog%20Posts%20for%20Multiple%20Clients%20with%20Gemini%20AI%20%26%20Elementor-7168) - [Generate & Schedule Social Media Content with GPT-4 and Buffer from Google Sheets-7517](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Schedule%20Social%20Media%20Content%20with%20GPT-4%20and%20Buffer%20from%20Google%20Sheets-7517) - [Generate & Schedule Social Posts with Gemini/OpenAI for X and LinkedIn-5913](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Schedule%20Social%20Posts%20with%20Gemini%2FOpenAI%20for%20X%20and%20LinkedIn-5913) - [Generate & Send Quotation PDFs from Pipedrive to DottedSign for E-Signature-10243](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Send%20Quotation%20PDFs%20from%20Pipedrive%20to%20DottedSign%20for%20E-Signature-10243) - [Generate & Send Spare Parts Price Quotes with Gmail, Sheets and Gemini AI-5492](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Send%20Spare%20Parts%20Price%20Quotes%20with%20Gmail%2C%20Sheets%20and%20Gemini%20AI-5492) - [Generate & Test SQL Code with GPT/OpenRouter AI and PostgreSQL Sandbox-6583](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Test%20SQL%20Code%20with%20GPT%2FOpenRouter%20AI%20and%20PostgreSQL%20Sandbox-6583) - [Generate & Translate Video Subtitles with OpenAI Whisper and LibreTranslate-9301](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Translate%20Video%20Subtitles%20with%20OpenAI%20Whisper%20and%20LibreTranslate-9301) - [Generate & Upload an Audio Summary of a WordPress (or Woocommerce) Article-3028](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Upload%20an%20Audio%20Summary%20of%20a%20WordPress%20(or%20Woocommerce)%20Article-3028) - [Generate & Upload Blog Images with Leonardo AI and WordPress-6363](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Upload%20Blog%20Images%20with%20Leonardo%20AI%20and%20WordPress-6363) - [Generate & Upload Images with Image-to-Image GPT, Google Sheets & Drive-6215](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%26%20Upload%20Images%20with%20Image-to-Image%20GPT%2C%20Google%20Sheets%20%26%20Drive-6215) - [Generate 360 social media reports with AI - Bright Data MCP-8653](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20360%20social%20media%20reports%20with%20AI%20-%20Bright%20Data%20MCP-8653) - [Generate 360Β° Virtual Try-on Videos for Clothing with Kling API (unofficial)-3411](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20360%C2%B0%20Virtual%20Try-on%20Videos%20for%20Clothing%20with%20Kling%20API%20(unofficial)-3411) - [Generate 3D Mesh Models from Images with Part Crafter AI on Replicate-6878](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%203D%20Mesh%20Models%20from%20Images%20with%20Part%20Crafter%20AI%20on%20Replicate-6878) - [Generate 3D Models & Textures from Images with Hunyuan3D AI-7111](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%203D%20Models%20%26%20Textures%20from%20Images%20with%20Hunyuan3D%20AI-7111) - [Generate 3D Models from Images using Hunyuan3D AI via Replicate-7110](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%203D%20Models%20from%20Images%20using%20Hunyuan3D%20AI%20via%20Replicate-7110) - [Generate 3D Structured Images with Fire Part Crafter AI via Replicate API-6790](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%203D%20Structured%20Images%20with%20Fire%20Part%20Crafter%20AI%20via%20Replicate%20API-6790) - [Generate 7-Day Event Plans with Google Calendar, GPT-3.5 and Notion-8325](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%207-Day%20Event%20Plans%20with%20Google%20Calendar%2C%20GPT-3.5%20and%20Notion-8325) - [Generate 9:16 Images from Content and Brand Guidelines-2662](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%209%3A16%20Images%20from%20Content%20and%20Brand%20Guidelines-2662) - [Generate a Legal Website Accessibility Statement with AI and WAVE-4738](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20a%20Legal%20Website%20Accessibility%20Statement%20with%20AI%20and%20WAVE-4738) - [Generate a Personal Newsfeed Using Bright Data Web Scraping and GPT-4.1-4272](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20a%20Personal%20Newsfeed%20Using%20Bright%20Data%20Web%20Scraping%20and%20GPT-4.1-4272) - [Generate a YouTube Bedtime Story using OpenAI-2930](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20a%20YouTube%20Bedtime%20Story%20using%20OpenAI-2930) - [Generate Academic Assignments with Google Gemini & Deliver via Telegram/PDF-7369](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Academic%20Assignments%20with%20Google%20Gemini%20%26%20Deliver%20via%20Telegram%2FPDF-7369) - [Generate Accessible Alt Text with Claude AI from Google Sheets to WordPress-7548](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Accessible%20Alt%20Text%20with%20Claude%20AI%20from%20Google%20Sheets%20to%20WordPress-7548) - [Generate Ad Image Variations Using GPT-4, Dumpling AI & Google Drive-5799](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Ad%20Image%20Variations%20Using%20GPT-4%2C%20Dumpling%20AI%20%26%20Google%20Drive-5799) - [Generate Ad Images from Campaign Briefs with GPT-4o and OpenAI Image API-7949](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Ad%20Images%20from%20Campaign%20Briefs%20with%20GPT-4o%20and%20OpenAI%20Image%20API-7949) - [Generate AI Avatar Videos from Text with HeyGen and Upload to YouTube-8622](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Avatar%20Videos%20from%20Text%20with%20HeyGen%20and%20Upload%20to%20YouTube-8622) - [Generate AI Avatar Videos with GPT-5 & Publish to Social Media Platforms-7715](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Avatar%20Videos%20with%20GPT-5%20%26%20Publish%20to%20Social%20Media%20Platforms-7715) - [Generate AI Avatar Videos with HeyGen and Google Sheets Integration-5027](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Avatar%20Videos%20with%20HeyGen%20and%20Google%20Sheets%20Integration-5027) - [Generate AI Avatars with Replicate's babysea/babyavatar Model-6877](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Avatars%20with%20Replicate's%20babysea%2Fbabyavatar%20Model-6877) - [Generate AI Descriptions for New Google Sheets Entries with GPT-4.1-mini-7403](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Descriptions%20for%20New%20Google%20Sheets%20Entries%20with%20GPT-4.1-mini-7403) - [Generate AI Facebook Ad Variants from Competitors using Apify, GPT-4 & Google Drive-5586](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Facebook%20Ad%20Variants%20from%20Competitors%20using%20Apify%2C%20GPT-4%20%26%20Google%20Drive-5586) - [Generate AI Haircut Images with the Replicate barbacoaexpert1 Model-7116](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Haircut%20Images%20with%20the%20Replicate%20barbacoaexpert1%20Model-7116) - [Generate AI Images & Videos with KIE.AI Midjourney API-7677](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Images%20%26%20Videos%20with%20KIE.AI%20Midjourney%20API-7677) - [Generate AI Images from Text Prompts with Gemini 2.0, Google Sheets & Drive-7544](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Images%20from%20Text%20Prompts%20with%20Gemini%202.0%2C%20Google%20Sheets%20%26%20Drive-7544) - [Generate AI Images from Text Prompts with Replicate and Lemaar Model-6855](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Images%20from%20Text%20Prompts%20with%20Replicate%20and%20Lemaar%20Model-6855) - [Generate AI Images from Text with Fire Flux Model on Replicate API-6792](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Images%20from%20Text%20with%20Fire%20Flux%20Model%20on%20Replicate%20API-6792) - [Generate AI Images in Bulk with Freepik, Google Sheets & Drive-7334](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Images%20in%20Bulk%20with%20Freepik%2C%20Google%20Sheets%20%26%20Drive-7334) - [Generate AI Images in Telegram with GPT-4o Enhancement and Flux Pro-6651](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Images%20in%20Telegram%20with%20GPT-4o%20Enhancement%20and%20Flux%20Pro-6651) - [Generate AI Images with APImage and Upload to Google Drive-6398](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Images%20with%20APImage%20and%20Upload%20to%20Google%20Drive-6398) - [Generate AI Images with Digitalhera Herathaisbragatto Model via Replicate-7094](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Images%20with%20Digitalhera%20Herathaisbragatto%20Model%20via%20Replicate-7094) - [Generate AI Images with Prunaai Flux.1 Dev Model via Replicate API-7121](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Images%20with%20Prunaai%20Flux.1%20Dev%20Model%20via%20Replicate%20API-7121) - [Generate AI Images with Replicate's Digitalhera Heranathalie Model-7055](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Images%20with%20Replicate's%20Digitalhera%20Heranathalie%20Model-7055) - [Generate AI Images with Replicate's Flash Model-7107](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Images%20with%20Replicate's%20Flash%20Model-7107) - [Generate AI Images with Replicate's Lemaar Door Mockedup Model-6889](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Images%20with%20Replicate's%20Lemaar%20Door%20Mockedup%20Model-6889) - [Generate AI Images with Replicate's Seraphina Tracy Model-7122](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Images%20with%20Replicate's%20Seraphina%20Tracy%20Model-7122) - [Generate AI Images with Replicate's Settyan Flash Model-7102](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Images%20with%20Replicate's%20Settyan%20Flash%20Model-7102) - [Generate AI Images with Settyan Flash Model via Replicate-7109](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Images%20with%20Settyan%20Flash%20Model%20via%20Replicate-7109) - [Generate AI Images with Text Prompts using BananaAPI and Nano Banana Engine-8375](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Images%20with%20Text%20Prompts%20using%20BananaAPI%20and%20Nano%20Banana%20Engine-8375) - [Generate AI LinkedIn Posts with Human Approval via Telegram and GPT-9472](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20LinkedIn%20Posts%20with%20Human%20Approval%20via%20Telegram%20and%20GPT-9472) - [Generate AI Media with ComfyUI: Images, Video, 3D & Audio Bridge-4468](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Media%20with%20ComfyUI%3A%20Images%2C%20Video%2C%203D%20%26%20Audio%20Bridge-4468) - [Generate AI Meeting Briefs for Google Calendar with GPT-4 & MadKudu MCP-6752](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Meeting%20Briefs%20for%20Google%20Calendar%20with%20GPT-4%20%26%20MadKudu%20MCP-6752) - [Generate AI Meeting Notes from Zoom with GPT-4, Google Docs & Slack-8057](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Meeting%20Notes%20from%20Zoom%20with%20GPT-4%2C%20Google%20Docs%20%26%20Slack-8057) - [Generate AI Meeting Summaries and Tasks from Fathom Recordings to Dart-10569](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Meeting%20Summaries%20and%20Tasks%20from%20Fathom%20Recordings%20to%20Dart-10569) - [Generate AI Music with Suno V3.5 using KIE.ai API and Form Interface-6046](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Music%20with%20Suno%20V3.5%20using%20KIE.ai%20API%20and%20Form%20Interface-6046) - [Generate AI Music with the ElevenLabs API and upload to Google Drive-7793](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Music%20with%20the%20ElevenLabs%20API%20and%20upload%20to%20Google%20Drive-7793) - [Generate AI Newsletter Drafts from Google Sheets to Notion with GPT-5-mini-7848](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Newsletter%20Drafts%20from%20Google%20Sheets%20to%20Notion%20with%20GPT-5-mini-7848) - [Generate AI Product Ad Images from Google Sheets using Fal.ai and OpenAI-8859](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Product%20Ad%20Images%20from%20Google%20Sheets%20using%20Fal.ai%20and%20OpenAI-8859) - [Generate AI Product Photos using Gemini Nano Banana with JotForm & Google Sheets-9712](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Product%20Photos%20using%20Gemini%20Nano%20Banana%20with%20JotForm%20%26%20Google%20Sheets-9712) - [Generate AI Promo Videos for Products with GPT-4o, Fal.ai & Human Supervision-7196](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Promo%20Videos%20for%20Products%20with%20GPT-4o%2C%20Fal.ai%20%26%20Human%20Supervision-7196) - [Generate AI Prompts with Google Gemini and store them in Airtable-3027](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Prompts%20with%20Google%20Gemini%20and%20store%20them%20in%20Airtable-3027) - [Generate AI Reports for Meta Ads Campaigns with Claude & Pipeboard MCP via Slack-8414](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Reports%20for%20Meta%20Ads%20Campaigns%20with%20Claude%20%26%20Pipeboard%20MCP%20via%20Slack-8414) - [Generate AI Responses with Perplexity Sonar Models (Reusable Module)-4978](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Responses%20with%20Perplexity%20Sonar%20Models%20(Reusable%20Module)-4978) - [Generate AI Sales Pitches from Website URLs with GPT-4o and Google Sheets-8000](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Sales%20Pitches%20from%20Website%20URLs%20with%20GPT-4o%20and%20Google%20Sheets-8000) - [Generate AI Short-Form Videos with Creatomate, ElevenLabs & Pexels Stock-10308](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Short-Form%20Videos%20with%20Creatomate%2C%20ElevenLabs%20%26%20Pexels%20Stock-10308) - [Generate AI Songs + Music Videos Using Suno API, Flux, Runway and Creatomate-3814](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Songs%20%2B%20Music%20Videos%20Using%20Suno%20API%2C%20Flux%2C%20Runway%20and%20Creatomate-3814) - [Generate AI Stock Images with Flux1-schnell, Metadata Tagging & Google Integration-4445](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Stock%20Images%20with%20Flux1-schnell%2C%20Metadata%20Tagging%20%26%20Google%20Integration-4445) - [Generate AI Summaries from Hacker News to Slack with OpenRouter-9774](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Summaries%20from%20Hacker%20News%20to%20Slack%20with%20OpenRouter-9774) - [Generate AI System Prompts for LLMs with Unli.dev-7696](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20System%20Prompts%20for%20LLMs%20with%20Unli.dev-7696) - [Generate AI Text Control Vectors with Replicate's Ilearnmate-ICTS Model-7112](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Text%20Control%20Vectors%20with%20Replicate's%20Ilearnmate-ICTS%20Model-7112) - [Generate AI Tweets Mimicking Any Twitter User's Style with OpenAI-6665](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Tweets%20Mimicking%20Any%20Twitter%20User's%20Style%20with%20OpenAI-6665) - [Generate AI Twitter Posts with Web Research using GPT, Tavily and Image Generation-7550](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Twitter%20Posts%20with%20Web%20Research%20using%20GPT%2C%20Tavily%20and%20Image%20Generation-7550) - [Generate AI Video Avatars from URLs with HeyGen, Gemini & Upload to Social Media-10642](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Video%20Avatars%20from%20URLs%20with%20HeyGen%2C%20Gemini%20%26%20Upload%20to%20Social%20Media-10642) - [Generate AI video captions with ZapCap and Google Drive-8938](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20video%20captions%20with%20ZapCap%20and%20Google%20Drive-8938) - [Generate AI Video Sales Letters with Google VEO3, Creatomate Captions & Facebook Publishing-6449](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Video%20Sales%20Letters%20with%20Google%20VEO3%2C%20Creatomate%20Captions%20%26%20Facebook%20Publishing-6449) - [Generate AI Videos from Scripts with DeepSeek, TTS, and Together.ai-6777](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Videos%20from%20Scripts%20with%20DeepSeek%2C%20TTS%2C%20and%20Together.ai-6777) - [Generate AI Videos from Telegram Messages with Nano Banana & Veo-3-8189](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Videos%20from%20Telegram%20Messages%20with%20Nano%20Banana%20%26%20Veo-3-8189) - [Generate AI Videos from Text or Images with Sora 2/Pro & GPT-5 Enhancement-10139](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Videos%20from%20Text%20or%20Images%20with%20Sora%202%2FPro%20%26%20GPT-5%20Enhancement-10139) - [Generate AI Videos from Text or Images with Veo3 API and VietVid.com-8213](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Videos%20from%20Text%20or%20Images%20with%20Veo3%20API%20and%20VietVid.com-8213) - [Generate AI Videos from Text Prompts with Google Veo-6557](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Videos%20from%20Text%20Prompts%20with%20Google%20Veo-6557) - [Generate AI Videos from Text Prompts with KIE.AI Veo3-6047](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Videos%20from%20Text%20Prompts%20with%20KIE.AI%20Veo3-6047) - [Generate AI Videos from Text Prompts with OpenAI Sora 2-9341](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Videos%20from%20Text%20Prompts%20with%20OpenAI%20Sora%202-9341) - [Generate AI Videos from Text with HeyGen and Voice Cloning.-3054](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Videos%20from%20Text%20with%20HeyGen%20and%20Voice%20Cloning.-3054) - [Generate AI Videos with Google Veo3, Save to Google Drive and Upload to YouTube-4846](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Videos%20with%20Google%20Veo3%2C%20Save%20to%20Google%20Drive%20and%20Upload%20to%20YouTube-4846) - [Generate AI Videos with Google's Veo 3 Fast Model via Replicate API-7101](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Videos%20with%20Google's%20Veo%203%20Fast%20Model%20via%20Replicate%20API-7101) - [Generate AI Videos with OpenAI Sora 2 & Upload to Google Drive-9360](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Videos%20with%20OpenAI%20Sora%202%20%26%20Upload%20to%20Google%20Drive-9360) - [Generate AI Videos with Sora2 Pro, Save to Google Drive and Upload to YouTube-9576](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Videos%20with%20Sora2%20Pro%2C%20Save%20to%20Google%20Drive%20and%20Upload%20to%20YouTube-9576) - [Generate AI viral videos with NanoBanana & VEO3, shared on socials via Blotato-8270](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20viral%20videos%20with%20NanoBanana%20%26%20VEO3%2C%20shared%20on%20socials%20via%20Blotato-8270) - [Generate AI Viral Videos with Seedance and Upload to TikTok, YouTube & Instagram-5338](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Viral%20Videos%20with%20Seedance%20and%20Upload%20to%20TikTok%2C%20YouTube%20%26%20Instagram-5338) - [Generate AI Viral Videos with VEO 3 and Upload to TikTok-8642](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Viral%20Videos%20with%20VEO%203%20and%20Upload%20to%20TikTok-8642) - [Generate AI Voiceovers from Scripts with Gemini TTS and Upload to Google Drive-10649](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20Voiceovers%20from%20Scripts%20with%20Gemini%20TTS%20and%20Upload%20to%20Google%20Drive-10649) - [Generate AI YouTube Shorts with Flux, Runway, Eleven Labs and Creatomate-3416](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI%20YouTube%20Shorts%20with%20Flux%2C%20Runway%2C%20Eleven%20Labs%20and%20Creatomate-3416) - [Generate AI-Curated Reddit Digests for Telegram, Discord & Slack with Gemini-10246](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI-Curated%20Reddit%20Digests%20for%20Telegram%2C%20Discord%20%26%20Slack%20with%20Gemini-10246) - [Generate AI-Curated Sales Quotes with OpenAI, Qdrant & CraftMyPDF PDF Delivery-8402](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI-Curated%20Sales%20Quotes%20with%20OpenAI%2C%20Qdrant%20%26%20CraftMyPDF%20PDF%20Delivery-8402) - [Generate AI-Powered Competitor Analysis Reports with GPT-4, Apify & Google Docs-6580](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI-Powered%20Competitor%20Analysis%20Reports%20with%20GPT-4%2C%20Apify%20%26%20Google%20Docs-6580) - [Generate AI-Powered End-of-Day Reports from ClickUp & GoHighLevel to Multi-Channel-9463](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI-Powered%20End-of-Day%20Reports%20from%20ClickUp%20%26%20GoHighLevel%20to%20Multi-Channel-9463) - [Generate AI-Powered Images using IBM Granite Vision 3.3 2B with Replicate-6847](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI-Powered%20Images%20using%20IBM%20Granite%20Vision%203.3%202B%20with%20Replicate-6847) - [Generate AI-Powered Interview Briefs from Resumes using Google Sheets & GPT-4o-8514](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI-Powered%20Interview%20Briefs%20from%20Resumes%20using%20Google%20Sheets%20%26%20GPT-4o-8514) - [Generate AI-Powered Lease Renewal Offers with Ollama LLM, Supabase and Gmail-7201](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI-Powered%20Lease%20Renewal%20Offers%20with%20Ollama%20LLM%2C%20Supabase%20and%20Gmail-7201) - [Generate AI-Powered LinkedIn Posts with Ollama, Image Creation, and Gmail Delivery-4674](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI-Powered%20LinkedIn%20Posts%20with%20Ollama%2C%20Image%20Creation%2C%20and%20Gmail%20Delivery-4674) - [Generate AI-Powered Markdown Posts from Workflow JSON with Gemini & LlamaIndex-9807](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI-Powered%20Markdown%20Posts%20from%20Workflow%20JSON%20with%20Gemini%20%26%20LlamaIndex-9807) - [Generate AI-Powered Morning Briefs from ClickUp to Slack and Gmail with GPT-4o-9410](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI-Powered%20Morning%20Briefs%20from%20ClickUp%20to%20Slack%20and%20Gmail%20with%20GPT-4o-9410) - [Generate AI-Powered News Summaries with Gnews.io and GPT-4.1 to Slack-8660](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI-Powered%20News%20Summaries%20with%20Gnews.io%20and%20GPT-4.1%20to%20Slack-8660) - [Generate AI-Powered Roadmaps for New Leads with GPT-5 and Email Automation-9973](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI-Powered%20Roadmaps%20for%20New%20Leads%20with%20GPT-5%20and%20Email%20Automation-9973) - [Generate AI-Powered Sales Proposals from JotForm Leads with OpenAI and Google Docs-8104](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI-Powered%20Sales%20Proposals%20from%20JotForm%20Leads%20with%20OpenAI%20and%20Google%20Docs-8104) - [Generate AI-Powered Stock Trading Recommendations using Candlestick & News Analysis-10630](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI-Powered%20Stock%20Trading%20Recommendations%20using%20Candlestick%20%26%20News%20Analysis-10630) - [Generate AI-Powered Weekly Email Newsletters from WordPress with Gemini-7396](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI-Powered%20Weekly%20Email%20Newsletters%20from%20WordPress%20with%20Gemini-7396) - [Generate AI-Ready llms.txt Files from Screaming Frog Website Crawls-3219](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI-Ready%20llms.txt%20Files%20from%20Screaming%20Frog%20Website%20Crawls-3219) - [Generate AI-Summarized Newsletter Drafts from RSS Feeds with GPT-4 and Gmail-7264](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AI-Summarized%20Newsletter%20Drafts%20from%20RSS%20Feeds%20with%20GPT-4%20and%20Gmail-7264) - [Generate Amazon FBA keywords using Amazon Completion API-2629](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Amazon%20FBA%20keywords%20using%20Amazon%20Completion%20API-2629) - [Generate an AI summary of your Notion comments-5048](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20an%20AI%20summary%20of%20your%20Notion%20comments-5048) - [Generate and Auto-Evaluate Facebook Ad Headlines using GPT-4o-mini-6081](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20and%20Auto-Evaluate%20Facebook%20Ad%20Headlines%20using%20GPT-4o-mini-6081) - [Generate and Auto-Publish LinkedIn Posts with GPT-4 Text and AI Images-8007](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20and%20Auto-Publish%20LinkedIn%20Posts%20with%20GPT-4%20Text%20and%20AI%20Images-8007) - [Generate and Content From Google Sheets to X with GPT-4-3161](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20and%20Content%20From%20Google%20Sheets%20to%20X%20with%20GPT-4-3161) - [Generate and Deploy Websites with Gemini AI and Netlify Auto-Deployment-7807](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20and%20Deploy%20Websites%20with%20Gemini%20AI%20and%20Netlify%20Auto-Deployment-7807) - [Generate and Edit Images with OpenAI's GPT-Image-1 Model-3696](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20and%20Edit%20Images%20with%20OpenAI's%20GPT-Image-1%20Model-3696) - [Generate and Email PDF Invoices from Tally Forms with Google Docs-7982](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20and%20Email%20PDF%20Invoices%20from%20Tally%20Forms%20with%20Google%20Docs-7982) - [Generate and Email PDF Payslips from Google Sheets with Gmail-10650](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20and%20Email%20PDF%20Payslips%20from%20Google%20Sheets%20with%20Gmail-10650) - [Generate and Manage Short Links with GPT-4.1 and Data Storage-9861](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20and%20Manage%20Short%20Links%20with%20GPT-4.1%20and%20Data%20Storage-9861) - [Generate and Post Viral Memes to Instagram with MagicHour AI and GPT-4-8545](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20and%20Post%20Viral%20Memes%20to%20Instagram%20with%20MagicHour%20AI%20and%20GPT-4-8545) - [Generate and Publish SEO-Optimized Blog Posts to Blogger with OpenAI & DALL-E-4905](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20and%20Publish%20SEO-Optimized%20Blog%20Posts%20to%20Blogger%20with%20OpenAI%20%26%20DALL-E-4905) - [Generate and Publish SEO-Optimized Blog Posts to WordPress-4362](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20and%20Publish%20SEO-Optimized%20Blog%20Posts%20to%20WordPress-4362) - [Generate and Quality Control Images with DALL-E 2 and Human Review Loop-7307](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20and%20Quality%20Control%20Images%20with%20DALL-E%202%20and%20Human%20Review%20Loop-7307) - [Generate and Research Sales Leads with Jina AI & OpenAI Email Automation via Gmail-8182](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20and%20Research%20Sales%20Leads%20with%20Jina%20AI%20%26%20OpenAI%20Email%20Automation%20via%20Gmail-8182) - [Generate and Schedule AI Discussion Posts for Reddit with GPT-4 and Airtable-6255](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20and%20Schedule%20AI%20Discussion%20Posts%20for%20Reddit%20with%20GPT-4%20and%20Airtable-6255) - [Generate and Send AI News Newsletters Automatically with GPT & Gmail-4847](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20and%20Send%20AI%20News%20Newsletters%20Automatically%20with%20GPT%20%26%20Gmail-4847) - [Generate and Send Contract Documents with Typeform, Google Docs and Gmail-6817](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20and%20Send%20Contract%20Documents%20with%20Typeform%2C%20Google%20Docs%20and%20Gmail-6817) - [Generate and Share Professional PDFs with OpenAI, Google Docs, and Slack-7288](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20and%20Share%20Professional%20PDFs%20with%20OpenAI%2C%20Google%20Docs%2C%20and%20Slack-7288) - [Generate and Split Sample Data Records using JavaScript and Python-8230](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20and%20Split%20Sample%20Data%20Records%20using%20JavaScript%20and%20Python-8230) - [Generate and Store AI Images with DALL-E and Azure Blob Storage-7648](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20and%20Store%20AI%20Images%20with%20DALL-E%20and%20Azure%20Blob%20Storage-7648) - [Generate and Store AI Images with Sora GPT, Google Drive and Sheets-5932](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20and%20Store%20AI%20Images%20with%20Sora%20GPT%2C%20Google%20Drive%20and%20Sheets-5932) - [Generate Animal Battle Videos with Flux AI, Creatomate & Multi-Platform Publishing-10735](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Animal%20Battle%20Videos%20with%20Flux%20AI%2C%20Creatomate%20%26%20Multi-Platform%20Publishing-10735) - [Generate Animated Human Videos from Images & Audio with Bytedance Omni Human-6876](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Animated%20Human%20Videos%20from%20Images%20%26%20Audio%20with%20Bytedance%20Omni%20Human-6876) - [Generate Anime Images via Telegram with LLM-Enhanced Prompts and Gemini/Leonardo.AI-9102](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Anime%20Images%20via%20Telegram%20with%20LLM-Enhanced%20Prompts%20and%20Gemini%2FLeonardo.AI-9102) - [Generate Answer Engine Optimization strategy with Firecrawl, Gemini, OpenAI-10239](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Answer%20Engine%20Optimization%20strategy%20with%20Firecrawl%2C%20Gemini%2C%20OpenAI-10239) - [Generate Articles from Google Sheets to WordPress with Web Scraping and GPT-4 Mini-8921](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Articles%20from%20Google%20Sheets%20to%20WordPress%20with%20Web%20Scraping%20and%20GPT-4%20Mini-8921) - [Generate ASMR Rainforest Videos from Text with Seedream & Seedance on fal.ai-10433](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20ASMR%20Rainforest%20Videos%20from%20Text%20with%20Seedream%20%26%20Seedance%20on%20fal.ai-10433) - [Generate ASO Reports from Google Play Apps with Gemini AI & Google Docs-7460](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20ASO%20Reports%20from%20Google%20Play%20Apps%20with%20Gemini%20AI%20%26%20Google%20Docs-7460) - [Generate Audio from Text Scripts using Self-Hosted Bark Model and Google Drive-4241](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Audio%20from%20Text%20Scripts%20using%20Self-Hosted%20Bark%20Model%20and%20Google%20Drive-4241) - [Generate audio from text using OpenAI and Webhook | Text to Speech Workflow-2386](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20audio%20from%20text%20using%20OpenAI%20and%20Webhook%20%7C%20Text%20to%20Speech%20Workflow-2386) - [Generate Authentic Product Reviews with OpenAI for WooCommerce-7579](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Authentic%20Product%20Reviews%20with%20OpenAI%20for%20WooCommerce-7579) - [Generate Automated Daily Email Digests with Gmail and GPT-3.5 via OpenRouter-6421](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Automated%20Daily%20Email%20Digests%20with%20Gmail%20and%20GPT-3.5%20via%20OpenRouter-6421) - [Generate Automated GST Reports with GST Insights API and Google Docs-7698](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Automated%20GST%20Reports%20with%20GST%20Insights%20API%20and%20Google%20Docs-7698) - [Generate Automated SEO Reports with RapidAPI's SEO Analyzer and Google Docs-7630](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Automated%20SEO%20Reports%20with%20RapidAPI's%20SEO%20Analyzer%20and%20Google%20Docs-7630) - [Generate AWS IAM Policies via Chat Interface with GPT-4 Assistant-8510](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20AWS%20IAM%20Policies%20via%20Chat%20Interface%20with%20GPT-4%20Assistant-8510) - [Generate Azure VM Timeline Reports with Google Gemini AI Chat Assistant-4513](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Azure%20VM%20Timeline%20Reports%20with%20Google%20Gemini%20AI%20Chat%20Assistant-4513) - [Generate B2B Lead Opportunities from Websites with Brightdata & OpenRouter AI-8076](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20B2B%20Lead%20Opportunities%20from%20Websites%20with%20Brightdata%20%26%20OpenRouter%20AI-8076) - [Generate Biblical Character Vlogs with GPT-4o and Veo3 AI Video Generator-9486](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Biblical%20Character%20Vlogs%20with%20GPT-4o%20and%20Veo3%20AI%20Video%20Generator-9486) - [Generate BigQuery SQL from Natural Language Queries using GPT-4o Chat-6745](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20BigQuery%20SQL%20from%20Natural%20Language%20Queries%20using%20GPT-4o%20Chat-6745) - [Generate Blog Posts from YouTube Videos with OpenAI GPT for WordPress & Webflow-10046](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Blog%20Posts%20from%20YouTube%20Videos%20with%20OpenAI%20GPT%20for%20WordPress%20%26%20Webflow-10046) - [Generate Blogs with GPT-4o Prompt Chaining: Outline, Evaluate & Publish to Sheets-5504](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Blogs%20with%20GPT-4o%20Prompt%20Chaining%3A%20Outline%2C%20Evaluate%20%26%20Publish%20to%20Sheets-5504) - [Generate Brand Marketing Shorts with GPT-4, FAL AI & ElevenLabs for Social Media-5596](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Brand%20Marketing%20Shorts%20with%20GPT-4%2C%20FAL%20AI%20%26%20ElevenLabs%20for%20Social%20Media-5596) - [Generate Branded Article Images with GPT-4o, FAL Flux and Google Drive-8064](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Branded%20Article%20Images%20with%20GPT-4o%2C%20FAL%20Flux%20and%20Google%20Drive-8064) - [Generate Business Automation Opportunities & ROI Reports with Claude AI-9546](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Business%20Automation%20Opportunities%20%26%20ROI%20Reports%20with%20Claude%20AI-9546) - [Generate Business Documents with Google Sheets, CraftMyPDF, Drive & Gmail-5745](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Business%20Documents%20with%20Google%20Sheets%2C%20CraftMyPDF%2C%20Drive%20%26%20Gmail-5745) - [Generate Business Ideas & Social Media Content from Reddit with AI Analysis to Telegram-7744](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Business%20Ideas%20%26%20Social%20Media%20Content%20from%20Reddit%20with%20AI%20Analysis%20to%20Telegram-7744) - [Generate Business Ideas from Reddit Posts with DeepSeek AI and Google Sheets-6476](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Business%20Ideas%20from%20Reddit%20Posts%20with%20DeepSeek%20AI%20and%20Google%20Sheets-6476) - [Generate Business Leads from Google Maps & Places API to Google Sheets-9857](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Business%20Leads%20from%20Google%20Maps%20%26%20Places%20API%20to%20Google%20Sheets-9857) - [Generate Business Leads with OpenStreetMap Data and Save to Google Sheets-3827](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Business%20Leads%20with%20OpenStreetMap%20Data%20and%20Save%20to%20Google%20Sheets-3827) - [Generate Business Lists from Google Maps Search to Sheets or Excel with Serper-7542](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Business%20Lists%20from%20Google%20Maps%20Search%20to%20Sheets%20or%20Excel%20with%20Serper-7542) - [Generate Business Proposals with Azure GPT-4o & Save as Gmail Drafts from Sheets-8480](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Business%20Proposals%20with%20Azure%20GPT-4o%20%26%20Save%20as%20Gmail%20Drafts%20from%20Sheets-8480) - [Generate Business Proposals with GPT-4o, Google Sheets and Google Docs-10336](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Business%20Proposals%20with%20GPT-4o%2C%20Google%20Sheets%20and%20Google%20Docs-10336) - [Generate Business Requirement Documents with Multi-agent GPT & Google Workspace-7486](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Business%20Requirement%20Documents%20with%20Multi-agent%20GPT%20%26%20Google%20Workspace-7486) - [Generate Captions from Autocomplete Ideas using Dumpling AI + GPT-4o -4633](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Captions%20from%20Autocomplete%20Ideas%20using%20Dumpling%20AI%20%2B%20GPT-4o%20-4633) - [Generate Character-Consistent AI Images with KIE.AI Nano Banana API-8019](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Character-Consistent%20AI%20Images%20with%20KIE.AI%20Nano%20Banana%20API-8019) - [Generate cheap Viral AI Videos to TikTok with Google Veo3 Fast and Postiz-7420](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20cheap%20Viral%20AI%20Videos%20to%20TikTok%20with%20Google%20Veo3%20Fast%20and%20Postiz-7420) - [Generate Cinematic Videos from Text Prompts with GPT-4o, Fal.AI Seedance & Audio-5741](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Cinematic%20Videos%20from%20Text%20Prompts%20with%20GPT-4o%2C%20Fal.AI%20Seedance%20%26%20Audio-5741) - [Generate ClickUp Weekly Assignment & Performance Reports with Gmail-7573](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20ClickUp%20Weekly%20Assignment%20%26%20Performance%20Reports%20with%20Gmail-7573) - [Generate Client Proposals from Call Transcripts with AI, Google Slides and Airtable-7558](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Client%20Proposals%20from%20Call%20Transcripts%20with%20AI%2C%20Google%20Slides%20and%20Airtable-7558) - [Generate Cold Emails & Sales Letters with OpenAI GPT & Google Docs via Chat-5828](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Cold%20Emails%20%26%20Sales%20Letters%20with%20OpenAI%20GPT%20%26%20Google%20Docs%20via%20Chat-5828) - [Generate Collaborative Handbooks with GPT-4o Multi-Agent Orchestration & Human Review-4904](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Collaborative%20Handbooks%20with%20GPT-4o%20Multi-Agent%20Orchestration%20%26%20Human%20Review-4904) - [Generate Company Stories from LinkedIn with Bright Data & Google Gemini-3540](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Company%20Stories%20from%20LinkedIn%20with%20Bright%20Data%20%26%20Google%20Gemini-3540) - [Generate Complete Business Plans with Customizable AI Models and Specialized Agents-4558](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Complete%20Business%20Plans%20with%20Customizable%20AI%20Models%20and%20Specialized%20Agents-4558) - [Generate Complete Database Schemas with Claude Multi-Agent System for SQL Databases-9544](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Complete%20Database%20Schemas%20with%20Claude%20Multi-Agent%20System%20for%20SQL%20Databases-9544) - [Generate Complete SEO Audits with Apify, Claude Sonnet 4, and Gmail Delivery-6403](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Complete%20SEO%20Audits%20with%20Apify%2C%20Claude%20Sonnet%204%2C%20and%20Gmail%20Delivery-6403) - [Generate Complete Stories with GPT-4o and Save Them in Google Drive-3153](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Complete%20Stories%20with%20GPT-4o%20and%20Save%20Them%20in%20Google%20Drive-3153) - [Generate Complete Workflows from Natural Language using Claude Opus 4-5585](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Complete%20Workflows%20from%20Natural%20Language%20using%20Claude%20Opus%204-5585) - [Generate Comprehensive & Abstract Summaries from Jotform Data with Gemini AI-9367](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Comprehensive%20%26%20Abstract%20Summaries%20from%20Jotform%20Data%20with%20Gemini%20AI-9367) - [Generate Comprehensive Business Analysis Reports with Gemini AI & Firecrawl-10391](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Comprehensive%20Business%20Analysis%20Reports%20with%20Gemini%20AI%20%26%20Firecrawl-10391) - [Generate Comprehensive Financial Market Reports with Gemini AI for Telegram & Discord-6090](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Comprehensive%20Financial%20Market%20Reports%20with%20Gemini%20AI%20for%20Telegram%20%26%20Discord-6090) - [Generate Comprehensive ICPs from Websites with GPT and Google Docs-8461](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Comprehensive%20ICPs%20from%20Websites%20with%20GPT%20and%20Google%20Docs-8461) - [Generate Comprehensive Research Reports with Gemini AI and Tavily Search for Japanese Users-5897](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Comprehensive%20Research%20Reports%20with%20Gemini%20AI%20and%20Tavily%20Search%20for%20Japanese%20Users-5897) - [Generate Comprehensive SEO Audit Reports with DataForSEO and Google Search Console-3809](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Comprehensive%20SEO%20Audit%20Reports%20with%20DataForSEO%20and%20Google%20Search%20Console-3809) - [Generate Comprehensive Website Audit Reports with GPT-4o-mini & Claude Sonnet-8934](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Comprehensive%20Website%20Audit%20Reports%20with%20GPT-4o-mini%20%26%20Claude%20Sonnet-8934) - [Generate Content Ideas from PDFs with InfraNodus GraphRAG and AI Gap Analysis-5720](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Content%20Ideas%20from%20PDFs%20with%20InfraNodus%20GraphRAG%20and%20AI%20Gap%20Analysis-5720) - [Generate Content Ideas with Gemini Pro and Store in Google Sheets-4432](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Content%20Ideas%20with%20Gemini%20Pro%20and%20Store%20in%20Google%20Sheets-4432) - [Generate Content Strategy Reports Analyzing Reddit, YouTube & X with Gemini-5375](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Content%20Strategy%20Reports%20Analyzing%20Reddit%2C%20YouTube%20%26%20X%20with%20Gemini-5375) - [Generate Content with Lemaar Door Urban AI Model via Replicate API-6791](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Content%20with%20Lemaar%20Door%20Urban%20AI%20Model%20via%20Replicate%20API-6791) - [Generate Content with Paigedutcher2 AI Model via Replicate API-6848](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Content%20with%20Paigedutcher2%20AI%20Model%20via%20Replicate%20API-6848) - [Generate Content with Vcollos Trefilio AI Model via Replicate API-6800](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Content%20with%20Vcollos%20Trefilio%20AI%20Model%20via%20Replicate%20API-6800) - [Generate Context-Aware Gmail Replies with Anthropic Sonnet 4.5 and Email Classification-9193](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Context-Aware%20Gmail%20Replies%20with%20Anthropic%20Sonnet%204.5%20and%20Email%20Classification-9193) - [Generate Contextual Recommendations from Slack using Pinecone-6018](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Contextual%20Recommendations%20from%20Slack%20using%20Pinecone-6018) - [Generate Contextual YouTube Comments Automatically with GPT-4o-4580](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Contextual%20YouTube%20Comments%20Automatically%20with%20GPT-4o-4580) - [Generate Conversational Twitter/X Threads with GPT-4o AI-3441](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Conversational%20Twitter%2FX%20Threads%20with%20GPT-4o%20AI-3441) - [Generate Creative ADV Images from References with Seedream v4 for Instagram & Facebook-8601](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Creative%20ADV%20Images%20from%20References%20with%20Seedream%20v4%20for%20Instagram%20%26%20Facebook-8601) - [Generate Creative Solutions with Dual AI Agents, Randomization & Redis-8383](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Creative%20Solutions%20with%20Dual%20AI%20Agents%2C%20Randomization%20%26%20Redis-8383) - [Generate Curated Local News Digests with Gemini AI for Discord-8991](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Curated%20Local%20News%20Digests%20with%20Gemini%20AI%20for%20Discord-8991) - [Generate Custom AI Avatars with Babysea Babyavatar via Replicate API-6789](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Custom%20AI%20Avatars%20with%20Babysea%20Babyavatar%20via%20Replicate%20API-6789) - [Generate Custom AI Images with OpenAI GPT-Image-1 Model-3705](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Custom%20AI%20Images%20with%20OpenAI%20GPT-Image-1%20Model-3705) - [Generate Custom Cake Images with OpenAI GPT & Replicate Flux Schnell-6161](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Custom%20Cake%20Images%20with%20OpenAI%20GPT%20%26%20Replicate%20Flux%20Schnell-6161) - [Generate Custom Content with IBM Granite 3.3 8B Instruct via Replicate-6846](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Custom%20Content%20with%20IBM%20Granite%203.3%208B%20Instruct%20via%20Replicate-6846) - [Generate Custom Images from Prompts with Black Forest Labs Flux Dev via Replicate-6784](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Custom%20Images%20from%20Prompts%20with%20Black%20Forest%20Labs%20Flux%20Dev%20via%20Replicate-6784) - [Generate Custom Images from Text Prompts with Stability AI SDXL via Replicate-6785](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Custom%20Images%20from%20Text%20Prompts%20with%20Stability%20AI%20SDXL%20via%20Replicate-6785) - [Generate Custom Logos from Websites using OpenAI and Gemini-9799](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Custom%20Logos%20from%20Websites%20using%20OpenAI%20and%20Gemini-9799) - [Generate Custom Recipes and Restaurant-Style Food Images with Telegram Bot-8221](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Custom%20Recipes%20and%20Restaurant-Style%20Food%20Images%20with%20Telegram%20Bot-8221) - [Generate Custom Text Content with IBM Granite 3.3 8B Instruct AI-6968](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Custom%20Text%20Content%20with%20IBM%20Granite%203.3%208B%20Instruct%20AI-6968) - [Generate Customizable Random Strings with Interactive Forms-4710](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Customizable%20Random%20Strings%20with%20Interactive%20Forms-4710) - [Generate Daily Bitcoin On-Chain Metrics PDF Report with NASDAQ Data-7836](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Daily%20Bitcoin%20On-Chain%20Metrics%20PDF%20Report%20with%20NASDAQ%20Data-7836) - [Generate Daily Business Digest with Notion, Gmail, Stripe, Calendar, and GPT-4o-8061](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Daily%20Business%20Digest%20with%20Notion%2C%20Gmail%2C%20Stripe%2C%20Calendar%2C%20and%20GPT-4o-8061) - [Generate Daily E-Commerce Order Reports with Supabase, GPT-4.1 and Gmail-4406](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Daily%20E-Commerce%20Order%20Reports%20with%20Supabase%2C%20GPT-4.1%20and%20Gmail-4406) - [Generate Daily Jira Summaries & Weekly Reports with Azure OpenAI and Gmail-9683](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Daily%20Jira%20Summaries%20%26%20Weekly%20Reports%20with%20Azure%20OpenAI%20and%20Gmail-9683) - [Generate Daily Pipedrive Deal Summaries with GPT-4o-mini-7672](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Daily%20Pipedrive%20Deal%20Summaries%20with%20GPT-4o-mini-7672) - [Generate Daily RedOps Security Simulation Reports from Google Sheets to Gmail-6511](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Daily%20RedOps%20Security%20Simulation%20Reports%20from%20Google%20Sheets%20to%20Gmail-6511) - [Generate Daily Sales Reports from Google Sheets with Formatted Email Summaries-6370](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Daily%20Sales%20Reports%20from%20Google%20Sheets%20with%20Formatted%20Email%20Summaries-6370) - [Generate Data Pipeline Blueprints with Claude 3.5, Slack, and Tavily Search-5740](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Data%20Pipeline%20Blueprints%20with%20Claude%203.5%2C%20Slack%2C%20and%20Tavily%20Search-5740) - [Generate Data-Driven UX Personas with Perplexity, DALLΒ·E 3 & Google Doc-6282](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Data-Driven%20UX%20Personas%20with%20Perplexity%2C%20DALL%C2%B7E%203%20%26%20Google%20Doc-6282) - [Generate Deep Research Markdown Reports with GPT, Tavily Search, and Google Sheets-5040](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Deep%20Research%20Markdown%20Reports%20with%20GPT%2C%20Tavily%20Search%2C%20and%20Google%20Sheets-5040) - [Generate Diverse Names for UX/UI Mockups with OpenAI-8214](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Diverse%20Names%20for%20UX%2FUI%20Mockups%20with%20OpenAI-8214) - [Generate Domain Insights with WHOIS Lookup and GPT-5-Nano via RapidAPI-8672](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Domain%20Insights%20with%20WHOIS%20Lookup%20and%20GPT-5-Nano%20via%20RapidAPI-8672) - [Generate Dream 100 Prospect Lists with Perplexity AI Research and Google Sheets-8466](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Dream%20100%20Prospect%20Lists%20with%20Perplexity%20AI%20Research%20and%20Google%20Sheets-8466) - [Generate Dynamic Images with Text & Templates using ImageKit.-3519](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Dynamic%20Images%20with%20Text%20%26%20Templates%20using%20ImageKit.-3519) - [Generate Dynamic JSON Output Formats for AI Agents with Mistral-5829](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Dynamic%20JSON%20Output%20Formats%20for%20AI%20Agents%20with%20Mistral-5829) - [Generate Dynamic Line Chart from JSON Data to Upload to Google Drive-3578](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Dynamic%20Line%20Chart%20from%20JSON%20Data%20to%20Upload%20to%20Google%20Drive-3578) - [Generate Dynamic Sales Pipeline Metrics for Slack using Airtable-6463](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Dynamic%20Sales%20Pipeline%20Metrics%20for%20Slack%20using%20Airtable-6463) - [Generate Educational Social Media Carousels with GPT-4.1, Templated.io & Google Drive-9654](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Educational%20Social%20Media%20Carousels%20with%20GPT-4.1%2C%20Templated.io%20%26%20Google%20Drive-9654) - [Generate Email Newsletters from Telegram Keywords with Dumpling AI and GPT-8187](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Email%20Newsletters%20from%20Telegram%20Keywords%20with%20Dumpling%20AI%20and%20GPT-8187) - [Generate Empathetic Customer Replies with Claude AI and Auto-Escalation-10539](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Empathetic%20Customer%20Replies%20with%20Claude%20AI%20and%20Auto-Escalation-10539) - [Generate Employee Retention Analytics Reports with GPT-4o and Gmail Digests-9236](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Employee%20Retention%20Analytics%20Reports%20with%20GPT-4o%20and%20Gmail%20Digests-9236) - [Generate End-to-End Blog Content from Slack with Gemini AI and RSS Feeds-7974](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20End-to-End%20Blog%20Content%20from%20Slack%20with%20Gemini%20AI%20and%20RSS%20Feeds-7974) - [Generate Enhanced AI Images via Telegram with DALL-E and GPT-4467](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Enhanced%20AI%20Images%20via%20Telegram%20with%20DALL-E%20and%20GPT-4467) - [Generate Ethereum & Solana Blockchain Audit Reports with PDF Export to Drive & Notion-8547](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Ethereum%20%26%20Solana%20Blockchain%20Audit%20Reports%20with%20PDF%20Export%20to%20Drive%20%26%20Notion-8547) - [Generate Event Badges with QR Codes, HTMLCSStoImage, Gmail & Google Sheets-10130](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Event%20Badges%20with%20QR%20Codes%2C%20HTMLCSStoImage%2C%20Gmail%20%26%20Google%20Sheets-10130) - [Generate Event Marketing Content with GPT-4, Google Sheets & Slack-10220](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Event%20Marketing%20Content%20with%20GPT-4%2C%20Google%20Sheets%20%26%20Slack-10220) - [Generate Event Speaker Recommendations with Claude AI and Google Sheets-10221](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Event%20Speaker%20Recommendations%20with%20Claude%20AI%20and%20Google%20Sheets-10221) - [Generate Exam Question Papers with GPT-4 and Email Delivery-9248](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Exam%20Question%20Papers%20with%20GPT-4%20and%20Email%20Delivery-9248) - [Generate Facebook Marketing Content from Images with Telegram & Gemini-6635](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Facebook%20Marketing%20Content%20from%20Images%20with%20Telegram%20%26%20Gemini-6635) - [Generate Fashion Model Product Ads with Gemini AI via OpenRouter-8193](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Fashion%20Model%20Product%20Ads%20with%20Gemini%20AI%20via%20OpenRouter-8193) - [Generate Filtered Calendar Views in Baserow with External Calendar Integration-8485](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Filtered%20Calendar%20Views%20in%20Baserow%20with%20External%20Calendar%20Integration-8485) - [Generate Food Recipes from Gmail & Form Requests with Ollama & Llama 3.2-5871](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Food%20Recipes%20from%20Gmail%20%26%20Form%20Requests%20with%20Ollama%20%26%20Llama%203.2-5871) - [Generate Funny AI Videos with Sora 2 and Auto-Publish to TikTok-10212](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Funny%20AI%20Videos%20with%20Sora%202%20and%20Auto-Publish%20to%20TikTok-10212) - [Generate GLPI Support Performance Reports with SLA Tracking & Email Delivery-9210](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20GLPI%20Support%20Performance%20Reports%20with%20SLA%20Tracking%20%26%20Email%20Delivery-9210) - [Generate Google Ad Copy Automatically with Claude 3.5, Channable & Relevance AI-10057](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Google%20Ad%20Copy%20Automatically%20with%20Claude%203.5%2C%20Channable%20%26%20Relevance%20AI-10057) - [Generate Graphic Wallpaper with Midjourney, GPT-4o-mini and Canvas APIs-3627](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Graphic%20Wallpaper%20with%20Midjourney%2C%20GPT-4o-mini%20and%20Canvas%20APIs-3627) - [Generate Guerrilla Marketing Campaign Plans with AI Swarm Intelligence-4553](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Guerrilla%20Marketing%20Campaign%20Plans%20with%20AI%20Swarm%20Intelligence-4553) - [Generate High-Quality Audio with Voxtral Small 24B 2507-6890](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20High-Quality%20Audio%20with%20Voxtral%20Small%2024B%202507-6890) - [Generate High-Quality Images with Cyberrealistic Pony V125 AI on Replicate-7057](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20High-Quality%20Images%20with%20Cyberrealistic%20Pony%20V125%20AI%20on%20Replicate-7057) - [Generate High-Quality Images with Replicate's Fire/Flux AI Model-6880](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20High-Quality%20Images%20with%20Replicate's%20Fire%2FFlux%20AI%20Model-6880) - [Generate Horror Faceless Shorts with OpenAI TTS, Replicate Video, and YouTube Upload-10103](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Horror%20Faceless%20Shorts%20with%20OpenAI%20TTS%2C%20Replicate%20Video%2C%20and%20YouTube%20Upload-10103) - [Generate Ideal Customer Profile Leads & Personalized Pitches with GPT-4o-mini, Perplexity and Apify-9794](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Ideal%20Customer%20Profile%20Leads%20%26%20Personalized%20Pitches%20with%20GPT-4o-mini%2C%20Perplexity%20and%20Apify-9794) - [Generate Images and Convert to Video Using Flux, Kraken & Runway-4056](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Images%20and%20Convert%20to%20Video%20Using%20Flux%2C%20Kraken%20%26%20Runway-4056) - [Generate Images from Text Prompts with Google Imagen 3 via Replicate API-3176](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Images%20from%20Text%20Prompts%20with%20Google%20Imagen%203%20via%20Replicate%20API-3176) - [Generate Images from Text Prompts with Jfirma1 Test Model via Replicate API-6804](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Images%20from%20Text%20Prompts%20with%20Jfirma1%20Test%20Model%20via%20Replicate%20API-6804) - [Generate Images from Text Prompts with Replicate's Flux Schnell AI Model-7120](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Images%20from%20Text%20Prompts%20with%20Replicate's%20Flux%20Schnell%20AI%20Model-7120) - [Generate Images from Text with IBM Granite Vision 3.3 2B AI Model-7012](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Images%20from%20Text%20with%20IBM%20Granite%20Vision%203.3%202B%20AI%20Model-7012) - [Generate Images with Adamantiamable Lumi AI via Replicate-6944](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Images%20with%20Adamantiamable%20Lumi%20AI%20via%20Replicate-6944) - [Generate Images with Flash V2.0.0 Beta.10 AI on Replicate-7104](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Images%20with%20Flash%20V2.0.0%20Beta.10%20AI%20on%20Replicate-7104) - [Generate Images with GPT-image-1 and Store in Google Drive with Cost Tracking-3710](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Images%20with%20GPT-image-1%20and%20Store%20in%20Google%20Drive%20with%20Cost%20Tracking-3710) - [Generate Images with Izzaanel Betia AI using Replicate API-6965](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Images%20with%20Izzaanel%20Betia%20AI%20using%20Replicate%20API-6965) - [Generate Images with Jhonpiedrahita_ai01 Model via Replicate API-6893](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Images%20with%20Jhonpiedrahita_ai01%20Model%20via%20Replicate%20API-6893) - [Generate Images with Lemaar Door Blurrred AI via Replicate-7095](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Images%20with%20Lemaar%20Door%20Blurrred%20AI%20via%20Replicate-7095) - [Generate Images with Lemaar Door WM AI Model via Replicate API-6964](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Images%20with%20Lemaar%20Door%20WM%20AI%20Model%20via%20Replicate%20API-6964) - [Generate Images with Lorealcantara AI Model via Replicate API-7096](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Images%20with%20Lorealcantara%20AI%20Model%20via%20Replicate%20API-7096) - [Generate Images with Luma Photon Flash AI via Replicate-7119](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Images%20with%20Luma%20Photon%20Flash%20AI%20via%20Replicate-7119) - [Generate Images with Monexia Nietgoed AI via Replicate-7118](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Images%20with%20Monexia%20Nietgoed%20AI%20via%20Replicate-7118) - [Generate Images with OpenAI DALL-E via Telegram & Log to Google Sheets-5462](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Images%20with%20OpenAI%20DALL-E%20via%20Telegram%20%26%20Log%20to%20Google%20Sheets-5462) - [Generate Images with OpenAI new GPT-Image-1 Model via User-Friendly Form-3688](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Images%20with%20OpenAI%20new%20GPT-Image-1%20Model%20via%20User-Friendly%20Form-3688) - [Generate Images with Pollinations & Blog Articles with Gemini 2.5 from Telegram-5844](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Images%20with%20Pollinations%20%26%20Blog%20Articles%20with%20Gemini%202.5%20from%20Telegram-5844) - [Generate Images with prunaai Hidream E1.1 Model via Replicate API-7114](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Images%20with%20prunaai%20Hidream%20E1.1%20Model%20via%20Replicate%20API-7114) - [Generate Images with Realistic Inpainting using Simbrams Ri AI-7113](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Images%20with%20Realistic%20Inpainting%20using%20Simbrams%20Ri%20AI-7113) - [Generate Images with Replicate and Flux-7192](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Images%20with%20Replicate%20and%20Flux-7192) - [Generate Images with Replicate's Lemaar Doorhandle AI Model-7058](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Images%20with%20Replicate's%20Lemaar%20Doorhandle%20AI%20Model-7058) - [Generate Images with Replicate's Nazanin AI Model-7115](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Images%20with%20Replicate's%20Nazanin%20AI%20Model-7115) - [Generate Images with Settyan Flash AI Model via Replicate API-7103](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Images%20with%20Settyan%20Flash%20AI%20Model%20via%20Replicate%20API-7103) - [Generate Images with Settyan Flash AI Model via Replicate API-7108](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Images%20with%20Settyan%20Flash%20AI%20Model%20via%20Replicate%20API-7108) - [Generate Images with Settyan Flash AI via Replicate API-7105](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Images%20with%20Settyan%20Flash%20AI%20via%20Replicate%20API-7105) - [Generate Images with Settyan Flash V2.0.0 AI Model via Replicate-7106](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Images%20with%20Settyan%20Flash%20V2.0.0%20AI%20Model%20via%20Replicate-7106) - [Generate Images with vcollos/trefilio AI Model via Replicate API-6891](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Images%20with%20vcollos%2Ftrefilio%20AI%20Model%20via%20Replicate%20API-6891) - [Generate Influencer Posts with GPT-4, Google Sheets, and Media APIs-10364](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Influencer%20Posts%20with%20GPT-4%2C%20Google%20Sheets%2C%20and%20Media%20APIs-10364) - [Generate Instagram Captions from Hashtag Analysis using Apify + GPT-4o-mini-7025](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Instagram%20Captions%20from%20Hashtag%20Analysis%20using%20Apify%20%2B%20GPT-4o-mini-7025) - [Generate Instagram Content from Top Trends with AI Image Generation-2803](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Instagram%20Content%20from%20Top%20Trends%20with%20AI%20Image%20Generation-2803) - [Generate Instagram Posts with AI Quotes & Images using GPT & Gemini-9652](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Instagram%20Posts%20with%20AI%20Quotes%20%26%20Images%20using%20GPT%20%26%20Gemini-9652) - [Generate instant google meet links with a slack command-2156](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20instant%20google%20meet%20links%20with%20a%20slack%20command-2156) - [Generate Interactive Wall Quantity Reports from Revit Models to HTML-5869](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Interactive%20Wall%20Quantity%20Reports%20from%20Revit%20Models%20to%20HTML-5869) - [Generate Interior Moodboards with Claude/Gemini Agents, Hugging Face Image Generation, and PDF Export-10880](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Interior%20Moodboards%20with%20Claude%2FGemini%20Agents%2C%20Hugging%20Face%20Image%20Generation%2C%20and%20PDF%20Export-10880) - [Generate Invoices and Send AI-Powered Reminders with Jotform and Xero-9800](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Invoices%20and%20Send%20AI-Powered%20Reminders%20with%20Jotform%20and%20Xero-9800) - [Generate Invoices and Send AI-Summarized Reminders with Jotform and QuickBooks-9752](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Invoices%20and%20Send%20AI-Summarized%20Reminders%20with%20Jotform%20and%20QuickBooks-9752) - [Generate Invoices for Customers with Jotform and QuickBooks-9642](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Invoices%20for%20Customers%20with%20Jotform%20and%20QuickBooks-9642) - [Generate Invoices, Save to Drive and Send Email to Customer with JS + G Sheets-4105](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Invoices%2C%20Save%20to%20Drive%20and%20Send%20Email%20to%20Customer%20with%20JS%20%2B%20G%20Sheets-4105) - [Generate Job Application Icebreakers with GPT-4 and Indeed Data from Google Sheets-6113](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Job%20Application%20Icebreakers%20with%20GPT-4%20and%20Indeed%20Data%20from%20Google%20Sheets-6113) - [Generate Job-Specific ATS Resumes with Perplexity AI and PDF Export-7637](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Job-Specific%20ATS%20Resumes%20with%20Perplexity%20AI%20and%20PDF%20Export-7637) - [Generate Knowledge Base Articles with GPT & Perplexity AI for Contentful CMS-4012](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Knowledge%20Base%20Articles%20with%20GPT%20%26%20Perplexity%20AI%20for%20Contentful%20CMS-4012) - [Generate Landing Page Layouts from Competitor Analysis with GPT-4-4717](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Landing%20Page%20Layouts%20from%20Competitor%20Analysis%20with%20GPT-4-4717) - [Generate Language Learning Flashcards with GPT-4, Telegram and Google Sheets for Anki-7199](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Language%20Learning%20Flashcards%20with%20GPT-4%2C%20Telegram%20and%20Google%20Sheets%20for%20Anki-7199) - [Generate Lead Magnet Ideas from Google Sheets using RapidAPI AI-5880](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Lead%20Magnet%20Ideas%20from%20Google%20Sheets%20using%20RapidAPI%20AI-5880) - [Generate Lead Qualification Reports in Gmail from Tally Forms via Qwen-3-6422](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Lead%20Qualification%20Reports%20in%20Gmail%20from%20Tally%20Forms%20via%20Qwen-3-6422) - [Generate Leads with Google Maps-2605](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Leads%20with%20Google%20Maps-2605) - [Generate Lessons Learned Reports from Jira Epics with AI and Google Docs-3934](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Lessons%20Learned%20Reports%20from%20Jira%20Epics%20with%20AI%20and%20Google%20Docs-3934) - [Generate LinkedIn Activity Reports via Slack Commands with GPT-4.1 and Email-11052](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20LinkedIn%20Activity%20Reports%20via%20Slack%20Commands%20with%20GPT-4.1%20and%20Email-11052) - [Generate LinkedIn Carousel Images from Text with Mistral AI & S3 Storage-10900](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20LinkedIn%20Carousel%20Images%20from%20Text%20with%20Mistral%20AI%20%26%20S3%20Storage-10900) - [Generate LinkedIn Content Ideas with GPT-4o-mini and Gmail Delivery for Influencers-7277](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20LinkedIn%20Content%20Ideas%20with%20GPT-4o-mini%20and%20Gmail%20Delivery%20for%20Influencers-7277) - [Generate LinkedIn Posts and AI Images from Web Pages with Airtop and GPT-4-5774](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20LinkedIn%20Posts%20and%20AI%20Images%20from%20Web%20Pages%20with%20Airtop%20and%20GPT-4-5774) - [Generate LinkedIn Posts from Books using OpenAI, LangChain & Pinecone Vector Search-6198](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20LinkedIn%20Posts%20from%20Books%20using%20OpenAI%2C%20LangChain%20%26%20Pinecone%20Vector%20Search-6198) - [Generate LinkedIn Posts from Wikipedia with GPT-4 Summaries and Ideogram Images-6433](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20LinkedIn%20Posts%20from%20Wikipedia%20with%20GPT-4%20Summaries%20and%20Ideogram%20Images-6433) - [Generate LinkedIn Posts with Gemini Content & Imagen Images for Instant Publishing-6772](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20LinkedIn%20Posts%20with%20Gemini%20Content%20%26%20Imagen%20Images%20for%20Instant%20Publishing-6772) - [Generate LinkedIn Posts with GPT-4, Preview on WhatsApp, and Auto-Publish-4419](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20LinkedIn%20Posts%20with%20GPT-4%2C%20Preview%20on%20WhatsApp%2C%20and%20Auto-Publish-4419) - [Generate LinkedIn Posts with Mistral AI Using 7 Dynamic Content Templates-10450](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20LinkedIn%20Posts%20with%20Mistral%20AI%20Using%207%20Dynamic%20Content%20Templates-10450) - [Generate LinkedIn Posts with Text and Images using Google Gemini and Gen-Imager-5002](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20LinkedIn%20Posts%20with%20Text%20and%20Images%20using%20Google%20Gemini%20and%20Gen-Imager-5002) - [Generate Logos and Images with Consistent Visual Styles using Imagen 3.0-3954](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Logos%20and%20Images%20with%20Consistent%20Visual%20Styles%20using%20Imagen%203.0-3954) - [Generate Market Research Reports from Google Maps Reviews with Gemini AI-6928](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Market%20Research%20Reports%20from%20Google%20Maps%20Reviews%20with%20Gemini%20AI-6928) - [Generate Marketing Campaign ROI Reports with Google Sheets, GPT-4o and Email-7586](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Marketing%20Campaign%20ROI%20Reports%20with%20Google%20Sheets%2C%20GPT-4o%20and%20Email-7586) - [Generate Marketing Reports from Google Sheets with GPT-4 Insights and PDF.co-7861](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Marketing%20Reports%20from%20Google%20Sheets%20with%20GPT-4%20Insights%20and%20PDF.co-7861) - [Generate MediaPipe Blend Shape Labels from Images using V-Sekai and Replicate-6793](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20MediaPipe%20Blend%20Shape%20Labels%20from%20Images%20using%20V-Sekai%20and%20Replicate-6793) - [Generate Medical Reports from Emails with Gemini AI & Google Workspace-6487](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Medical%20Reports%20from%20Emails%20with%20Gemini%20AI%20%26%20Google%20Workspace-6487) - [Generate Meeting Minutes from Videos with Whisper, Ollama LLM and Notion-9158](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Meeting%20Minutes%20from%20Videos%20with%20Whisper%2C%20Ollama%20LLM%20and%20Notion-9158) - [Generate MemeCoin Art with Gemini Flash & NanoBanana and Post to Twitter-9470](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20MemeCoin%20Art%20with%20Gemini%20Flash%20%26%20NanoBanana%20and%20Post%20to%20Twitter-9470) - [Generate Meta & TikTok Ad Copy with OpenAI and Slack Approval Workflow-8123](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Meta%20%26%20TikTok%20Ad%20Copy%20with%20OpenAI%20and%20Slack%20Approval%20Workflow-8123) - [Generate Monthly Financial Reports with Gemini AI, SQL, and Outlook-3617](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Monthly%20Financial%20Reports%20with%20Gemini%20AI%2C%20SQL%2C%20and%20Outlook-3617) - [Generate Multi-Format Documentation with Claude Sonnet & Google Docs-9746](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Multi-Format%20Documentation%20with%20Claude%20Sonnet%20%26%20Google%20Docs-9746) - [Generate Multi-Format Research Paper Summaries with GPT-4 and PDF Vector-7359](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Multi-Format%20Research%20Paper%20Summaries%20with%20GPT-4%20and%20PDF%20Vector-7359) - [Generate Multi-Period Financial Reports from Google Sheets with AI Analysis-6679](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Multi-Period%20Financial%20Reports%20from%20Google%20Sheets%20with%20AI%20Analysis-6679) - [Generate Multi-Platform Content from Forms using Tavily Research and OpenAI-8649](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Multi-Platform%20Content%20from%20Forms%20using%20Tavily%20Research%20and%20OpenAI-8649) - [Generate Multi-Platform Content with OpenAI, Tavily Research & Supabase Storage-7947](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Multi-Platform%20Content%20with%20OpenAI%2C%20Tavily%20Research%20%26%20Supabase%20Storage-7947) - [Generate Multi-Platform Social Media Posts with GPT-4.1 and PostPulse-9195](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Multi-Platform%20Social%20Media%20Posts%20with%20GPT-4.1%20and%20PostPulse-9195) - [Generate Multilingual Shopify Product Descriptions with Gemini 2.5 Vision AI-8179](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Multilingual%20Shopify%20Product%20Descriptions%20with%20Gemini%202.5%20Vision%20AI-8179) - [Generate Multiple AI Images with DALLΒ·E 2 and Upload to Google Drive-7222](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Multiple%20AI%20Images%20with%20DALL%C2%B7E%202%20and%20Upload%20to%20Google%20Drive-7222) - [Generate Multiple Languange Blogpost with OpenAI, Support Yoast & Polylang-5287](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Multiple%20Languange%20Blogpost%20with%20OpenAI%2C%20Support%20Yoast%20%26%20Polylang-5287) - [Generate Multiple T-shirt Design Prompts From Images With GPT-4o-3430](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Multiple%20T-shirt%20Design%20Prompts%20From%20Images%20With%20GPT-4o-3430) - [Generate multispeaker podcast πŸŽ™οΈ with AI natural-sounding πŸ€–πŸ§  & Google Sheets-2927](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20multispeaker%20podcast%20%F0%9F%8E%99%EF%B8%8F%20with%20AI%20natural-sounding%20%F0%9F%A4%96%F0%9F%A7%A0%20%26%20Google%20Sheets-2927) - [Generate n8n Forms from Airtable and BaseRow Tables -2603](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20n8n%20Forms%20from%20Airtable%20and%20BaseRow%20Tables%20-2603) - [Generate Natural Voices with Google Text-to-Speech, Drive & Airtable-5779](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Natural%20Voices%20with%20Google%20Text-to-Speech%2C%20Drive%20%26%20Airtable-5779) - [Generate News Cards from Spotify Emotions with LLM, Google News and APITemplate.io-10267](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20News%20Cards%20from%20Spotify%20Emotions%20with%20LLM%2C%20Google%20News%20and%20APITemplate.io-10267) - [Generate News Videos from RSS Feeds with HeyGen Avatar-6229](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20News%20Videos%20from%20RSS%20Feeds%20with%20HeyGen%20Avatar-6229) - [Generate News-based AI Videos with HeyGen and Publish to Instagram & TikTok-6084](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20News-based%20AI%20Videos%20with%20HeyGen%20and%20Publish%20to%20Instagram%20%26%20TikTok-6084) - [Generate Newsletter Images with Nano Banana & Post Human-Approved Tweets to X-8655](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Newsletter%20Images%20with%20Nano%20Banana%20%26%20Post%20Human-Approved%20Tweets%20to%20X-8655) - [Generate Other Content with Jfirma1 Test_model on Replicate-6939](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Other%20Content%20with%20Jfirma1%20Test_model%20on%20Replicate-6939) - [Generate PDF Invoices from Google Sheets with PDF.co-7859](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20PDF%20Invoices%20from%20Google%20Sheets%20with%20PDF.co-7859) - [Generate PDF Invoices with CustomJS API-3333](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20PDF%20Invoices%20with%20CustomJS%20API-3333) - [Generate Personalized and Aggregate Survey Reports with Jotform and Gemini AI-9484](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Personalized%20and%20Aggregate%20Survey%20Reports%20with%20Jotform%20and%20Gemini%20AI-9484) - [Generate Personalized Cold Email Icebreakers from Websites with GPT-4 & Google Sheets-9882](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Personalized%20Cold%20Email%20Icebreakers%20from%20Websites%20with%20GPT-4%20%26%20Google%20Sheets-9882) - [Generate Personalized Cold Email Icebreakers with GPT-4 Mini, Apify & LinkedIn-6599](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Personalized%20Cold%20Email%20Icebreakers%20with%20GPT-4%20Mini%2C%20Apify%20%26%20LinkedIn-6599) - [Generate Personalized Cold Email Icebreakers with GPT-4O-mini and Google Sheets-8070](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Personalized%20Cold%20Email%20Icebreakers%20with%20GPT-4O-mini%20and%20Google%20Sheets-8070) - [Generate Personalized Cold Email Icebreakers with Perplexity Research & Claude Sonnet-9629](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Personalized%20Cold%20Email%20Icebreakers%20with%20Perplexity%20Research%20%26%20Claude%20Sonnet-9629) - [Generate Personalized Cold Email Openers from LinkedIn Posts with GPT-4o-5856](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Personalized%20Cold%20Email%20Openers%20from%20LinkedIn%20Posts%20with%20GPT-4o-5856) - [Generate Personalized Cold Email Openers with Website Scraping using Claude & GPT-4-8856](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Personalized%20Cold%20Email%20Openers%20with%20Website%20Scraping%20using%20Claude%20%26%20GPT-4-8856) - [Generate Personalized Cold Emails from LinkedIn Jobs with GPT-4o and Gmail-9471](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Personalized%20Cold%20Emails%20from%20LinkedIn%20Jobs%20with%20GPT-4o%20and%20Gmail-9471) - [Generate Personalized Cold Emails with Anthropic, GPT-4 & Google Sheets-10266](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Personalized%20Cold%20Emails%20with%20Anthropic%2C%20GPT-4%20%26%20Google%20Sheets-10266) - [Generate Personalized Cold Emails with GPT-4o-mini and Google Sheets-7583](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Personalized%20Cold%20Emails%20with%20GPT-4o-mini%20and%20Google%20Sheets-7583) - [Generate Personalized Email Sequences with Octave, LLM & External Data-7617](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Personalized%20Email%20Sequences%20with%20Octave%2C%20LLM%20%26%20External%20Data-7617) - [Generate Personalized Language Learning News Digests with LLaMA-3.1 & DeepSeek AI-5660](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Personalized%20Language%20Learning%20News%20Digests%20with%20LLaMA-3.1%20%26%20DeepSeek%20AI-5660) - [Generate Personalized Lead Replies from Google Sheets with OpenAI and Gmail-8979](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Personalized%20Lead%20Replies%20from%20Google%20Sheets%20with%20OpenAI%20and%20Gmail-8979) - [Generate Personalized Marketing Emails from Google Sheets with Llama AI-5875](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Personalized%20Marketing%20Emails%20from%20Google%20Sheets%20with%20Llama%20AI-5875) - [Generate Personalized Music Promotion Emails with GPT-5 and Gmail Context Analysis-8884](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Personalized%20Music%20Promotion%20Emails%20with%20GPT-5%20and%20Gmail%20Context%20Analysis-8884) - [Generate Personalized Promo Cards with Email Verification, Gmail & Google Sheets-9032](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Personalized%20Promo%20Cards%20with%20Email%20Verification%2C%20Gmail%20%26%20Google%20Sheets-9032) - [Generate Personalized Sales Emails from Google Maps with OpenAI to Google Sheets-11028](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Personalized%20Sales%20Emails%20from%20Google%20Maps%20with%20OpenAI%20to%20Google%20Sheets-11028) - [Generate Personalized Sales Emails with LinkedIn Data & Claude 3.7 via OpenRouter-5691](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Personalized%20Sales%20Emails%20with%20LinkedIn%20Data%20%26%20Claude%203.7%20via%20OpenRouter-5691) - [Generate Personalized Sales Emails with MadKudu Research & OpenAI for Outreach.io Sequences-7149](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Personalized%20Sales%20Emails%20with%20MadKudu%20Research%20%26%20OpenAI%20for%20Outreach.io%20Sequences-7149) - [Generate Personalized Sales Outreach from LinkedIn Job Signals with Apify & Google Gemini-9219](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Personalized%20Sales%20Outreach%20from%20LinkedIn%20Job%20Signals%20with%20Apify%20%26%20Google%20Gemini-9219) - [Generate Personalized Sales Outreach with GPT across LinkedIn, Email & WhatsApp-9813](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Personalized%20Sales%20Outreach%20with%20GPT%20across%20LinkedIn%2C%20Email%20%26%20WhatsApp-9813) - [Generate Personalized Sales Outreach with GPT-4, Explorium MCP & Telegram-5421](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Personalized%20Sales%20Outreach%20with%20GPT-4%2C%20Explorium%20MCP%20%26%20Telegram-5421) - [Generate Personalized Startup Ideas with Claude Analysis and Gmail Reports-7480](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Personalized%20Startup%20Ideas%20with%20Claude%20Analysis%20and%20Gmail%20Reports-7480) - [Generate Personalized Strava Ride Titles & Descriptions with DeepSeek AI-4736](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Personalized%20Strava%20Ride%20Titles%20%26%20Descriptions%20with%20DeepSeek%20AI-4736) - [Generate Personalized Travel Itineraries with Llama AI via Email & WhatsApp-6051](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Personalized%20Travel%20Itineraries%20with%20Llama%20AI%20via%20Email%20%26%20WhatsApp-6051) - [Generate Personalized Weather Reports with OpenWeatherMap, Python and GPT-4.1-mini-6400](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Personalized%20Weather%20Reports%20with%20OpenWeatherMap%2C%20Python%20and%20GPT-4.1-mini-6400) - [Generate Photorealistic Images with Black Forest Labs Flux-Krea-Dev via Replicate-6797](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Photorealistic%20Images%20with%20Black%20Forest%20Labs%20Flux-Krea-Dev%20via%20Replicate-6797) - [Generate PII-Safe Helpdocs from Crisp Support Chats with GPT-4.1-mini-10773](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20PII-Safe%20Helpdocs%20from%20Crisp%20Support%20Chats%20with%20GPT-4.1-mini-10773) - [Generate Platform-Optimized Social Media Content Across 6 Platforms with GPT-4o-7267](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Platform-Optimized%20Social%20Media%20Content%20Across%206%20Platforms%20with%20GPT-4o-7267) - [Generate Platform-Specific Social Media Posts with ChatGPT, Tavily & Google Sheets-9998](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Platform-Specific%20Social%20Media%20Posts%20with%20ChatGPT%2C%20Tavily%20%26%20Google%20Sheets-9998) - [Generate Podcast Transcript Summaries & Keywords with OpenAI and Gmail-6661](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Podcast%20Transcript%20Summaries%20%26%20Keywords%20with%20OpenAI%20and%20Gmail-6661) - [Generate Post-Event Reports with GPT-4, Email Delivery & Database Storage-10281](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Post-Event%20Reports%20with%20GPT-4%2C%20Email%20Delivery%20%26%20Database%20Storage-10281) - [Generate PRDs and Test Scenarios with GPT/Claude and PDF Export-8073](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20PRDs%20and%20Test%20Scenarios%20with%20GPT%2FClaude%20and%20PDF%20Export-8073) - [Generate Product Ad Copy & CTAs with GPT-4 for Slack and Airtable-4372](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Product%20Ad%20Copy%20%26%20CTAs%20with%20GPT-4%20for%20Slack%20and%20Airtable-4372) - [Generate Product Creative Images with Google Nano-Banana Model via Defapi-8484](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Product%20Creative%20Images%20with%20Google%20Nano-Banana%20Model%20via%20Defapi-8484) - [Generate Product Images & Videos with Gemini AI, DeepSeek, and GoAPI for E-commerce-8148](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Product%20Images%20%26%20Videos%20with%20Gemini%20AI%2C%20DeepSeek%2C%20and%20GoAPI%20for%20E-commerce-8148) - [Generate Product Mockups with Gemini 2.5 Flash Image via OpenRouter-8194](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Product%20Mockups%20with%20Gemini%202.5%20Flash%20Image%20via%20OpenRouter-8194) - [Generate Product Videos Automatically with Gemini, FAL and Google Workspace-8764](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Product%20Videos%20Automatically%20with%20Gemini%2C%20FAL%20and%20Google%20Workspace-8764) - [Generate Professional Changelogs from Git Commits with GPT-4 and GitHub-8137](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Professional%20Changelogs%20from%20Git%20Commits%20with%20GPT-4%20and%20GitHub-8137) - [Generate Professional Construction Quotes from JotForm to Email with Supabase CRM-9608](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Professional%20Construction%20Quotes%20from%20JotForm%20to%20Email%20with%20Supabase%20CRM-9608) - [Generate Professional Document Drafts from PDFs with Google Drive, GPT-4 & Email Notifications-5441](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Professional%20Document%20Drafts%20from%20PDFs%20with%20Google%20Drive%2C%20GPT-4%20%26%20Email%20Notifications-5441) - [Generate Professional Documents with Claude AI Skills and Upload to Google Drive-11049](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Professional%20Documents%20with%20Claude%20AI%20Skills%20and%20Upload%20to%20Google%20Drive-11049) - [Generate Professional Email Signatures in HTML & PDF with Gmail Delivery-11018](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Professional%20Email%20Signatures%20in%20HTML%20%26%20PDF%20with%20Gmail%20Delivery-11018) - [Generate Professional Emails with Custom Tones using OpenAI GPT-9225](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Professional%20Emails%20with%20Custom%20Tones%20using%20OpenAI%20GPT-9225) - [Generate Professional Invoices with Jotform, Xero, and GPT-powered Emails-9797](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Professional%20Invoices%20with%20Jotform%2C%20Xero%2C%20and%20GPT-powered%20Emails-9797) - [Generate Professional product images | AI marketing campaign Generator-6285](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Professional%20product%20images%20%7C%20AI%20marketing%20campaign%20Generator-6285) - [Generate Professional Proposals with GPT-4o and PDFMonkey-6297](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Professional%20Proposals%20with%20GPT-4o%20and%20PDFMonkey-6297) - [Generate Professional Reports from Excel/CSV with Gemini AI and Google Workspace-7370](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Professional%20Reports%20from%20Excel%2FCSV%20with%20Gemini%20AI%20and%20Google%20Workspace-7370) - [Generate Professional Zoom Meeting Summaries with GPT-4O and Google Docs-8009](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Professional%20Zoom%20Meeting%20Summaries%20with%20GPT-4O%20and%20Google%20Docs-8009) - [Generate Property Investment Reports with GPT-4, SerpAPI, Google Docs & Airtable-6571](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Property%20Investment%20Reports%20with%20GPT-4%2C%20SerpAPI%2C%20Google%20Docs%20%26%20Airtable-6571) - [Generate Prospect Research & Connection Strategy Reports with Claude AI-6484](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Prospect%20Research%20%26%20Connection%20Strategy%20Reports%20with%20Claude%20AI-6484) - [Generate QA Test Cases from Figma Designs to Google Sheets using GPT-4o-mini-10326](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20QA%20Test%20Cases%20from%20Figma%20Designs%20to%20Google%20Sheets%20using%20GPT-4o-mini-10326) - [Generate QR Codes from URLs with QR Server API and Downloadable Images-5124](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20QR%20Codes%20from%20URLs%20with%20QR%20Server%20API%20and%20Downloadable%20Images-5124) - [Generate Qualified Instagram Leads from Hashtags with Apify and Google Sheets-7373](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Qualified%20Instagram%20Leads%20from%20Hashtags%20with%20Apify%20and%20Google%20Sheets-7373) - [Generate Realistic Sound Effects with CassetteAI and Save to Google Drive-5158](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Realistic%20Sound%20Effects%20with%20CassetteAI%20and%20Save%20to%20Google%20Drive-5158) - [Generate Recipes from Fridge Photos using GPT-4 Vision & Telegram-9558](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Recipes%20from%20Fridge%20Photos%20using%20GPT-4%20Vision%20%26%20Telegram-9558) - [Generate Recipes from Ingredients with Ollama AI Chef Agent-4007](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Recipes%20from%20Ingredients%20with%20Ollama%20AI%20Chef%20Agent-4007) - [Generate Research Ideas from PDFs using InfraNodus GraphRAG Content Gap Analysis-5746](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Research%20Ideas%20from%20PDFs%20using%20InfraNodus%20GraphRAG%20Content%20Gap%20Analysis-5746) - [Generate Research Questions from PDFs using InfraNodus Content Gap Analysis-5744](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Research%20Questions%20from%20PDFs%20using%20InfraNodus%20Content%20Gap%20Analysis-5744) - [Generate Research-Backed SEO Content Briefs with OpenAI and Firecrawl to Google Docs-8289](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Research-Backed%20SEO%20Content%20Briefs%20with%20OpenAI%20and%20Firecrawl%20to%20Google%20Docs-8289) - [Generate Riddle Shorts & Post on YouTube with Sonnet 3.5, Pinecone & Creatomate-3907](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Riddle%20Shorts%20%26%20Post%20on%20YouTube%20with%20Sonnet%203.5%2C%20Pinecone%20%26%20Creatomate-3907) - [Generate Ryan-Like Character Images with Joblas LoRA Model and Replicate-6850](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Ryan-Like%20Character%20Images%20with%20Joblas%20LoRA%20Model%20and%20Replicate-6850) - [Generate SaaS Product Ideas from Market Gaps with OpenAI and Bright Data-5970](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20SaaS%20Product%20Ideas%20from%20Market%20Gaps%20with%20OpenAI%20and%20Bright%20Data-5970) - [Generate Sales Leads & Personalized Outreach Emails using Jina AI and OpenAI Agents-6649](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Sales%20Leads%20%26%20Personalized%20Outreach%20Emails%20using%20Jina%20AI%20and%20OpenAI%20Agents-6649) - [Generate Sales Leads with Yelp & Trustpilot Scraping + AI-Powered Email Outreach-4912](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Sales%20Leads%20with%20Yelp%20%26%20Trustpilot%20Scraping%20%2B%20AI-Powered%20Email%20Outreach-4912) - [Generate Sales Reports from Google Sheets with Azure OpenAI and Telegram-8177](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Sales%20Reports%20from%20Google%20Sheets%20with%20Azure%20OpenAI%20and%20Telegram-8177) - [Generate Secure Social Media Connection Links for Clients with Upload-Post-8596](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Secure%20Social%20Media%20Connection%20Links%20for%20Clients%20with%20Upload-Post-8596) - [Generate Self-Documenting API Portal for Webhooks with n8n API & Bootstrap-7706](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Self-Documenting%20API%20Portal%20for%20Webhooks%20with%20n8n%20API%20%26%20Bootstrap-7706) - [Generate SEO anchor texts from Google Sheets with Claude 4 Sonnet-8928](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20SEO%20anchor%20texts%20from%20Google%20Sheets%20with%20Claude%204%20Sonnet-8928) - [Generate SEO Blog Content with GPT-4, Perplexity & WordPress Auto-Publishing-7509](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20SEO%20Blog%20Content%20with%20GPT-4%2C%20Perplexity%20%26%20WordPress%20Auto-Publishing-7509) - [Generate SEO Blog Posts from Google Trends to WordPress with GPT & Perplexity AI-8264](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20SEO%20Blog%20Posts%20from%20Google%20Trends%20to%20WordPress%20with%20GPT%20%26%20Perplexity%20AI-8264) - [Generate SEO Blog Posts from Web Searches with Mistral AI and Google Drive-8192](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20SEO%20Blog%20Posts%20from%20Web%20Searches%20with%20Mistral%20AI%20and%20Google%20Drive-8192) - [Generate SEO Content Briefs with GPT-4o, DataForSEO Keyword Research & SERP Analysis-10829](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20SEO%20Content%20Briefs%20with%20GPT-4o%2C%20DataForSEO%20Keyword%20Research%20%26%20SERP%20Analysis-10829) - [Generate SEO Content with Claude AI & Competitor Analysis using Apify-8946](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20SEO%20Content%20with%20Claude%20AI%20%26%20Competitor%20Analysis%20using%20Apify-8946) - [Generate SEO Content with Claude AI, Competitor Analysis & Supabase RAG-8945](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20SEO%20Content%20with%20Claude%20AI%2C%20Competitor%20Analysis%20%26%20Supabase%20RAG-8945) - [Generate SEO Keywords with AI: Topic to Keyword List in Seconds-3544](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20SEO%20Keywords%20with%20AI%3A%20Topic%20to%20Keyword%20List%20in%20Seconds-3544) - [Generate SEO Meta Tags with Gemini AI & Competitor Analysis using Google Sheets-9750](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20SEO%20Meta%20Tags%20with%20Gemini%20AI%20%26%20Competitor%20Analysis%20using%20Google%20Sheets-9750) - [Generate SEO Seed Keywords Using AI-2473](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20SEO%20Seed%20Keywords%20Using%20AI-2473) - [Generate SEO-Optimized Blog Content with Gemini, Scrapeless and Pinecone RAG-6057](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20SEO-Optimized%20Blog%20Content%20with%20Gemini%2C%20Scrapeless%20and%20Pinecone%20RAG-6057) - [Generate SEO-Optimized Blog Content with Google Gemini, RSS Feeds and Telegram-8363](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20SEO-Optimized%20Blog%20Content%20with%20Google%20Gemini%2C%20RSS%20Feeds%20and%20Telegram-8363) - [Generate SEO-Optimized Blog Posts with Google Autocomplete & GPT-4-6283](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20SEO-Optimized%20Blog%20Posts%20with%20Google%20Autocomplete%20%26%20GPT-4-6283) - [Generate SEO-Optimized Titles & Meta Descriptions with Bright Data & Gemini AI-6115](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20SEO-Optimized%20Titles%20%26%20Meta%20Descriptions%20with%20Bright%20Data%20%26%20Gemini%20AI-6115) - [Generate SEO-Optimized WordPress Blogs with Gemini, Tavily & Human Review-8356](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20SEO-Optimized%20WordPress%20Blogs%20with%20Gemini%2C%20Tavily%20%26%20Human%20Review-8356) - [Generate SEO/AEO-optimized Shopify Blog Articles with GPT-4 and Google Sheets-9115](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20SEO%2FAEO-optimized%20Shopify%20Blog%20Articles%20with%20GPT-4%20and%20Google%20Sheets-9115) - [Generate Shopify Product Descriptions with GPT-4o Vision & Claude 3.5 + Sales Analytics-8562](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Shopify%20Product%20Descriptions%20with%20GPT-4o%20Vision%20%26%20Claude%203.5%20%2B%20Sales%20Analytics-8562) - [Generate Shopify Product Listings from Images with Gemini AI and Airtable-10008](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Shopify%20Product%20Listings%20from%20Images%20with%20Gemini%20AI%20and%20Airtable-10008) - [Generate Smart Calendly Notifications for Outlook and Slack using GPT-4-7305](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Smart%20Calendly%20Notifications%20for%20Outlook%20and%20Slack%20using%20GPT-4-7305) - [Generate Social Media Ad Images for FB/IG/Pinterest with Google Gemini Imagen-9374](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Social%20Media%20Ad%20Images%20for%20FB%2FIG%2FPinterest%20with%20Google%20Gemini%20Imagen-9374) - [Generate Social Media Ads with Website Scraping using Gemini & Ideogram AI for FB, IG & Pinterest-9388](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Social%20Media%20Ads%20with%20Website%20Scraping%20using%20Gemini%20%26%20Ideogram%20AI%20for%20FB%2C%20IG%20%26%20Pinterest-9388) - [Generate Social Media Campaign Images with Mistral AI & Pollinations.ai-8770](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Social%20Media%20Campaign%20Images%20with%20Mistral%20AI%20%26%20Pollinations.ai-8770) - [Generate Social Media Captions for Product Images with Gemini AI and Telegram Approval-8731](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Social%20Media%20Captions%20for%20Product%20Images%20with%20Gemini%20AI%20and%20Telegram%20Approval-8731) - [Generate Social Media Content Across Platforms with GPT-4 and Auto-Scheduler-5919](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Social%20Media%20Content%20Across%20Platforms%20with%20GPT-4%20and%20Auto-Scheduler-5919) - [Generate Social Media Content from Video Transcripts with Gemini AI & Airtable-5942](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Social%20Media%20Content%20from%20Video%20Transcripts%20with%20Gemini%20AI%20%26%20Airtable-5942) - [Generate Social Media Hashtags from Twitter & YouTube Trends with Mistral AI-6203](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Social%20Media%20Hashtags%20from%20Twitter%20%26%20YouTube%20Trends%20with%20Mistral%20AI-6203) - [Generate Song Lyrics and Music from Text Prompts using OpenAI and Fal.ai Minimax-10005](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Song%20Lyrics%20and%20Music%20from%20Text%20Prompts%20using%20OpenAI%20and%20Fal.ai%20Minimax-10005) - [Generate Sprint Review Summaries from Transcripts with OpenAI and Google Sheets-8400](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Sprint%20Review%20Summaries%20from%20Transcripts%20with%20OpenAI%20and%20Google%20Sheets-8400) - [Generate SQL queries from schema only - AI-powered-2508](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20SQL%20queries%20from%20schema%20only%20-%20AI-powered-2508) - [Generate SSL/TLS Certificate Expiry Reports with AWS ACM and AI for Slack & Email-7689](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20SSL%2FTLS%20Certificate%20Expiry%20Reports%20with%20AWS%20ACM%20and%20AI%20for%20Slack%20%26%20Email-7689) - [Generate Startup Ideas from Reddit Posts Using Gemini AI and Google Sheets-6094](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Startup%20Ideas%20from%20Reddit%20Posts%20Using%20Gemini%20AI%20and%20Google%20Sheets-6094) - [Generate Stock Market Insights with Technical Analysis, AI, and Telegram Publishing-8094](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Stock%20Market%20Insights%20with%20Technical%20Analysis%2C%20AI%2C%20and%20Telegram%20Publishing-8094) - [Generate Stock Trading Signals with Gemini 2.5 Pro & TwelveData via Telegram Bot-9015](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Stock%20Trading%20Signals%20with%20Gemini%202.5%20Pro%20%26%20TwelveData%20via%20Telegram%20Bot-9015) - [Generate Stripe invoice and send it by email-2675](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Stripe%20invoice%20and%20send%20it%20by%20email-2675) - [Generate Structured Company Descriptions with Bedrijfsdata Web RAG & OpenAI-7365](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Structured%20Company%20Descriptions%20with%20Bedrijfsdata%20Web%20RAG%20%26%20OpenAI-7365) - [Generate Structured Scientific Research PDF Summaries with GPT-4o-5607](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Structured%20Scientific%20Research%20PDF%20Summaries%20with%20GPT-4o-5607) - [Generate Stylized Images with Paige AI Custom Model via Replicate-7054](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Stylized%20Images%20with%20Paige%20AI%20Custom%20Model%20via%20Replicate-7054) - [Generate SWOT Analysis Reports with OpenAI, Google Sheets & APITemplate PDF Export-5622](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20SWOT%20Analysis%20Reports%20with%20OpenAI%2C%20Google%20Sheets%20%26%20APITemplate%20PDF%20Export-5622) - [Generate Tailored Interview Questions with GPT-4 Based on CV, JD, and Round-6767](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Tailored%20Interview%20Questions%20with%20GPT-4%20Based%20on%20CV%2C%20JD%2C%20and%20Round-6767) - [Generate Tailored Resumes, Cover Letters & Interview Prep from LinkedIn Jobs with AI-6748](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Tailored%20Resumes%2C%20Cover%20Letters%20%26%20Interview%20Prep%20from%20LinkedIn%20Jobs%20with%20AI-6748) - [Generate Template Descriptions from Google Drive with Azure GPT-4-9344](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Template%20Descriptions%20from%20Google%20Drive%20with%20Azure%20GPT-4-9344) - [Generate Text & Image Embeddings with OpenAI CLIP via Replicate API-6795](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Text%20%26%20Image%20Embeddings%20with%20OpenAI%20CLIP%20via%20Replicate%20API-6795) - [Generate Text & Image Embeddings with OpenAI CLIP via Replicate-6883](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Text%20%26%20Image%20Embeddings%20with%20OpenAI%20CLIP%20via%20Replicate-6883) - [Generate Text & Image Responses in Telegram Channels with GPT-4 and TGPT-9818](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Text%20%26%20Image%20Responses%20in%20Telegram%20Channels%20with%20GPT-4%20and%20TGPT-9818) - [Generate Text & Image to Video with Bytedance Seedance 1 Pro via Replicate-7099](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Text%20%26%20Image%20to%20Video%20with%20Bytedance%20Seedance%201%20Pro%20via%20Replicate-7099) - [Generate Text Images from the Free DummyJSON API Using the HTTP Request Node-2990](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Text%20Images%20from%20the%20Free%20DummyJSON%20API%20Using%20the%20HTTP%20Request%20Node-2990) - [Generate Text with IBM Granite Speech 3.3 8B Model via Replicate-6884](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Text%20with%20IBM%20Granite%20Speech%203.3%208B%20Model%20via%20Replicate-6884) - [Generate Text-to-Speech Using Elevenlabs via API-2245](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Text-to-Speech%20Using%20Elevenlabs%20via%20API-2245) - [Generate Text-to-Video & Image-to-Video Content with Seedance 1 Lite AI-7098](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Text-to-Video%20%26%20Image-to-Video%20Content%20with%20Seedance%201%20Lite%20AI-7098) - [Generate Text-to-Video Content with Google Veo 3 via Replicate API-7100](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Text-to-Video%20Content%20with%20Google%20Veo%203%20via%20Replicate%20API-7100) - [Generate Trend-Based Marketing Videos with Seedance AI, Perplexity, and GPT-4o-5674](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Trend-Based%20Marketing%20Videos%20with%20Seedance%20AI%2C%20Perplexity%2C%20and%20GPT-4o-5674) - [Generate Trend-Based Video Marketing Ideas with GPT-4, Tavily and Veo 3-4921](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Trend-Based%20Video%20Marketing%20Ideas%20with%20GPT-4%2C%20Tavily%20and%20Veo%203-4921) - [Generate Twitter/X Captions from Google Drive Images using Cloudinary & GPT-4o-mini-7278](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Twitter%2FX%20Captions%20from%20Google%20Drive%20Images%20using%20Cloudinary%20%26%20GPT-4o-mini-7278) - [Generate UGC Ads from Google Sheets with Fal.ai Models (nano-banana, WAN2.2, Veo3)-8205](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20UGC%20Ads%20from%20Google%20Sheets%20with%20Fal.ai%20Models%20(nano-banana%2C%20WAN2.2%2C%20Veo3)-8205) - [Generate UGC Images from Form Submissions with Google Gemini and Telegram-9922](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20UGC%20Images%20from%20Form%20Submissions%20with%20Google%20Gemini%20and%20Telegram-9922) - [Generate UGC Marketing Videos for eCommerce with Sora 2 and Gemini-9432](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20UGC%20Marketing%20Videos%20for%20eCommerce%20with%20Sora%202%20and%20Gemini-9432) - [Generate UGC Promo Videos with OpenAI, Sora 2 and Blotato for eCommerce-10514](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20UGC%20Promo%20Videos%20with%20OpenAI%2C%20Sora%202%20and%20Blotato%20for%20eCommerce-10514) - [Generate UGC videos from product images with Gemini and VEO3-8927](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20UGC%20videos%20from%20product%20images%20with%20Gemini%20and%20VEO3-8927) - [Generate UGC Videos from Product Images with GPT-4, Fal.ai & KIE.ai via Telegram-8811](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20UGC%20Videos%20from%20Product%20Images%20with%20GPT-4%2C%20Fal.ai%20%26%20KIE.ai%20via%20Telegram-8811) - [Generate UI Design Images with Replicate's Draft UI Designer Model-7097](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20UI%20Design%20Images%20with%20Replicate's%20Draft%20UI%20Designer%20Model-7097) - [Generate Unlimited E-Commerce Ad Creative with Nano Banana Image Generator-8226](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Unlimited%20E-Commerce%20Ad%20Creative%20with%20Nano%20Banana%20Image%20Generator-8226) - [Generate Urban Architecture Images with Lemaar Door AI via Replicate-6879](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Urban%20Architecture%20Images%20with%20Lemaar%20Door%20AI%20via%20Replicate-6879) - [Generate UTM-tagged Bitly Links from Slack with GPT-4o-mini and Google Sheets Logging-6130](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20UTM-tagged%20Bitly%20Links%20from%20Slack%20with%20GPT-4o-mini%20and%20Google%20Sheets%20Logging-6130) - [Generate Verifiable CEU Certificates with Google Workspace & QR Verification-11012](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Verifiable%20CEU%20Certificates%20with%20Google%20Workspace%20%26%20QR%20Verification-11012) - [Generate Verified Gym Trial Passes with QR Code, Email & PDF Export-10768](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Verified%20Gym%20Trial%20Passes%20with%20QR%20Code%2C%20Email%20%26%20PDF%20Export-10768) - [Generate Video Ads with Gemini 2.5 Flash Images & FAL WAN Animation-7964](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Video%20Ads%20with%20Gemini%202.5%20Flash%20Images%20%26%20FAL%20WAN%20Animation-7964) - [Generate video from prompt using Vertex AI Veo 3 and upload to Google Drive-5228](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20video%20from%20prompt%20using%20Vertex%20AI%20Veo%203%20and%20upload%20to%20Google%20Drive-5228) - [Generate Videos Automatically with Veo3 Fast API, Google Drive & Email Notifications-10860](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Videos%20Automatically%20with%20Veo3%20Fast%20API%2C%20Google%20Drive%20%26%20Email%20Notifications-10860) - [Generate Videos from Chat with Google Vertex AI (Veo3)-7954](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Videos%20from%20Chat%20with%20Google%20Vertex%20AI%20(Veo3)-7954) - [Generate Videos from Images using Wan 2.2 I2V Fast AI and Replicate API-6802](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Videos%20from%20Images%20using%20Wan%202.2%20I2V%20Fast%20AI%20and%20Replicate%20API-6802) - [Generate Videos from Images with Telegram, GPT-4.1 & Seedance/Veo3 Integration-6976](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Videos%20from%20Images%20with%20Telegram%2C%20GPT-4.1%20%26%20Seedance%2FVeo3%20Integration-6976) - [Generate Videos from Images with Wan 2.2 I2V A14B AI Model-6966](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Videos%20from%20Images%20with%20Wan%202.2%20I2V%20A14B%20AI%20Model-6966) - [Generate Videos from Text Descriptions using Wan 2.2 T2V Fast and Replicate-6809](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Videos%20from%20Text%20Descriptions%20using%20Wan%202.2%20T2V%20Fast%20and%20Replicate-6809) - [Generate Videos from Text or Images with Sora 2 AI - No Watermark-9810](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Videos%20from%20Text%20or%20Images%20with%20Sora%202%20AI%20-%20No%20Watermark-9810) - [Generate Videos from Text Prompts using GPT-5 and Google Veo-3-7328](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Videos%20from%20Text%20Prompts%20using%20GPT-5%20and%20Google%20Veo-3-7328) - [Generate Videos with AI, ElevenLabs,PIAPI Shotstack/Creatomate & Post to Youtube-4630](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Videos%20with%20AI%2C%20ElevenLabs%2CPIAPI%20Shotstack%2FCreatomate%20%26%20Post%20to%20Youtube-4630) - [Generate Viral Baby Celebrity Podcasts with AI, Hedra and ElevenLabs-8294](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Viral%20Baby%20Celebrity%20Podcasts%20with%20AI%2C%20Hedra%20and%20ElevenLabs-8294) - [Generate Viral Bigfoot Vlog Videos with Veo 3-5312](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Viral%20Bigfoot%20Vlog%20Videos%20with%20Veo%203-5312) - [Generate Viral CCTV Animal Videos using GPT and Veo3 AI for TikTok-9184](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Viral%20CCTV%20Animal%20Videos%20using%20GPT%20and%20Veo3%20AI%20for%20TikTok-9184) - [Generate Viral Facebook Posts with Gemini 2.0 & AI Image Generation-8756](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Viral%20Facebook%20Posts%20with%20Gemini%202.0%20%26%20AI%20Image%20Generation-8756) - [Generate Viral Instagram Scripts by Analyzing Trending Reels with Apify and GPT-4-10303](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Viral%20Instagram%20Scripts%20by%20Analyzing%20Trending%20Reels%20with%20Apify%20and%20GPT-4-10303) - [Generate Viral LinkedIn Content with GPT and Images using Telegram Bot Interface-8334](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Viral%20LinkedIn%20Content%20with%20GPT%20and%20Images%20using%20Telegram%20Bot%20Interface-8334) - [Generate Viral TikTok/IG Reel Clips from YouTube Videos with Vizard AI-6036](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Viral%20TikTok%2FIG%20Reel%20Clips%20from%20YouTube%20Videos%20with%20Vizard%20AI-6036) - [Generate Viral Video Ideas from Social Media Trends with GPT-4o and Discord-7523](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Viral%20Video%20Ideas%20from%20Social%20Media%20Trends%20with%20GPT-4o%20and%20Discord-7523) - [Generate Visual Summary & Knowledge Graph Insights for Your Email-4619](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Visual%20Summary%20%26%20Knowledge%20Graph%20Insights%20for%20Your%20Email-4619) - [Generate Website Screenshots On-Demand with ScreenshotMachine API via Webhooks-4594](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Website%20Screenshots%20On-Demand%20with%20ScreenshotMachine%20API%20via%20Webhooks-4594) - [Generate Website Sitemaps & Visual Trees with Firecrawl and Google Sheets-7379](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Website%20Sitemaps%20%26%20Visual%20Trees%20with%20Firecrawl%20and%20Google%20Sheets-7379) - [Generate Weekly Animal Rights Action Briefings from U.S. House Bills with Gemini AI-6472](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Weekly%20Animal%20Rights%20Action%20Briefings%20from%20U.S.%20House%20Bills%20with%20Gemini%20AI-6472) - [Generate Weekly Document Digests from Google Docs with GPT-4 and Email Delivery-8039](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Weekly%20Document%20Digests%20from%20Google%20Docs%20with%20GPT-4%20and%20Email%20Delivery-8039) - [Generate Weekly Energy Consumption Reports with EnergiDataService, Email and Google Drive-7592](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Weekly%20Energy%20Consumption%20Reports%20with%20EnergiDataService%2C%20Email%20and%20Google%20Drive-7592) - [Generate Weekly Grocery Lists in Notion with Automated Email Notifications-7427](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Weekly%20Grocery%20Lists%20in%20Notion%20with%20Automated%20Email%20Notifications-7427) - [Generate Weekly Marketing Performance Reports with GPT-4o & Google Docs to Slack-9647](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Weekly%20Marketing%20Performance%20Reports%20with%20GPT-4o%20%26%20Google%20Docs%20to%20Slack-9647) - [Generate Weekly Meta Ads Performance Reports with GPT-4 Insights and Slack Delivery-5386](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Weekly%20Meta%20Ads%20Performance%20Reports%20with%20GPT-4%20Insights%20and%20Slack%20Delivery-5386) - [Generate Weekly Workflow Analytics Reports with n8n API & Email Delivery-10226](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Weekly%20Workflow%20Analytics%20Reports%20with%20n8n%20API%20%26%20Email%20Delivery-10226) - [Generate Written Content with GPT-4o Recursive Writing & Editing Agents-3503](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Written%20Content%20with%20GPT-4o%20Recursive%20Writing%20%26%20Editing%20Agents-3503) - [Generate YouTube Channel Profile Reports in Google Slides with ChannelCrawler & GPT-4-10197](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20YouTube%20Channel%20Profile%20Reports%20in%20Google%20Slides%20with%20ChannelCrawler%20%26%20GPT-4-10197) - [Generate YouTube Chapter Timestamps with GPT and SupaData Transcripts-10719](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20YouTube%20Chapter%20Timestamps%20with%20GPT%20and%20SupaData%20Transcripts-10719) - [Generate YouTube Content Ideas from Video Analysis with Dumpling AI and GPT-4o-8762](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20YouTube%20Content%20Ideas%20from%20Video%20Analysis%20with%20Dumpling%20AI%20and%20GPT-4o-8762) - [Generate YouTube Scripts for Shorts & Long-Form with Gemini AI and Tavily Research-9342](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20YouTube%20Scripts%20for%20Shorts%20%26%20Long-Form%20with%20Gemini%20AI%20and%20Tavily%20Research-9342) - [Generate YouTube SEO Content & Thumbnail from Video Scripts with GPT-4o & Runway-6812](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20YouTube%20SEO%20Content%20%26%20Thumbnail%20from%20Video%20Scripts%20with%20GPT-4o%20%26%20Runway-6812) - [Generate Youtube Video Metadata (Timestamps, Tags, Description, ...)-4506](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20Youtube%20Video%20Metadata%20(Timestamps%2C%20Tags%2C%20Description%2C%20...)-4506) - [Generate YouTube Video Summaries with SearchAPI Transcripts and LLM-3828](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20YouTube%20Video%20Summaries%20with%20SearchAPI%20Transcripts%20and%20LLM-3828) - [Generate πŸ€–πŸ§  AI-powered video πŸŽ₯ from image and upload it on Google Drive-3088](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generate%20%F0%9F%A4%96%F0%9F%A7%A0%20AI-powered%20video%20%F0%9F%8E%A5%20from%20image%20and%20upload%20it%20on%20Google%20Drive-3088) - [Generating AI Videos with VEO3 and Distributing with Blotato across Multiple Platforms-6669](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generating%20AI%20Videos%20with%20VEO3%20and%20Distributing%20with%20Blotato%20across%20Multiple%20Platforms-6669) - [Generating Keywords using Google Autosuggest-2155](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generating%20Keywords%20using%20Google%20Autosuggest-2155) - [Generating New Keywords and their Search Volumes using the Google Ads API-2695](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generating%20New%20Keywords%20and%20their%20Search%20Volumes%20using%20the%20Google%20Ads%20API-2695) - [Generating SEO-Optimized Product Descriptions for Shopify and Google Shopping Using AI-5617](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generating%20SEO-Optimized%20Product%20Descriptions%20for%20Shopify%20and%20Google%20Shopping%20Using%20AI-5617) - [Generating Tax Summaries from Stripe, Storing in Google Sheets, and Sending Slack Alerts-8960](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generating%20Tax%20Summaries%20from%20Stripe%2C%20Storing%20in%20Google%20Sheets%2C%20and%20Sending%20Slack%20Alerts-8960) - [Generating Vintage Polaroid Style Photos with Gemini AI-8887](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Generating%20Vintage%20Polaroid%20Style%20Photos%20with%20Gemini%20AI-8887) - [Get Airtable data via AI and Obsidian Notes-2615](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20Airtable%20data%20via%20AI%20and%20Obsidian%20Notes-2615) - [Get all contacts from Keap-553](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20all%20contacts%20from%20Keap-553) - [Get all important information from podcasts in your playlist 100% freeβœ…-5926](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20all%20important%20information%20from%20podcasts%20in%20your%20playlist%20100%25%20free%E2%9C%85-5926) - [Get all members of a Discord server with a specific role-2105](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20all%20members%20of%20a%20Discord%20server%20with%20a%20specific%20role-2105) - [Get all orders in Shopify to Google Sheets-3218](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20all%20orders%20in%20Shopify%20to%20Google%20Sheets-3218) - [Get all orders in Shopify-548](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20all%20orders%20in%20Shopify-548) - [Get all orders in Squarespace to Google Sheets-3116](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20all%20orders%20in%20Squarespace%20to%20Google%20Sheets-3116) - [Get all releases in Sentry-643](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20all%20releases%20in%20Sentry-643) - [Get all the contacts from GetResponse and update them-778](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20all%20the%20contacts%20from%20GetResponse%20and%20update%20them-778) - [Get all the stories and publish them in Storyblok-768](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20all%20the%20stories%20and%20publish%20them%20in%20Storyblok-768) - [Get all the tasks in Flow-506](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20all%20the%20tasks%20in%20Flow-506) - [Get an automated, curated newsletter everyday using Perplexity and Gmail-5087](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20an%20automated%2C%20curated%20newsletter%20everyday%20using%20Perplexity%20and%20Gmail-5087) - [Get Any Image: Standard Fetch with BrightData Web Unblocker Failover-5905](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20Any%20Image%3A%20Standard%20Fetch%20with%20BrightData%20Web%20Unblocker%20Failover-5905) - [Get Binance Spot Market Financial Analysis via Telegram with GPT-4o-4741](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20Binance%20Spot%20Market%20Financial%20Analysis%20via%20Telegram%20with%20GPT-4o-4741) - [Get Blockchain Insights from Chat using GPT-4 and Nansen MCP-6303](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20Blockchain%20Insights%20from%20Chat%20using%20GPT-4%20and%20Nansen%20MCP-6303) - [Get Colombian Peso to USD Exchange Rate with Telegram Bot and AI Date Recognition-4246](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20Colombian%20Peso%20to%20USD%20Exchange%20Rate%20with%20Telegram%20Bot%20and%20AI%20Date%20Recognition-4246) - [Get custom_fields from the Stripe API-2359](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20custom_fields%20from%20the%20Stripe%20API-2359) - [Get Daily Calendar Summaries via SMS with Google Calendar, Twilio and Claude AI-10134](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20Daily%20Calendar%20Summaries%20via%20SMS%20with%20Google%20Calendar%2C%20Twilio%20and%20Claude%20AI-10134) - [Get Daily Exercise Plan with Flex Message via LINE-2988](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20Daily%20Exercise%20Plan%20with%20Flex%20Message%20via%20LINE-2988) - [Get Daily Weather and Save It in Airtable-2730](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20Daily%20Weather%20and%20Save%20It%20in%20Airtable-2730) - [Get data from multiple RSS feeds to Telegram-1554](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20data%20from%20multiple%20RSS%20feeds%20to%20Telegram-1554) - [Get details of a GitLab repository-465](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20details%20of%20a%20GitLab%20repository-465) - [Get DNS entries of any domain with uProc-862](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20DNS%20entries%20of%20any%20domain%20with%20uProc-862) - [Get email notifications for newly uploaded Google Drive files-1283](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20email%20notifications%20for%20newly%20uploaded%20Google%20Drive%20files-1283) - [Get entries from a Cockpit collection-518](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20entries%20from%20a%20Cockpit%20collection-518) - [Get Exchange & Sentiment Insights with CoinMarketCap AI Agent-3423](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20Exchange%20%26%20Sentiment%20Insights%20with%20CoinMarketCap%20AI%20Agent-3423) - [Get Exchange Data with KuCoin AI Agent | GPT-4o + Telegram-8611](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20Exchange%20Data%20with%20KuCoin%20AI%20Agent%20%7C%20GPT-4o%20%2B%20Telegram-8611) - [Get Free YouTube transcripts with youtube-transcript.io & save to Supabase-9747](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20Free%20YouTube%20transcripts%20with%20youtube-transcript.io%20%26%20save%20to%20Supabase-9747) - [Get GitHub Issue Updates and Send Notifications to Telegram-3021](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20GitHub%20Issue%20Updates%20and%20Send%20Notifications%20to%20Telegram-3021) - [Get invoices from Xero-543](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20invoices%20from%20Xero-543) - [Get IPO Calendar Alerts via Telegram with Finnhub API and Gemini AI-5439](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20IPO%20Calendar%20Alerts%20via%20Telegram%20with%20Finnhub%20API%20and%20Gemini%20AI-5439) - [Get Live Crypto Market Data with AI-Powered CoinMarketCap Agent-3422](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20Live%20Crypto%20Market%20Data%20with%20AI-Powered%20CoinMarketCap%20Agent-3422) - [Get Meta Ads insights and save them into Google Sheets-2714](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20Meta%20Ads%20insights%20and%20save%20them%20into%20Google%20Sheets-2714) - [Get Multiple Attachments from Gmail and upload them to GDrive-2348](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20Multiple%20Attachments%20from%20Gmail%20and%20upload%20them%20to%20GDrive-2348) - [Get new time entries from Toggl-517](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20new%20time%20entries%20from%20Toggl-517) - [Get notified on Gmail, Telegram and Slack on new Stripe purchase-3410](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20notified%20on%20Gmail%2C%20Telegram%20and%20Slack%20on%20new%20Stripe%20purchase-3410) - [Get notified when Meta Ads balance is low-2936](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20notified%20when%20Meta%20Ads%20balance%20is%20low-2936) - [Get notified when your competitors change their pricing with Airtop and Slack-3480](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20notified%20when%20your%20competitors%20change%20their%20pricing%20with%20Airtop%20and%20Slack-3480) - [Get only new RSS with photo-1309](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20only%20new%20RSS%20with%20photo-1309) - [Get Qualified Leads in One Click from Apollo to Airtable-3435](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20Qualified%20Leads%20in%20One%20Click%20from%20Apollo%20to%20Airtable-3435) - [Get Real-time Crypto Market Data from Bybit with GPT-4.1-mini in Telegram-8610](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20Real-time%20Crypto%20Market%20Data%20from%20Bybit%20with%20GPT-4.1-mini%20in%20Telegram-8610) - [Get Real-time Crypto Token Insights via Telegram with DexScreener and GPT-4o-3178](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20Real-time%20Crypto%20Token%20Insights%20via%20Telegram%20with%20DexScreener%20and%20GPT-4o-3178) - [Get Real-time International Space Station Visibility Alerts with N2YO and Telegram-9320](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20Real-time%20International%20Space%20Station%20Visibility%20Alerts%20with%20N2YO%20and%20Telegram-9320) - [Get Real-time NFT Insights via Telegram with OpenSea & AI (Main Interface)-3236](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20Real-time%20NFT%20Insights%20via%20Telegram%20with%20OpenSea%20%26%20AI%20(Main%20Interface)-3236) - [Get Real-time NFT Insights with OpenSea AI-Powered NFT Agent Tool-3238](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20Real-time%20NFT%20Insights%20with%20OpenSea%20AI-Powered%20NFT%20Agent%20Tool-3238) - [Get Real-time NFT Marketplace Insights with OpenSea Marketplace Agent Tool-3239](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20Real-time%20NFT%20Marketplace%20Insights%20with%20OpenSea%20Marketplace%20Agent%20Tool-3239) - [Get Real-Time Security Insights with NixGuard RAG and Wazuh Integration-4693](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20Real-Time%20Security%20Insights%20with%20NixGuard%20RAG%20and%20Wazuh%20Integration-4693) - [Get Real-time Stock Analysis and Rankings with Danelfin's AI Analytics API-6541](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20Real-time%20Stock%20Analysis%20and%20Rankings%20with%20Danelfin's%20AI%20Analytics%20API-6541) - [Get Scaleway Server Info with Dynamic Filtering-3571](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20Scaleway%20Server%20Info%20with%20Dynamic%20Filtering-3571) - [Get stats, shorten URLs πŸ› οΈ Yourls Tool MCP Server πŸ’ͺ all 3 operations-5059](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20stats%2C%20shorten%20URLs%20%F0%9F%9B%A0%EF%B8%8F%20Yourls%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%203%20operations-5059) - [Get the current weather data for a city-460](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20the%20current%20weather%20data%20for%20a%20city-460) - [Get the last five SpaceX launches from the spacex.land API using GraphQL-558](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20the%20last%20five%20SpaceX%20launches%20from%20the%20spacex.land%20API%20using%20GraphQL-558) - [Get workflows affected by 0.214.3 migration-1892](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20workflows%20affected%20by%200.214.3%20migration-1892) - [Get your website indexed by Google automatically-2210](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%20your%20website%20indexed%20by%20Google%20automatically-2210) - [Get, Create, Upadte Profiles πŸ› οΈ Humantic AI Tool MCP Server-5240](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Get%2C%20Create%2C%20Upadte%20Profiles%20%F0%9F%9B%A0%EF%B8%8F%20Humantic%20AI%20Tool%20MCP%20Server-5240) - [GitHub Automation Hub: Complete API Controls for AI Agents-4629](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/GitHub%20Automation%20Hub%3A%20Complete%20API%20Controls%20for%20AI%20Agents-4629) - [GitHub Fork Status Monitor-4878](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/GitHub%20Fork%20Status%20Monitor-4878) - [GitHub to Jira Bug Sync with GPT-4o Analysis & Team Alerts-9246](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/GitHub%20to%20Jira%20Bug%20Sync%20with%20GPT-4o%20Analysis%20%26%20Team%20Alerts-9246) - [GitHub Workflow Version Control Dashboard with Commit History and Rollbacks-8105](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/GitHub%20Workflow%20Version%20Control%20Dashboard%20with%20Commit%20History%20and%20Rollbacks-8105) - [GitLab Merge Request Review & Risk Analysis with Claude/GPT AI-3997](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/GitLab%20Merge%20Request%20Review%20%26%20Risk%20Analysis%20with%20Claude%2FGPT%20AI-3997) - [Give AI agents power to create lists, items with LoneScale Tool MCP Server-5209](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Give%20AI%20agents%20power%20to%20create%20lists%2C%20items%20with%20LoneScale%20Tool%20MCP%20Server-5209) - [Give AI Agents Power to Get, Create, Update Issues with Linear Tool MCP Server πŸ’ͺ-5227](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Give%20AI%20Agents%20Power%20to%20Get%2C%20Create%2C%20Update%20Issues%20with%20Linear%20Tool%20MCP%20Server%20%F0%9F%92%AA-5227) - [Gmail AI Auto-Responder: Create Draft Replies to incoming emails-2271](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Gmail%20AI%20Auto-Responder%3A%20Create%20Draft%20Replies%20to%20incoming%20emails-2271) - [Gmail AI Email Manager-4722](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Gmail%20AI%20Email%20Manager-4722) - [Gmail AI Search Assistant on Telegram (Gemini-Powered)-5044](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Gmail%20AI%20Search%20Assistant%20on%20Telegram%20(Gemini-Powered)-5044) - [Gmail and QuickBooks Online Workflow-7269](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Gmail%20and%20QuickBooks%20Online%20Workflow-7269) - [Gmail Assistant with Google Gemini Classification & Telegram Notifications-7803](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Gmail%20Assistant%20with%20Google%20Gemini%20Classification%20%26%20Telegram%20Notifications-7803) - [Gmail Attachment Backup to Google Drive-4243](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Gmail%20Attachment%20Backup%20to%20Google%20Drive-4243) - [Gmail Attachment Manager with Google Drive Upload and Smart Filtering-10347](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Gmail%20Attachment%20Manager%20with%20Google%20Drive%20Upload%20and%20Smart%20Filtering-10347) - [Gmail Auto-Reply Generator with GPT-4o-mini-7513](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Gmail%20Auto-Reply%20Generator%20with%20GPT-4o-mini-7513) - [Gmail Cold Email Sequence with Google Sheets Tracking & Slack Notifications-5000](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Gmail%20Cold%20Email%20Sequence%20with%20Google%20Sheets%20Tracking%20%26%20Slack%20Notifications-5000) - [Gmail Email Auto-Organizer with Google Sheets Rules-8333](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Gmail%20Email%20Auto-Organizer%20with%20Google%20Sheets%20Rules-8333) - [Gmail Email Categorization & Auto Reply with GPT-4o and Google Sheets-10118](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Gmail%20Email%20Categorization%20%26%20Auto%20Reply%20with%20GPT-4o%20and%20Google%20Sheets-10118) - [Gmail Email Classifier with GPT-4 Auto-Generated Draft Replies-8426](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Gmail%20Email%20Classifier%20with%20GPT-4%20Auto-Generated%20Draft%20Replies-8426) - [Gmail MCP Workflow - AI-Powered Email Management-5423](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Gmail%20MCP%20Workflow%20-%20AI-Powered%20Email%20Management-5423) - [Gmail Smart Auto-Responder with GPT-4o and Google Drive Context Memory-5370](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Gmail%20Smart%20Auto-Responder%20with%20GPT-4o%20and%20Google%20Drive%20Context%20Memory-5370) - [Gmail to Google Drive Email Export Workflow-4236](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Gmail%20to%20Google%20Drive%20Email%20Export%20Workflow-4236) - [Gmail to Slack: AI-Scored Upwork Job Alerts with OpenRouter-5761](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Gmail%20to%20Slack%3A%20AI-Scored%20Upwork%20Job%20Alerts%20with%20OpenRouter-5761) - [Gmail to Telegram: Email Summaries with OpenAI GPT-4o-4245](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Gmail%20to%20Telegram%3A%20Email%20Summaries%20with%20OpenAI%20GPT-4o-4245) - [Gmail to Vector Embeddings with PGVector and Ollama-3762](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Gmail%20to%20Vector%20Embeddings%20with%20PGVector%20and%20Ollama-3762) - [Gmail to Zendesk Ticket Automation with Google Sheets Logging-8956](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Gmail%20to%20Zendesk%20Ticket%20Automation%20with%20Google%20Sheets%20Logging-8956) - [Gmail to Zendesk: AI-Enriched Ticket Creation with GPT-4o and Google Sheets Logging-8823](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Gmail%20to%20Zendesk%3A%20AI-Enriched%20Ticket%20Creation%20with%20GPT-4o%20and%20Google%20Sheets%20Logging-8823) - [Gold Market Prediction System with Perplexity Sonar-Pro, FRED Data, and WordPress Reporting-10379](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Gold%20Market%20Prediction%20System%20with%20Perplexity%20Sonar-Pro%2C%20FRED%20Data%2C%20and%20WordPress%20Reporting-10379) - [Goodreads Quote Extraction with Bright Data and Gemini-4438](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Goodreads%20Quote%20Extraction%20with%20Bright%20Data%20and%20Gemini-4438) - [Google Autocomplete Keyword Scraper-3836](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20Autocomplete%20Keyword%20Scraper-3836) - [Google Calendar Events with Gemini AI Follow-up Suggestions via WhatsApp & Email-10270](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20Calendar%20Events%20with%20Gemini%20AI%20Follow-up%20Suggestions%20via%20WhatsApp%20%26%20Email-10270) - [Google Calendar MCP server for AI Agent with Dynamic Scheduling-3677](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20Calendar%20MCP%20server%20for%20AI%20Agent%20with%20Dynamic%20Scheduling-3677) - [Google Calendar Reminder System with GPT-4o and Telegram-3393](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20Calendar%20Reminder%20System%20with%20GPT-4o%20and%20Telegram-3393) - [Google Calendar to KlickTipp: Sync Event & Attendee Status for Contact Management-10088](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20Calendar%20to%20KlickTipp%3A%20Sync%20Event%20%26%20Attendee%20Status%20for%20Contact%20Management-10088) - [Google Drive Duplicate File Manager-3512](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20Drive%20Duplicate%20File%20Manager-3512) - [Google Drive to Supabase Contextual Vector Database Sync for RAG Applications-8200](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20Drive%20to%20Supabase%20Contextual%20Vector%20Database%20Sync%20for%20RAG%20Applications-8200) - [Google Drive Workflow with Nested Folder Support-6320](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20Drive%20Workflow%20with%20Nested%20Folder%20Support-6320) - [Google Form, AI, SEO, GEO Optimization, Human Approval-8768](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20Form%2C%20AI%2C%20SEO%2C%20GEO%20Optimization%2C%20Human%20Approval-8768) - [Google Maps Business Scraper & Lead Enricher with Bright Data & Google Gemini-5443](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20Maps%20Business%20Scraper%20%26%20Lead%20Enricher%20with%20Bright%20Data%20%26%20Google%20Gemini-5443) - [Google Maps business scraper with contact extraction via Apify and Firecrawl-4573](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20Maps%20business%20scraper%20with%20contact%20extraction%20via%20Apify%20and%20Firecrawl-4573) - [Google Maps Lead Generation with Apify & Email Extraction for Airtable-6307](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20Maps%20Lead%20Generation%20with%20Apify%20%26%20Email%20Extraction%20for%20Airtable-6307) - [Google Maps Lead Scraper & Enrichment with AI-Powered Personalized Outreach-6091](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20Maps%20Lead%20Scraper%20%26%20Enrichment%20with%20AI-Powered%20Personalized%20Outreach-6091) - [Google Maps Phone Scraper via Bright Data API with Google Sheets Sync-5043](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20Maps%20Phone%20Scraper%20via%20Bright%20Data%20API%20with%20Google%20Sheets%20Sync-5043) - [Google Maps Reviews to Google Sheets Sync using SerpApi-8371](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20Maps%20Reviews%20to%20Google%20Sheets%20Sync%20using%20SerpApi-8371) - [Google Maps Scraper-2063](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20Maps%20Scraper-2063) - [Google Maps to Airtable Lead Scraper with GPT Contact Extraction from Impressum-8003](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20Maps%20to%20Airtable%20Lead%20Scraper%20with%20GPT%20Contact%20Extraction%20from%20Impressum-8003) - [Google Play Review Intelligence with Bright Data & Telegram Alerts-5071](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20Play%20Review%20Intelligence%20with%20Bright%20Data%20%26%20Telegram%20Alerts-5071) - [Google Play Store and SerpApi App Rank & Rating Monitor-8519](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20Play%20Store%20and%20SerpApi%20App%20Rank%20%26%20Rating%20Monitor-8519) - [Google Search Console and Analytics Analysis with AI Optimizations-5303](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20Search%20Console%20and%20Analytics%20Analysis%20with%20AI%20Optimizations-5303) - [Google Search Engine Results Page Extraction and Summarization with Bright Data-3533](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20Search%20Engine%20Results%20Page%20Extraction%20and%20Summarization%20with%20Bright%20Data-3533) - [Google SERP + Trends and Recommendations with Bright Data & Google Gemini-4861](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20SERP%20%2B%20Trends%20and%20Recommendations%20with%20Bright%20Data%20%26%20Google%20Gemini-4861) - [Google services (Sheets/Drive/Gmail) instead of 'Google Suite'-10387](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20services%20(Sheets%2FDrive%2FGmail)%20instead%20of%20'Google%20Suite'-10387) - [Google Sheets and QuickBooks Expenses Automation Template-7870](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20Sheets%20and%20QuickBooks%20Expenses%20Automation%20Template-7870) - [Google Sheets Duplication & Enrichment Automation-4865](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20Sheets%20Duplication%20%26%20Enrichment%20Automation-4865) - [Google Sheets MCP - AI-Powered Spreadsheet Management-5424](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20Sheets%20MCP%20-%20AI-Powered%20Spreadsheet%20Management-5424) - [Google Sheets to SinergiaCRM: Automate Event Participant Registration-8088](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20Sheets%20to%20SinergiaCRM%3A%20Automate%20Event%20Participant%20Registration-8088) - [Google Spreadsheet to HTML - Variant with JS Function-1757](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20Spreadsheet%20to%20HTML%20-%20Variant%20with%20JS%20Function-1757) - [Google Spreadsheet to HTML - Variant with Spreadsheet File-1756](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20Spreadsheet%20to%20HTML%20-%20Variant%20with%20Spreadsheet%20File-1756) - [Google Trend Data Extract & Summarization with Bright Data & Google Gemini-3854](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Google%20Trend%20Data%20Extract%20%26%20Summarization%20with%20Bright%20Data%20%26%20Google%20Gemini-3854) - [Googleform submission to create a Github issue bug report -2938](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Googleform%20submission%20to%20create%20a%20Github%20issue%20bug%20report%20-2938) - [GPT-4.1-mini Powered Invoice Processing from Gmail to Google Sheets with Slack-10874](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/GPT-4.1-mini%20Powered%20Invoice%20Processing%20from%20Gmail%20to%20Google%20Sheets%20with%20Slack-10874) - [GPT-4o Powered Admissions Review: Essay Analysis, Holistic Scoring & Candidate Ranking-9461](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/GPT-4o%20Powered%20Admissions%20Review%3A%20Essay%20Analysis%2C%20Holistic%20Scoring%20%26%20Candidate%20Ranking-9461) - [GPT-4o, RunwayML, ElevenLabs for Social Media-5100](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/GPT-4o%2C%20RunwayML%2C%20ElevenLabs%20for%20Social%20Media-5100) - [GPT-4o: Twilio Integration with Auto Follow-up Features-9166](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/GPT-4o%3A%20Twilio%20Integration%20with%20Auto%20Follow-up%20Features-9166) - [Gravity Forms to KlickTipp Integration - Feedback form-2769](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Gravity%20Forms%20to%20KlickTipp%20Integration%20-%20Feedback%20form-2769) - [Gumroad Clientbell: Auto-Log Sales, Ping Telegram, & Thank via Email-3469](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Gumroad%20Clientbell%3A%20Auto-Log%20Sales%2C%20Ping%20Telegram%2C%20%26%20Thank%20via%20Email-3469) - [Hackathon Participant Badge Generator with QR Code, PDF & Email Delivery-11016](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Hackathon%20Participant%20Badge%20Generator%20with%20QR%20Code%2C%20PDF%20%26%20Email%20Delivery-11016) - [Hacker News Job Listing Scraper and Parser-2924](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Hacker%20News%20Job%20Listing%20Scraper%20and%20Parser-2924) - [Hacker News Throwback Machine - See What Was Hot on This Day, Every Year!-2688](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Hacker%20News%20Throwback%20Machine%20-%20See%20What%20Was%20Hot%20on%20This%20Day%2C%20Every%20Year!-2688) - [Handle Certs πŸ› οΈ Venafi TLS Protect Datacenter Tool MCP Server πŸ’ͺ all 7 operations-5063](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Handle%20Certs%20%F0%9F%9B%A0%EF%B8%8F%20Venafi%20TLS%20Protect%20Datacenter%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%207%20operations-5063) - [Handle verification for Twitter webhook-1440](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Handle%20verification%20for%20Twitter%20webhook-1440) - [Handle WhatsApp Customer Inquiries with AI and Intent Routing-10240](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Handle%20WhatsApp%20Customer%20Inquiries%20with%20AI%20and%20Intent%20Routing-10240) - [Handling Job Application Submissions with AI and n8n Forms-2579](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Handling%20Job%20Application%20Submissions%20with%20AI%20and%20n8n%20Forms-2579) - [Hardware Store Product Assistant with PostgreSQL & Google Gemini AI-9802](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Hardware%20Store%20Product%20Assistant%20with%20PostgreSQL%20%26%20Google%20Gemini%20AI-9802) - [Health Check Websites with Google Sheets & Telegram Alerts-3352](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Health%20Check%20Websites%20with%20Google%20Sheets%20%26%20Telegram%20Alerts-3352) - [Health Monitoring System with Grok-3 AI Analysis and Family/Doctor Email Alerts-10525](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Health%20Monitoring%20System%20with%20Grok-3%20AI%20Analysis%20and%20Family%2FDoctor%20Email%20Alerts-10525) - [High Performance Building Database MCP Server-5652](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/High%20Performance%20Building%20Database%20MCP%20Server-5652) - [High-Level Service Page SEO Blueprint Report Generator-3583](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/High-Level%20Service%20Page%20SEO%20Blueprint%20Report%20Generator-3583) - [High-Speed AI Chat with OpenAI's gpt-oss-120B Model via Cerebras Inference-7651](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/High-Speed%20AI%20Chat%20with%20OpenAI's%20gpt-oss-120B%20Model%20via%20Cerebras%20Inference-7651) - [Home Assistant Event Triggering with AppDaemon Webhooks-6693](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Home%20Assistant%20Event%20Triggering%20with%20AppDaemon%20Webhooks-6693) - [Homey Pro - Smarthouse integration with LLM-4058](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Homey%20Pro%20-%20Smarthouse%20integration%20with%20LLM-4058) - [Host Your Own AI Deep Research Agent with n8n, Apify and OpenAI o3-2878](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Host%20Your%20Own%20AI%20Deep%20Research%20Agent%20with%20n8n%2C%20Apify%20and%20OpenAI%20o3-2878) - [Host your own Uptime Monitoring with Scheduled Triggers-2327](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Host%20your%20own%20Uptime%20Monitoring%20with%20Scheduled%20Triggers-2327) - [Hostinger Daily VPS Snapshot and server metrics-3807](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Hostinger%20Daily%20VPS%20Snapshot%20and%20server%20metrics-3807) - [Hostinger Form Lead Capture & Qualification with OpenAI, Beehiiv & Google Sheets-4575](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Hostinger%20Form%20Lead%20Capture%20%26%20Qualification%20with%20OpenAI%2C%20Beehiiv%20%26%20Google%20Sheets-4575) - [Hotel Guest Journey Automation with Gmail & Google Sheets-6631](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Hotel%20Guest%20Journey%20Automation%20with%20Gmail%20%26%20Google%20Sheets-6631) - [Hotel Receptionist with WhatsApp, Gemini Model-Switching, Redis & Google Sheets-10214](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Hotel%20Receptionist%20with%20WhatsApp%2C%20Gemini%20Model-Switching%2C%20Redis%20%26%20Google%20Sheets-10214) - [HR & IT Helpdesk Chatbot with Audio Transcription-2752](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/HR%20%26%20IT%20Helpdesk%20Chatbot%20with%20Audio%20Transcription-2752) - [HR Job Posting and Evaluation with AI-2773](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/HR%20Job%20Posting%20and%20Evaluation%20with%20AI-2773) - [HR Policy Retrieval using Slack, S3, and GPT-4.1-mini with RAG-7745](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/HR%20Policy%20Retrieval%20using%20Slack%2C%20S3%2C%20and%20GPT-4.1-mini%20with%20RAG-7745) - [HubSpot Contact AI Enrichment-8969](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/HubSpot%20Contact%20AI%20Enrichment-8969) - [HubSpot Contact Email Validation with Hunter.io-4416](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/HubSpot%20Contact%20Email%20Validation%20with%20Hunter.io-4416) - [Human-in-the-Loop Post Designer with Mistral AI, ImageKit, and LinkedIn Publishing-6204](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Human-in-the-Loop%20Post%20Designer%20with%20Mistral%20AI%2C%20ImageKit%2C%20and%20LinkedIn%20Publishing-6204) - [Hybrid Search with Qdrant & n8n, Legal AI: Indexing-7945](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Hybrid%20Search%20with%20Qdrant%20%26%20n8n%2C%20Legal%20AI%3A%20Indexing-7945) - [Hybrid Search with Qdrant & n8n, Legal AI: Retrieval-7946](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Hybrid%20Search%20with%20Qdrant%20%26%20n8n%2C%20Legal%20AI%3A%20Retrieval-7946) - [Hyper-Personalize Email Outreach with AI, Gmail & Google Sheets-7163](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Hyper-Personalize%20Email%20Outreach%20with%20AI%2C%20Gmail%20%26%20Google%20Sheets-7163) - [IAM Compliance Automation: Enforce MFA and Clean Up Access Keys in AWS-7598](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/IAM%20Compliance%20Automation%3A%20Enforce%20MFA%20and%20Clean%20Up%20Access%20Keys%20in%20AWS-7598) - [Ideal Customer Profile (ICP) Generation: AI, Firecrawl, Gemini, Telegram-5047](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Ideal%20Customer%20Profile%20(ICP)%20Generation%3A%20AI%2C%20Firecrawl%2C%20Gemini%2C%20Telegram-5047) - [Image Processing & Generation with Replicate's Lemaar Door Mockedup AI Model-6798](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Image%20Processing%20%26%20Generation%20with%20Replicate's%20Lemaar%20Door%20Mockedup%20AI%20Model-6798) - [Image-Based Data Extraction API using Gemini AI-3149](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Image-Based%20Data%20Extraction%20API%20using%20Gemini%20AI-3149) - [iMessage Food Photo Nutritional Analysis with GPT-4 Vision & Memory Storage-5461](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/iMessage%20Food%20Photo%20Nutritional%20Analysis%20with%20GPT-4%20Vision%20%26%20Memory%20Storage-5461) - [Implement Error-Proof Switch Node Fallbacks for Reliable Workflow Control-9571](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Implement%20Error-Proof%20Switch%20Node%20Fallbacks%20for%20Reliable%20Workflow%20Control-9571) - [Implement Intelligent Message Buffering for AI Chats with Redis and GPT-4-mini-8238](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Implement%20Intelligent%20Message%20Buffering%20for%20AI%20Chats%20with%20Redis%20and%20GPT-4-mini-8238) - [Implement Recursive Algorithms with Sub-workflows: Towers of Hanoi Demo-8656](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Implement%20Recursive%20Algorithms%20with%20Sub-workflows%3A%20Towers%20of%20Hanoi%20Demo-8656) - [Import CSV Contacts to Notion Database from Google Drive-5612](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Import%20CSV%20Contacts%20to%20Notion%20Database%20from%20Google%20Drive-5612) - [Import CSV files from Filesystem into Postgres-2926](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Import%20CSV%20files%20from%20Filesystem%20into%20Postgres-2926) - [Import CSV from URL to Google Sheets-1969](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Import%20CSV%20from%20URL%20to%20Google%20Sheets-1969) - [Import CSV into MySQL-1839](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Import%20CSV%20into%20MySQL-1839) - [Import E.ON W1000 Energy Meter Data to Home Assistant with Spook Integration-9010](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Import%20E.ON%20W1000%20Energy%20Meter%20Data%20to%20Home%20Assistant%20with%20Spook%20Integration-9010) - [Import Google Keep notes to Google Sheets using OpenAI and Google Drive-3517](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Import%20Google%20Keep%20notes%20to%20Google%20Sheets%20using%20OpenAI%20and%20Google%20Drive-3517) - [Import multiple CSV to Google Sheets-1968](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Import%20multiple%20CSV%20to%20Google%20Sheets-1968) - [Import Odoo Product Images from Google Drive-3181](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Import%20Odoo%20Product%20Images%20from%20Google%20Drive-3181) - [Import Productboard Notes, Companies and Features into Snowflake-2576](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Import%20Productboard%20Notes%2C%20Companies%20and%20Features%20into%20Snowflake-2576) - [Import Products from Google Sheets to Shopify with Multi-Variant Support-9833](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Import%20Products%20from%20Google%20Sheets%20to%20Shopify%20with%20Multi-Variant%20Support-9833) - [Import Research Papers from Telegram to Zotero with AI Abstract Summaries-7676](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Import%20Research%20Papers%20from%20Telegram%20to%20Zotero%20with%20AI%20Abstract%20Summaries-7676) - [Import workflows and map their credentials using a Multi-Form-2506](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Import%20workflows%20and%20map%20their%20credentials%20using%20a%20Multi-Form-2506) - [Improve AI Agent System Prompts with GPT-4o Feedback Analysis and Email Delivery-4197](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Improve%20AI%20Agent%20System%20Prompts%20with%20GPT-4o%20Feedback%20Analysis%20and%20Email%20Delivery-4197) - [Improving Title Clarity with Google Sheets and Email Notifications-8827](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Improving%20Title%20Clarity%20with%20Google%20Sheets%20and%20Email%20Notifications-8827) - [Indeed Data Scraper & Summarization with Airtable, Bright Data & Google Gemini-3703](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Indeed%20Data%20Scraper%20%26%20Summarization%20with%20Airtable%2C%20Bright%20Data%20%26%20Google%20Gemini-3703) - [Indeed Job Scraper with AI Filtering & Company Research using Apify and Tavily-6076](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Indeed%20Job%20Scraper%20with%20AI%20Filtering%20%26%20Company%20Research%20using%20Apify%20and%20Tavily-6076) - [Index Documents from Google Drive to Pinecone with OpenAI Embeddings for RAG-4552](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Index%20Documents%20from%20Google%20Drive%20to%20Pinecone%20with%20OpenAI%20Embeddings%20for%20RAG-4552) - [Indonesian Stock Market Research Agent with Sectors App, Gemini & Tavily-9551](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Indonesian%20Stock%20Market%20Research%20Agent%20with%20Sectors%20App%2C%20Gemini%20%26%20Tavily-9551) - [Ingredient Price Trend Analysis & Buying Recommendations with PostgreSQL, API & Slack-5987](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Ingredient%20Price%20Trend%20Analysis%20%26%20Buying%20Recommendations%20with%20PostgreSQL%2C%20API%20%26%20Slack-5987) - [INSEE Company Data Enrichment for Agile CRM (For French companies only)-2633](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/INSEE%20Company%20Data%20Enrichment%20for%20Agile%20CRM%20(For%20French%20companies%20only)-2633) - [Insert data into a new row for a table in Coda-482](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Insert%20data%20into%20a%20new%20row%20for%20a%20table%20in%20Coda-482) - [Inserting Brevo Contact Reports into NocoDB-9364](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Inserting%20Brevo%20Contact%20Reports%20into%20NocoDB-9364) - [Instagram Auto-Publisher for Lightroom Photos (AI Captions)-9694](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Instagram%20Auto-Publisher%20for%20Lightroom%20Photos%20(AI%20Captions)-9694) - [Instagram Carousel Posts from Google Drive via Cloudinary with Telegram Alerts-7601](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Instagram%20Carousel%20Posts%20from%20Google%20Drive%20via%20Cloudinary%20with%20Telegram%20Alerts-7601) - [Instagram Content & DM Automation with Gemini, Telegram, and Apify-6070](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Instagram%20Content%20%26%20DM%20Automation%20with%20Gemini%2C%20Telegram%2C%20and%20Apify-6070) - [Instagram Influencer Content Monitor with ScrapeGraphAI Analysis and ROI Tracking-6641](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Instagram%20Influencer%20Content%20Monitor%20with%20ScrapeGraphAI%20Analysis%20and%20ROI%20Tracking-6641) - [Instagram Influencer Finder with Bright Data (Auto-Filter & Save to Sheets)-6621](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Instagram%20Influencer%20Finder%20with%20Bright%20Data%20(Auto-Filter%20%26%20Save%20to%20Sheets)-6621) - [Instagram Reels Automation: Streamlined Content Creation & Publishing-5139](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Instagram%20Reels%20Automation%3A%20Streamlined%20Content%20Creation%20%26%20Publishing-5139) - [Instagram Reels creation with GPT-4o-mini and Sisif.ai-5452](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Instagram%20Reels%20creation%20with%20GPT-4o-mini%20and%20Sisif.ai-5452) - [Instagram Visual Analysis with Apify Scraping, OpenAI GPT-5 & Google Sheets-8068](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Instagram%20Visual%20Analysis%20with%20Apify%20Scraping%2C%20OpenAI%20GPT-5%20%26%20Google%20Sheets-8068) - [Instant Competitor Product Launch Monitor with Bright Data & OpenAI to Email/Sheets-5969](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Instant%20Competitor%20Product%20Launch%20Monitor%20with%20Bright%20Data%20%26%20OpenAI%20to%20Email%2FSheets-5969) - [Instant Gmail Notifications for Google Form Submissions-7432](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Instant%20Gmail%20Notifications%20for%20Google%20Form%20Submissions-7432) - [Insurance News Aggregation Keyword Analysis & Database Storage via Supabase-9507](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Insurance%20News%20Aggregation%20Keyword%20Analysis%20%26%20Database%20Storage%20via%20Supabase-9507) - [Integrate Google Workspace with ChatGPT & OpenAI Agent Builder using MCP Bridge-9635](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Integrate%20Google%20Workspace%20with%20ChatGPT%20%26%20OpenAI%20Agent%20Builder%20using%20MCP%20Bridge-9635) - [Integrating AI with Open-Meteo API for Enhanced Weather Forecasting-2692](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Integrating%20AI%20with%20Open-Meteo%20API%20for%20Enhanced%20Weather%20Forecasting-2692) - [Intelligent AI Digest for Security, Privacy, and Compliance Feeds-4678](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Intelligent%20AI%20Digest%20for%20Security%2C%20Privacy%2C%20and%20Compliance%20Feeds-4678) - [Intelligent Email Organization with AI-Powered Content Classification for Gmail-4557](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Intelligent%20Email%20Organization%20with%20AI-Powered%20Content%20Classification%20for%20Gmail-4557) - [Intelligent Gmail Label Management with AI & Discord Notifications-8080](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Intelligent%20Gmail%20Label%20Management%20with%20AI%20%26%20Discord%20Notifications-8080) - [Intelligent Web & Local Search with Brave Search API and Google Gemini MCP Server-4559](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Intelligent%20Web%20%26%20Local%20Search%20with%20Brave%20Search%20API%20and%20Google%20Gemini%20MCP%20Server-4559) - [Intelligent Web Query and Semantic Re-Ranking Flow using Brave and Google Gemini-2643](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Intelligent%20Web%20Query%20and%20Semantic%20Re-Ranking%20Flow%20using%20Brave%20and%20Google%20Gemini-2643) - [Intelligent Workflow Maintenance System with Smart AI Filtering & Google Workspace-7464](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Intelligent%20Workflow%20Maintenance%20System%20with%20Smart%20AI%20Filtering%20%26%20Google%20Workspace-7464) - [Interactive Knowledge Base Chat with Supabase RAG using GPT-4o-mini πŸ“šπŸ’¬-3799](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Interactive%20Knowledge%20Base%20Chat%20with%20Supabase%20RAG%20using%20GPT-4o-mini%20%F0%9F%93%9A%F0%9F%92%AC-3799) - [Interactive Russian Language Tutor Bot with GPT-4o and Telegram-8834](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Interactive%20Russian%20Language%20Tutor%20Bot%20with%20GPT-4o%20and%20Telegram-8834) - [Interactive Slack Approval & Data Submission System with Webhooks'-5049](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Interactive%20Slack%20Approval%20%26%20Data%20Submission%20System%20with%20Webhooks'-5049) - [Interactive Workflow Tutorial: Learn Data Flow, Execution Modes & Debugging Basics-6149](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Interactive%20Workflow%20Tutorial%3A%20Learn%20Data%20Flow%2C%20Execution%20Modes%20%26%20Debugging%20Basics-6149) - [Internal Phishing Simulation with OpenAI and Google Sheets for Security Training-6506](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Internal%20Phishing%20Simulation%20with%20OpenAI%20and%20Google%20Sheets%20for%20Security%20Training-6506) - [Internet Archive Search API Integration for AI Agents (3 Operations)-5535](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Internet%20Archive%20Search%20API%20Integration%20for%20AI%20Agents%20(3%20Operations)-5535) - [Internet Archive Wayback Machine API for AI Assistants-5536](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Internet%20Archive%20Wayback%20Machine%20API%20for%20AI%20Assistants-5536) - [Interview Scheduling Automation with Google Sheets, Calendar, Gmail & GPT-4o'-5001](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Interview%20Scheduling%20Automation%20with%20Google%20Sheets%2C%20Calendar%2C%20Gmail%20%26%20GPT-4o'-5001) - [Inventory ABC & Pareto Analysis with Google Sheets for Supply Chain Optimization-8618](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Inventory%20ABC%20%26%20Pareto%20Analysis%20with%20Google%20Sheets%20for%20Supply%20Chain%20Optimization-8618) - [Invoice Creator with Google Sheets & Automated Email Payment Reminder System-6744](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Invoice%20Creator%20with%20Google%20Sheets%20%26%20Automated%20Email%20Payment%20Reminder%20System-6744) - [Invoice Processing: Email to PostgreSQL Database with GPT-4o & Discord Alerts-6558](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Invoice%20Processing%3A%20Email%20to%20PostgreSQL%20Database%20with%20GPT-4o%20%26%20Discord%20Alerts-6558) - [Invoice Processor & Validator with OCR, AI & Google Sheets-4247](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Invoice%20Processor%20%26%20Validator%20with%20OCR%2C%20AI%20%26%20Google%20Sheets-4247) - [Invoice Verification and Validation with Gmail, Drive, Sheets and OCR AI-4860](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Invoice%20Verification%20and%20Validation%20with%20Gmail%2C%20Drive%2C%20Sheets%20and%20OCR%20AI-4860) - [Invoices from Gmail to Drive and Google Sheets-3016](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Invoices%20from%20Gmail%20to%20Drive%20and%20Google%20Sheets-3016) - [IOT device control with MQTT and webhook-4211](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/IOT%20device%20control%20with%20MQTT%20and%20webhook-4211) - [IP Geolocation & HTTP Port Scanning with Google Sheets-8674](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/IP%20Geolocation%20%26%20HTTP%20Port%20Scanning%20with%20Google%20Sheets-8674) - [IP Geolocation Lookup with BigDataCloud API for AI Agents-5539](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/IP%20Geolocation%20Lookup%20with%20BigDataCloud%20API%20for%20AI%20Agents-5539) - [IP Reputation Check & SOC Alerts with Splunk, VirusTotal and AlienVault-6037](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/IP%20Reputation%20Check%20%26%20SOC%20Alerts%20with%20Splunk%2C%20VirusTotal%20and%20AlienVault-6037) - [IP2WHOIS Domain Lookup MCP Server-5583](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/IP2WHOIS%20Domain%20Lookup%20MCP%20Server-5583) - [IPL Cricket Rules Q&A Chat Bot using RAG and Google Gemini API-7413](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/IPL%20Cricket%20Rules%20Q%26A%20Chat%20Bot%20using%20RAG%20and%20Google%20Gemini%20API-7413) - [IPQualityScore API MCP Server-5584](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/IPQualityScore%20API%20MCP%20Server-5584) - [IT Support Chatbot with Google Drive, Pinecone & Gemini | AI Doc Processing-3192](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/IT%20Support%20Chatbot%20with%20Google%20Drive%2C%20Pinecone%20%26%20Gemini%20%7C%20AI%20Doc%20Processing-3192) - [itemMatching() usage example-1966](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/itemMatching()%20usage%20example-1966) - [Iterative Content Refinement with GPT-4 Multi-Agent Feedback System-5597](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Iterative%20Content%20Refinement%20with%20GPT-4%20Multi-Agent%20Feedback%20System-5597) - [Jarvis: Productivity AI Agent for Tasks, Calendar, Email & Expense using MCPs-8500](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Jarvis%3A%20Productivity%20AI%20Agent%20for%20Tasks%2C%20Calendar%2C%20Email%20%26%20Expense%20using%20MCPs-8500) - [Jira MCP Server-3939](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Jira%20MCP%20Server-3939) - [Jira Project Management Automation with Google Gemini & MCP Server-8838](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Jira%20Project%20Management%20Automation%20with%20Google%20Gemini%20%26%20MCP%20Server-8838) - [Jira Ticket Creation from Google Forms with Sheet Updates and Email Notifications-8447](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Jira%20Ticket%20Creation%20from%20Google%20Forms%20with%20Sheet%20Updates%20and%20Email%20Notifications-8447) - [Job Applying Agent-7889](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Job%20Applying%20Agent-7889) - [Job Brief Analysis with OpenAI to Find Relevant Templates and Log in Google Sheets-9019](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Job%20Brief%20Analysis%20with%20OpenAI%20to%20Find%20Relevant%20Templates%20and%20Log%20in%20Google%20Sheets-9019) - [job scraping using LinkedIn, Indeed, Bright Data, Google Sheets-6371](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/job%20scraping%20using%20LinkedIn%2C%20Indeed%2C%20Bright%20Data%2C%20Google%20Sheets-6371) - [Jobs Newsletter Automation System (N8N, Bolt.new, RapidAPI, Mails.so & ChatGPT)-4470](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Jobs%20Newsletter%20Automation%20System%20(N8N%2C%20Bolt.new%2C%20RapidAPI%2C%20Mails.so%20%26%20ChatGPT)-4470) - [Joining different datasets-1747](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Joining%20different%20datasets-1747) - [JotForm Automated Commerce Sync: Telegram Confirmation & Zoho Invoice-9526](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/JotForm%20Automated%20Commerce%20Sync%3A%20Telegram%20Confirmation%20%26%20Zoho%20Invoice-9526) - [Jotform to KlickTipp Integration - Webinar registration-2755](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Jotform%20to%20KlickTipp%20Integration%20-%20Webinar%20registration-2755) - [JSON Data Utility: Extract Key-Value Pairs by Index-6615](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/JSON%20Data%20Utility%3A%20Extract%20Key-Value%20Pairs%20by%20Index-6615) - [JSON String Validator via Webhook-4704](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/JSON%20String%20Validator%20via%20Webhook-4704) - [Keep RAG System Updated with Google Drive File Changes to Supabase Vector DB-9934](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Keep%20RAG%20System%20Updated%20with%20Google%20Drive%20File%20Changes%20to%20Supabase%20Vector%20DB-9934) - [Keyboard Interest Checker: GeekHack Forum to Discord Notifications with PostgreSQL-8045](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Keyboard%20Interest%20Checker%3A%20GeekHack%20Forum%20to%20Discord%20Notifications%20with%20PostgreSQL-8045) - [KNN (images) classifier tool [2/2 KNN]-2657](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/KNN%20(images)%20classifier%20tool%20%5B2%2F2%20KNN%5D-2657) - [Kubernetes Deployment & Pod Monitoring with Telegram Alerts-9613](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Kubernetes%20Deployment%20%26%20Pod%20Monitoring%20with%20Telegram%20Alerts-9613) - [Kubernetes Management with Natural Language using GPT-4o and MCP Tools-7236](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Kubernetes%20Management%20with%20Natural%20Language%20using%20GPT-4o%20and%20MCP%20Tools-7236) - [Kubernetes RCA and alerting using Gemini, Loki, Prometheus, Slack-7953](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Kubernetes%20RCA%20and%20alerting%20using%20Gemini%2C%20Loki%2C%20Prometheus%2C%20Slack-7953) - [Landing Page Analysis & Optimization with Claude's 4-Agent AI System-9545](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Landing%20Page%20Analysis%20%26%20Optimization%20with%20Claude's%204-Agent%20AI%20System-9545) - [Landing Page Analyzing Agent-7897](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Landing%20Page%20Analyzing%20Agent-7897) - [Landing Page Conversion Optimizer with Gemini 2.5-pro & Telegram-6962](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Landing%20Page%20Conversion%20Optimizer%20with%20Gemini%202.5-pro%20%26%20Telegram-6962) - [Landing Page CRO Analysis & Optimization with GPT, Gemini & Multi-channel Delivery-9997](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Landing%20Page%20CRO%20Analysis%20%26%20Optimization%20with%20GPT%2C%20Gemini%20%26%20Multi-channel%20Delivery-9997) - [Launch AWS EC2 Instances from Google Sheets using Terraform-7295](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Launch%20AWS%20EC2%20Instances%20from%20Google%20Sheets%20using%20Terraform-7295) - [Lead Analysis & Personalized Email Generation with OpenAI, Firecrawl & gotoHuman-8520](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Lead%20Analysis%20%26%20Personalized%20Email%20Generation%20with%20OpenAI%2C%20Firecrawl%20%26%20gotoHuman-8520) - [Lead Enrichment Pipeline: Leadfeeder to Apollo to Google Sheets-7510](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Lead%20Enrichment%20Pipeline%3A%20Leadfeeder%20to%20Apollo%20to%20Google%20Sheets-7510) - [Lead Generation and Qualification with GPT-4o, Google Workspace, and Automated Follow-Up-6941](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Lead%20Generation%20and%20Qualification%20with%20GPT-4o%2C%20Google%20Workspace%2C%20and%20Automated%20Follow-Up-6941) - [Lead Generation System: Google Maps to Email Scraper with Google Sheets Export-5385](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Lead%20Generation%20System%3A%20Google%20Maps%20to%20Email%20Scraper%20with%20Google%20Sheets%20Export-5385) - [Lead Qualification & Auto-Assignment with GPT-4 Mini: Google Sheets to ClickUp-8483](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Lead%20Qualification%20%26%20Auto-Assignment%20with%20GPT-4%20Mini%3A%20Google%20Sheets%20to%20ClickUp-8483) - [Lead Qualification and Scoring with JotForm, Gemini AI, and Slack-9650](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Lead%20Qualification%20and%20Scoring%20with%20JotForm%2C%20Gemini%20AI%2C%20and%20Slack-9650) - [Lead Routing System: Qualify & Direct Typeform Leads to HubSpot, Sheets & Airtable-8203](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Lead%20Routing%20System%3A%20Qualify%20%26%20Direct%20Typeform%20Leads%20to%20HubSpot%2C%20Sheets%20%26%20Airtable-8203) - [Lead Tracking System for HubSpot with Automated Notifications via Gmail & Slack-3919](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Lead%20Tracking%20System%20for%20HubSpot%20with%20Automated%20Notifications%20via%20Gmail%20%26%20Slack-3919) - [Learn Anything from HN - Get Top Resource Recommendations from Hacker News-2697](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Learn%20Anything%20from%20HN%20-%20Get%20Top%20Resource%20Recommendations%20from%20Hacker%20News-2697) - [Learn API Fundamentals with an Interactive Hands-On Tutorial Workflow-5171](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Learn%20API%20Fundamentals%20with%20an%20Interactive%20Hands-On%20Tutorial%20Workflow-5171) - [Learn Code Node (JavaScript) Fundamentals with an Interactive Hands-On Tutorial-5407](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Learn%20Code%20Node%20(JavaScript)%20Fundamentals%20with%20an%20Interactive%20Hands-On%20Tutorial-5407) - [Learn Data Synchronization: Warehouse Inventory Audit Tutorial-5999](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Learn%20Data%20Synchronization%3A%20Warehouse%20Inventory%20Audit%20Tutorial-5999) - [Learn JavaScript Coding with an Interactive RPG-Style Tutorial Game-5731](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Learn%20JavaScript%20Coding%20with%20an%20Interactive%20RPG-Style%20Tutorial%20Game-5731) - [Learn JavaScript Data Processing with Code Node: Filtering, Analysis & Export Examples-5729](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Learn%20JavaScript%20Data%20Processing%20with%20Code%20Node%3A%20Filtering%2C%20Analysis%20%26%20Export%20Examples-5729) - [Learn JSON Basics with an Interactive Step-by-Step Tutorial for Beginners-5170](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Learn%20JSON%20Basics%20with%20an%20Interactive%20Step-by-Step%20Tutorial%20for%20Beginners-5170) - [Learn n8n Basics in 3 Easy Steps ✨-8527](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Learn%20n8n%20Basics%20in%203%20Easy%20Steps%20%E2%9C%A8-8527) - [Learn Secure Webhook APIs with Authentication and Supabase Integration-8258](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Learn%20Secure%20Webhook%20APIs%20with%20Authentication%20and%20Supabase%20Integration-8258) - [Learn Workflow Logic with Merge, IF & Switch Operations-5996](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Learn%20Workflow%20Logic%20with%20Merge%2C%20IF%20%26%20Switch%20Operations-5996) - [Legal Case Research Extractor, Data Miner with Bright Data MCP & Google Gemini-4354](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Legal%20Case%20Research%20Extractor%2C%20Data%20Miner%20with%20Bright%20Data%20MCP%20%26%20Google%20Gemini-4354) - [lemlist <> GPT-3: Supercharge your sales workflows-1838](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/lemlist%20%3C%3E%20GPT-3%3A%20Supercharge%20your%20sales%20workflows-1838) - [Let AI agents create, get, update Subscribers with MailerLite Tool MCP Server-5207](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Let%20AI%20agents%20create%2C%20get%2C%20update%20Subscribers%20with%20MailerLite%20Tool%20MCP%20Server-5207) - [Let AI Agents Get Campaigns with πŸ› οΈ Google Ads Tool MCP Server-5262](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Let%20AI%20Agents%20Get%20Campaigns%20with%20%F0%9F%9B%A0%EF%B8%8F%20Google%20Ads%20Tool%20MCP%20Server-5262) - [Let AI Agents handle issues with the Jira MCP Server πŸ’ͺ all 20 operations-5237](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Let%20AI%20Agents%20handle%20issues%20with%20the%20Jira%20MCP%20Server%20%F0%9F%92%AA%20all%2020%20operations-5237) - [Let AI Agents manage clients, tasks πŸ› οΈ Clockify Tool MCP Server πŸ’ͺ all operations-5320](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Let%20AI%20Agents%20manage%20clients%2C%20tasks%20%F0%9F%9B%A0%EF%B8%8F%20Clockify%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%20operations-5320) - [Let AI Agents Run Your CRM with Copper Tool MCP Server πŸ’ͺ all 32 operations-5315](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Let%20AI%20Agents%20Run%20Your%20CRM%20with%20Copper%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2032%20operations-5315) - [Leverage Telegram and Gemini for Seamless Integrations using Kie.ai's Veo3.1 API-10393](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Leverage%20Telegram%20and%20Gemini%20for%20Seamless%20Integrations%20using%20Kie.ai's%20Veo3.1%20API-10393) - [Lightweight Support Desk with Telegram and Postgres Database Tracking-8789](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Lightweight%20Support%20Desk%20with%20Telegram%20and%20Postgres%20Database%20Tracking-8789) - [LINE Assistant with Google Calendar and Gmail Integration-2671](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/LINE%20Assistant%20with%20Google%20Calendar%20and%20Gmail%20Integration-2671) - [Line Chatbot Handling AI Responses with Groq and Llama3-2977](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Line%20Chatbot%20Handling%20AI%20Responses%20with%20Groq%20and%20Llama3-2977) - [LINE Chatbot with Google Sheets Memory and Gemini AI-3600](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/LINE%20Chatbot%20with%20Google%20Sheets%20Memory%20and%20Gemini%20AI-3600) - [Line Message API : Push Message & Reply-2733](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Line%20Message%20API%20%3A%20Push%20Message%20%26%20Reply-2733) - [LINE Messages with GPT: Save Notes, Namecard Data and Tasks-3413](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/LINE%20Messages%20with%20GPT%3A%20Save%20Notes%2C%20Namecard%20Data%20and%20Tasks-3413) - [Linear Project to Productboard feature Sync-2578](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Linear%20Project%20to%20Productboard%20feature%20Sync-2578) - [LinkedIn Auto Message Router and Responder with Request Detection-4889](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/LinkedIn%20Auto%20Message%20Router%20and%20Responder%20with%20Request%20Detection-4889) - [LinkedIn Auto-Connect & Personalized Messaging for Sales - N8N-4441](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/LinkedIn%20Auto-Connect%20%26%20Personalized%20Messaging%20for%20Sales%20-%20N8N-4441) - [LinkedIn Auto-Connect & Personalized Messaging for Sales-4190](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/LinkedIn%20Auto-Connect%20%26%20Personalized%20Messaging%20for%20Sales-4190) - [LinkedIn Auto-Posting with GPT-4o Content & Image Generation + Telegram Alerts-7009](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/LinkedIn%20Auto-Posting%20with%20GPT-4o%20Content%20%26%20Image%20Generation%20%2B%20Telegram%20Alerts-7009) - [LinkedIn Company ICP Scoring Automation with Airtop & Google Sheets-3475](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/LinkedIn%20Company%20ICP%20Scoring%20Automation%20with%20Airtop%20%26%20Google%20Sheets-3475) - [LinkedIn Content Factory with OpenAI Research & Replicate Branded Images-8686](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/LinkedIn%20Content%20Factory%20with%20OpenAI%20Research%20%26%20Replicate%20Branded%20Images-8686) - [LinkedIn Content Factory: Auto-Generate Posts with GPT-5, DALLΒ·E & Google Sheets-7549](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/LinkedIn%20Content%20Factory%3A%20Auto-Generate%20Posts%20with%20GPT-5%2C%20DALL%C2%B7E%20%26%20Google%20Sheets-7549) - [LinkedIn Content Machine: Email-Approved Posts with Gemini AI-8136](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/LinkedIn%20Content%20Machine%3A%20Email-Approved%20Posts%20with%20Gemini%20AI-8136) - [LinkedIn Engagement Automator with GPT-4o/Claude, Human Review & Multilingual Comments-5164](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/LinkedIn%20Engagement%20Automator%20with%20GPT-4o%2FClaude%2C%20Human%20Review%20%26%20Multilingual%20Comments-5164) - [LinkedIn Job Finder Automation using Bright Data API & Google Sheets-4775](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/LinkedIn%20Job%20Finder%20Automation%20using%20Bright%20Data%20API%20%26%20Google%20Sheets-4775) - [LinkedIn Job Search: Auto-Match Resume with GPT/Gemini + Cover Letter Generator & Telegram Alerts-6239](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/LinkedIn%20Job%20Search%3A%20Auto-Match%20Resume%20with%20GPT%2FGemini%20%2B%20Cover%20Letter%20Generator%20%26%20Telegram%20Alerts-6239) - [LinkedIn Lead Enrichment & Personalized Cold Outreach with Hunter.io, GPT-4 & Sheets-9299](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/LinkedIn%20Lead%20Enrichment%20%26%20Personalized%20Cold%20Outreach%20with%20Hunter.io%2C%20GPT-4%20%26%20Sheets-9299) - [LinkedIn Lead Finder & Gemini-Powered Personalized Outreach with Google Sheets-7983](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/LinkedIn%20Lead%20Finder%20%26%20Gemini-Powered%20Personalized%20Outreach%20with%20Google%20Sheets-7983) - [LinkedIn Lead Generation with GPT-4o, Apify Scraping, and Automated Outreach-7182](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/LinkedIn%20Lead%20Generation%20with%20GPT-4o%2C%20Apify%20Scraping%2C%20and%20Automated%20Outreach-7182) - [LinkedIn Lead Generation: Auto DM System with Comment Triggers using Unipile & NocoDB-7844](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/LinkedIn%20Lead%20Generation%3A%20Auto%20DM%20System%20with%20Comment%20Triggers%20using%20Unipile%20%26%20NocoDB-7844) - [LinkedIn Lead Personalization with Google Drive, Apify & AI-8706](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/LinkedIn%20Lead%20Personalization%20with%20Google%20Drive%2C%20Apify%20%26%20AI-8706) - [LinkedIn Person ICP Scoring Automation with Airtop & Google Sheets-3476](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/LinkedIn%20Person%20ICP%20Scoring%20Automation%20with%20Airtop%20%26%20Google%20Sheets-3476) - [LinkedIn Post Automation with AI (GPT-4o) Generation & Slack Approval-4483](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/LinkedIn%20Post%20Automation%20with%20AI%20(GPT-4o)%20Generation%20%26%20Slack%20Approval-4483) - [LinkedIn Profile Extract and Build JSON Resume with Bright Data & Google Gemini-4653](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/LinkedIn%20Profile%20Extract%20and%20Build%20JSON%20Resume%20with%20Bright%20Data%20%26%20Google%20Gemini-4653) - [LinkedIn Profile Finder via Form using Bright Data & GPT-4o-mini-3335](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/LinkedIn%20Profile%20Finder%20via%20Form%20using%20Bright%20Data%20%26%20GPT-4o-mini-3335) - [LinkedIn scraping, structuring, and messaging using PhantomBuster and GPT-4-5070](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/LinkedIn%20scraping%2C%20structuring%2C%20and%20messaging%20using%20PhantomBuster%20and%20GPT-4-5070) - [LinkedIn Talent Pipeline: AI-Powered Candidate Search & Ranking with GPT-4o-5022](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/LinkedIn%20Talent%20Pipeline%3A%20AI-Powered%20Candidate%20Search%20%26%20Ranking%20with%20GPT-4o-5022) - [LinkedIn to Gmail: Generate Cold Emails with Dumpling AI, GPT-4 & Dropcontact-9129](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/LinkedIn%20to%20Gmail%3A%20Generate%20Cold%20Emails%20with%20Dumpling%20AI%2C%20GPT-4%20%26%20Dropcontact-9129) - [Linking NocoDB Records via API πŸ”—-4070](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Linking%20NocoDB%20Records%20via%20API%20%F0%9F%94%97-4070) - [List recent ServiceNow Incidents in Slack Using Pop Up Modal-2728](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/List%20recent%20ServiceNow%20Incidents%20in%20Slack%20Using%20Pop%20Up%20Modal-2728) - [List social media activity of a company before a call-2124](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/List%20social%20media%20activity%20of%20a%20company%20before%20a%20call-2124) - [Live Airport Delay Dashboard with FlightStats, Google Sheets & Slack Alerts-6648](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Live%20Airport%20Delay%20Dashboard%20with%20FlightStats%2C%20Google%20Sheets%20%26%20Slack%20Alerts-6648) - [Live Flight Fare Tracker with Aviation Stack API – Alerts via Gmail & Telegram-6235](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Live%20Flight%20Fare%20Tracker%20with%20Aviation%20Stack%20API%20%E2%80%93%20Alerts%20via%20Gmail%20%26%20Telegram-6235) - [Llama AI Model for Google Sheets Tracking-7062](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Llama%20AI%20Model%20for%20Google%20Sheets%20Tracking-7062) - [Load and Aggregate Files from a Google Drive Folder into a Key-Value Dictionary-3421](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Load%20and%20Aggregate%20Files%20from%20a%20Google%20Drive%20Folder%20into%20a%20Key-Value%20Dictionary-3421) - [Load data into Snowflake-1918](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Load%20data%20into%20Snowflake-1918) - [Load data into spreadsheet or database-980](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Load%20data%20into%20spreadsheet%20or%20database-980) - [Loading JSON via FTP to Qdrant Vector Database Embedding Pipeline-3495](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Loading%20JSON%20via%20FTP%20to%20Qdrant%20Vector%20Database%20Embedding%20Pipeline-3495) - [Local Chatbot with Retrieval Augmented Generation (RAG)-5148](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Local%20Chatbot%20with%20Retrieval%20Augmented%20Generation%20(RAG)-5148) - [Local Document Question Answering with Ollama AI, Agentic RAG & PGVector-10157](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Local%20Document%20Question%20Answering%20with%20Ollama%20AI%2C%20Agentic%20RAG%20%26%20PGVector-10157) - [Location-Based Triggered Reminder via Telegram Bot (iOS)-5285](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Location-Based%20Triggered%20Reminder%20via%20Telegram%20Bot%20(iOS)-5285) - [Log Daily Mood & Weather to Notion with Telegram and OpenWeatherMap-4862](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Log%20Daily%20Mood%20%26%20Weather%20to%20Notion%20with%20Telegram%20and%20OpenWeatherMap-4862) - [Log E-commerce Orders in Google Sheets with Monthly Tabs & Status Tracking-8244](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Log%20E-commerce%20Orders%20in%20Google%20Sheets%20with%20Monthly%20Tabs%20%26%20Status%20Tracking-8244) - [Log Food Calories from Images to Google Sheets using LINE and OpenAI Vision-7228](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Log%20Food%20Calories%20from%20Images%20to%20Google%20Sheets%20using%20LINE%20and%20OpenAI%20Vision-7228) - [Log meal nutrients from Telegram to Google Sheets using an AI agent-3599](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Log%20meal%20nutrients%20from%20Telegram%20to%20Google%20Sheets%20using%20an%20AI%20agent-3599) - [Log New Gmail Messages Automatically in Google Sheets-7857](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Log%20New%20Gmail%20Messages%20Automatically%20in%20Google%20Sheets-7857) - [Look up a person using their email in Clearbit-484](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Look%20up%20a%20person%20using%20their%20email%20in%20Clearbit-484) - [Lookup IP Geolocation Details with IP-API.com via Webhook-4599](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Lookup%20IP%20Geolocation%20Details%20with%20IP-API.com%20via%20Webhook-4599) - [Loop Over Items β€” Beginner Example-7152](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Loop%20Over%20Items%20%E2%80%94%20Beginner%20Example-7152) - [Low-code API for Flutterflow apps-2274](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Low-code%20API%20for%20Flutterflow%20apps-2274) - [Lusha to Easy Redmine CRM: Automated Lead Enrichment-10726](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Lusha%20to%20Easy%20Redmine%20CRM%3A%20Automated%20Lead%20Enrichment-10726) - [Magento 2 Low Stock Alert via Slack & Gmail (MSI Compatible)-6471](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Magento%202%20Low%20Stock%20Alert%20via%20Slack%20%26%20Gmail%20(MSI%20Compatible)-6471) - [Magento 2: Auto-Fix Missing Image Alt Tags with Product Name-6715](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Magento%202%3A%20Auto-Fix%20Missing%20Image%20Alt%20Tags%20with%20Product%20Name-6715) - [Magento Maintenance via Natural Language with GPT and Telegram/WhatsApp-10268](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Magento%20Maintenance%20via%20Natural%20Language%20with%20GPT%20and%20Telegram%2FWhatsApp-10268) - [Make AI Agents Create, Get, Update Custom Fields πŸ› οΈ ConvertKit Tool MCP Server-5316](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Make%20AI%20Agents%20Create%2C%20Get%2C%20Update%20Custom%20Fields%20%F0%9F%9B%A0%EF%B8%8F%20ConvertKit%20Tool%20MCP%20Server-5316) - [Make OpenAI Citation for File Retrieval RAG-2693](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Make%20OpenAI%20Citation%20for%20File%20Retrieval%20RAG-2693) - [Make UGC ads from app screen recordings with Gemini, Sora 2, and VideoBGRemover-9505](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Make%20UGC%20ads%20from%20app%20screen%20recordings%20with%20Gemini%2C%20Sora%202%2C%20and%20VideoBGRemover-9505) - [Malicious File Detection & Response: Wazuh to VirusTotal with Slack Alerts-5997](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Malicious%20File%20Detection%20%26%20Response%3A%20Wazuh%20to%20VirusTotal%20with%20Slack%20Alerts-5997) - [Manage Adobe Acrobat e-signatures with webhooks-1588](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Adobe%20Acrobat%20e-signatures%20with%20webhooks-1588) - [Manage Appian Tasks with Ollama Qwen LLM and Postgres Memory-7661](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Appian%20Tasks%20with%20Ollama%20Qwen%20LLM%20and%20Postgres%20Memory-7661) - [Manage Asana Projects with Natural Language AI Assistant via Chat & Webhook-7559](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Asana%20Projects%20with%20Natural%20Language%20AI%20Assistant%20via%20Chat%20%26%20Webhook-7559) - [Manage attendee registrations and send emails-730](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20attendee%20registrations%20and%20send%20emails-730) - [Manage AWS S3 with GPT-4 Agent and Google Sheets Audit Logging via Slack-8586](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20AWS%20S3%20with%20GPT-4%20Agent%20and%20Google%20Sheets%20Audit%20Logging%20via%20Slack-8586) - [Manage Calendar Events with Slack Using OpenAI-Powered Outlook Assistant-3449](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Calendar%20Events%20with%20Slack%20Using%20OpenAI-Powered%20Outlook%20Assistant-3449) - [Manage Calendar with Voice & Text using GPT-4, Telegram & Google Calendar-4102](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Calendar%20with%20Voice%20%26%20Text%20using%20GPT-4%2C%20Telegram%20%26%20Google%20Calendar-4102) - [Manage ClickUp Tasks with Natural Language via Telegram Bot and GPT-4.1-6546](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20ClickUp%20Tasks%20with%20Natural%20Language%20via%20Telegram%20Bot%20and%20GPT-4.1-6546) - [Manage Cloudflare DNS Records with AI-powered Chat Assistant-6844](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Cloudflare%20DNS%20Records%20with%20AI-powered%20Chat%20Assistant-6844) - [Manage Construction Projects with Tasks, Photo Reports, Telegram & Google Sheets-6675](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Construction%20Projects%20with%20Tasks%2C%20Photo%20Reports%2C%20Telegram%20%26%20Google%20Sheets-6675) - [Manage contacts in Automizy-720](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20contacts%20in%20Automizy-720) - [Manage contacts in Google Contacts-637](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20contacts%20in%20Google%20Contacts-637) - [Manage contacts via Autopilot-990](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20contacts%20via%20Autopilot-990) - [Manage Customer Inquiries from Email & Web Forms with Slack & Google Sheets-10114](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Customer%20Inquiries%20from%20Email%20%26%20Web%20Forms%20with%20Slack%20%26%20Google%20Sheets-10114) - [Manage E-goi Contacts with AI Agents via MCP Server-5274](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20E-goi%20Contacts%20with%20AI%20Agents%20via%20MCP%20Server-5274) - [Manage Emails via WhatsApp with Gmail, GPT and Voice Recognition-5042](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Emails%20via%20WhatsApp%20with%20Gmail%2C%20GPT%20and%20Voice%20Recognition-5042) - [Manage files in S3-674](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20files%20in%20S3-674) - [Manage GoHighLevel CRM with Conversational AI Assistant and GPT-4o-5131](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20GoHighLevel%20CRM%20with%20Conversational%20AI%20Assistant%20and%20GPT-4o-5131) - [Manage Google Calendar & Gmail with a Gemini/GPT Powered AI Assistant-8159](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Google%20Calendar%20%26%20Gmail%20with%20a%20Gemini%2FGPT%20Powered%20AI%20Assistant-8159) - [Manage Google Calendar Events via Telegram with Gemini AI Assistant-5854](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Google%20Calendar%20Events%20via%20Telegram%20with%20Gemini%20AI%20Assistant-5854) - [Manage Google Calendar Events with GPT-4o Virtual Assistant (Orchestrator)-7786](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Google%20Calendar%20Events%20with%20GPT-4o%20Virtual%20Assistant%20(Orchestrator)-7786) - [Manage Google Calendar Events with Natural Language Using Gemini 1.5 Flash-5165](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Google%20Calendar%20Events%20with%20Natural%20Language%20Using%20Gemini%201.5%20Flash-5165) - [Manage Google Calendar Events with OpenAI Assistant (Get, Create, Delete)-7787](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Google%20Calendar%20Events%20with%20OpenAI%20Assistant%20(Get%2C%20Create%2C%20Delete)-7787) - [Manage Google Calendar via WhatsApp with GPT-4 Virtual Assistant-5368](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Google%20Calendar%20via%20WhatsApp%20with%20GPT-4%20Virtual%20Assistant-5368) - [Manage Google Cloud Storage with AI Image Generation using GPT-4 Mini-7502](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Google%20Cloud%20Storage%20with%20AI%20Image%20Generation%20using%20GPT-4%20Mini-7502) - [Manage Google Sheets Data with GPT-4 Natural Language Processing & Calculator-7914](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Google%20Sheets%20Data%20with%20GPT-4%20Natural%20Language%20Processing%20%26%20Calculator-7914) - [Manage Influencer Campaigns Across Social Media with AI Scoring & Gmail Outreach-6073](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Influencer%20Campaigns%20Across%20Social%20Media%20with%20AI%20Scoring%20%26%20Gmail%20Outreach-6073) - [Manage Jira Issues with Natural Language via Telegram and GPT-4o-5742](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Jira%20Issues%20with%20Natural%20Language%20via%20Telegram%20and%20GPT-4o-5742) - [Manage KlickTipp Contacts via Telegram Bot with GPT-4o Agent-5747](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20KlickTipp%20Contacts%20via%20Telegram%20Bot%20with%20GPT-4o%20Agent-5747) - [Manage Notion Documents with Gemini AI: Fetch, Summarize & Update via Chat-7770](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Notion%20Documents%20with%20Gemini%20AI%3A%20Fetch%2C%20Summarize%20%26%20Update%20via%20Chat-7770) - [Manage Odoo CRM with Natural Language using OpenAI and MCP Server-9187](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Odoo%20CRM%20with%20Natural%20Language%20using%20OpenAI%20and%20MCP%20Server-9187) - [Manage Personal Data with Multiple GPT-4o AI Agents: Gmail, Tasks & Finance on Telegram-8063](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Personal%20Data%20with%20Multiple%20GPT-4o%20AI%20Agents%3A%20Gmail%2C%20Tasks%20%26%20Finance%20on%20Telegram-8063) - [Manage Personal Expenses with Webhooks and Google Sheets Automated Tracker-5517](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Personal%20Expenses%20with%20Webhooks%20and%20Google%20Sheets%20Automated%20Tracker-5517) - [Manage Recipes with AI-Powered Telegram Bot and Google Sheets Database-8425](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Recipes%20with%20AI-Powered%20Telegram%20Bot%20and%20Google%20Sheets%20Database-8425) - [Manage room members in Matrix-724](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20room%20members%20in%20Matrix-724) - [Manage Schedule & Contacts with Telegram Bot using GPT-4o-mini & Google Services-7853](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Schedule%20%26%20Contacts%20with%20Telegram%20Bot%20using%20GPT-4o-mini%20%26%20Google%20Services-7853) - [Manage Shopify Store via Conversational OpenAI Assistant with SmartCommerce-9014](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Shopify%20Store%20via%20Conversational%20OpenAI%20Assistant%20with%20SmartCommerce-9014) - [Manage Stripe Data using Natural Language with Kimi K2 via OpenRouter-6221](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Stripe%20Data%20using%20Natural%20Language%20with%20Kimi%20K2%20via%20OpenRouter-6221) - [Manage Tasks & Send Scheduled Reminders with Telegram Bot, Google Sheets & GPT-4o mini-5291](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Tasks%20%26%20Send%20Scheduled%20Reminders%20with%20Telegram%20Bot%2C%20Google%20Sheets%20%26%20GPT-4o%20mini-5291) - [Manage Tasks and Deadlines via WhatsApp using GPT-4 and Google Sheets-7913](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Tasks%20and%20Deadlines%20via%20WhatsApp%20using%20GPT-4%20and%20Google%20Sheets-7913) - [Manage Tasks, Email & Calendar with GPT-4o Personal Assistant on Telegram-8695](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20Tasks%2C%20Email%20%26%20Calendar%20with%20GPT-4o%20Personal%20Assistant%20on%20Telegram-8695) - [Manage User Authentication with Telegram, Redis Cache and Google Sheets-4548](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20User%20Authentication%20with%20Telegram%2C%20Redis%20Cache%20and%20Google%20Sheets-4548) - [Manage WhatsApp Chats Centrally on Slack-4037](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20WhatsApp%20Chats%20Centrally%20on%20Slack-4037) - [Manage WooCommerce Store with Natural Language using GPT-4.1 and MCP Server-8769](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manage%20WooCommerce%20Store%20with%20Natural%20Language%20using%20GPT-4.1%20and%20MCP%20Server-8769) - [Manipulate PDF with Adobe developer API-2424](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Manipulate%20PDF%20with%20Adobe%20developer%20API-2424) - [Mark outdated workflow nodes on canvas and send a summary with Gmail (add-on)-2477](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Mark%20outdated%20workflow%20nodes%20on%20canvas%20and%20send%20a%20summary%20with%20Gmail%20(add-on)-2477) - [Market Research & Business Case Generator with GPT-4o, Perplexity & Claude-5430](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Market%20Research%20%26%20Business%20Case%20Generator%20with%20GPT-4o%2C%20Perplexity%20%26%20Claude-5430) - [Marketing Analytics Reports with Google Analytics, Sheets, Slides & Email Alerts-10715](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Marketing%20Analytics%20Reports%20with%20Google%20Analytics%2C%20Sheets%2C%20Slides%20%26%20Email%20Alerts-10715) - [mart Sales Support Chatbot with GPT-4o and Google Sheets-3433](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/mart%20Sales%20Support%20Chatbot%20with%20GPT-4o%20and%20Google%20Sheets-3433) - [Master Data Transformation with the Complete Set Node Guide-6292](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Master%20Data%20Transformation%20with%20the%20Complete%20Set%20Node%20Guide-6292) - [Match CVE Threats to Internal Assets with Google Sheets and Email Alerts-6410](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Match%20CVE%20Threats%20to%20Internal%20Assets%20with%20Google%20Sheets%20and%20Email%20Alerts-6410) - [Match CVs to Job Descriptions with Gemini Analysis & Email Reports-8637](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Match%20CVs%20to%20Job%20Descriptions%20with%20Gemini%20Analysis%20%26%20Email%20Reports-8637) - [Match Indeed Job Listings to Your Resume with Gemini AI and Telegram Alerts-8864](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Match%20Indeed%20Job%20Listings%20to%20Your%20Resume%20with%20Gemini%20AI%20and%20Telegram%20Alerts-8864) - [Match Medical Symptoms to Products with OpenAI, Qdrant & Google Sheets RAG-6699](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Match%20Medical%20Symptoms%20to%20Products%20with%20OpenAI%2C%20Qdrant%20%26%20Google%20Sheets%20RAG-6699) - [Match Resumes to Jobs Automatically with Gemini AI and Decodo Scraping-9980](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Match%20Resumes%20to%20Jobs%20Automatically%20with%20Gemini%20AI%20and%20Decodo%20Scraping-9980) - [Maximize Customer Success with O3 and GPT-4.1-mini Multi-Agent AI Team-6905](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Maximize%20Customer%20Success%20with%20O3%20and%20GPT-4.1-mini%20Multi-Agent%20AI%20Team-6905) - [MCP AI Agent Google Calendar - Create, Update & Manage Events-3589](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/MCP%20AI%20Agent%20Google%20Calendar%20-%20Create%2C%20Update%20%26%20Manage%20Events-3589) - [MCP Server Github Agent Tool-4475](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/MCP%20Server%20Github%20Agent%20Tool-4475) - [MCP Supabase Agent – Manage Your Database with AI-3641](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/MCP%20Supabase%20Agent%20%E2%80%93%20Manage%20Your%20Database%20with%20AI-3641) - [MCP Supabase Server for AI Agent with RAG & Multi-Tenant CRUD-3675](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/MCP%20Supabase%20Server%20for%20AI%20Agent%20with%20RAG%20%26%20Multi-Tenant%20CRUD-3675) - [Meal Planner: Cost Tracking, Leftover Recipes & Nutrition Diary in Google Sheets-10967](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Meal%20Planner%3A%20Cost%20Tracking%2C%20Leftover%20Recipes%20%26%20Nutrition%20Diary%20in%20Google%20Sheets-10967) - [Measure AI Model Carbon Footprint with Ecologits.ai Methodology-7716](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Measure%20AI%20Model%20Carbon%20Footprint%20with%20Ecologits.ai%20Methodology-7716) - [Medical Appointment Scheduler with OpenAI, Google Calendar & Messaging Apps-9211](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Medical%20Appointment%20Scheduler%20with%20OpenAI%2C%20Google%20Calendar%20%26%20Messaging%20Apps-9211) - [Medical Records Automation with Mistral OCR & Google Sheets-5083](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Medical%20Records%20Automation%20with%20Mistral%20OCR%20%26%20Google%20Sheets-5083) - [Medical Symptom Analysis & Doctor Recommendations with Ollama AI & WhatsApp-7179](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Medical%20Symptom%20Analysis%20%26%20Doctor%20Recommendations%20with%20Ollama%20AI%20%26%20WhatsApp-7179) - [Medical Symptom Checker & Health Assistant with GPT-4-mini-5920](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Medical%20Symptom%20Checker%20%26%20Health%20Assistant%20with%20GPT-4-mini-5920) - [Medical Triage & Appointment Automation with GPT-4 and JotForm-9446](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Medical%20Triage%20%26%20Appointment%20Automation%20with%20GPT-4%20and%20JotForm-9446) - [Meeting Management Agent-7904](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Meeting%20Management%20Agent-7904) - [Meetup Registration System with PostgreSQL Database & Interactive Giveaway Tool-5758](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Meetup%20Registration%20System%20with%20PostgreSQL%20Database%20%26%20Interactive%20Giveaway%20Tool-5758) - [Meraki Packet Loss and Latency Alerts to Microsoft Teams-2054](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Meraki%20Packet%20Loss%20and%20Latency%20Alerts%20to%20Microsoft%20Teams-2054) - [Merge and filter several Rss & send to Telegram-2748](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Merge%20and%20filter%20several%20Rss%20%26%20send%20to%20Telegram-2748) - [Merge data for multiple executions-1160](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Merge%20data%20for%20multiple%20executions-1160) - [Merge greetings with the users based on the language-655](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Merge%20greetings%20with%20the%20users%20based%20on%20the%20language-655) - [Merge Multiple Excel Files into a Single Multi-Sheet File with Summary Page-8373](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Merge%20Multiple%20Excel%20Files%20into%20a%20Single%20Multi-Sheet%20File%20with%20Summary%20Page-8373) - [Merge Multiple PDF Files with CustomJS API-3873](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Merge%20Multiple%20PDF%20Files%20with%20CustomJS%20API-3873) - [Merge PDF files using ConvertAPI-2298](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Merge%20PDF%20files%20using%20ConvertAPI-2298) - [Message Buffer System with Redis and GPT-4 for Efficient Processing-3832](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Message%20Buffer%20System%20with%20Redis%20and%20GPT-4%20for%20Efficient%20Processing-3832) - [Message on website content changed in Telegram-1471](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Message%20on%20website%20content%20changed%20in%20Telegram-1471) - [Meta Ads Bulk Launcher with Google Drive integration and Slack Notifications-8276](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Meta%20Ads%20Bulk%20Launcher%20with%20Google%20Drive%20integration%20and%20Slack%20Notifications-8276) - [Meta Ads Daily Report to Google Sheet and Email-5125](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Meta%20Ads%20Daily%20Report%20to%20Google%20Sheet%20and%20Email-5125) - [Meta Ads Performance Analysis with GPT-4 & Gemini AI Comparisons-6545](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Meta%20Ads%20Performance%20Analysis%20with%20GPT-4%20%26%20Gemini%20AI%20Comparisons-6545) - [MFA Multi-factor authentication (Voice call and Email) with ClickSend and SMTP-3142](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/MFA%20Multi-factor%20authentication%20(Voice%20call%20and%20Email)%20with%20ClickSend%20and%20SMTP-3142) - [Microsoft Outlook AI Email Assistant with contact support from Monday and Airtable-2809](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Microsoft%20Outlook%20AI%20Email%20Assistant%20with%20contact%20support%20from%20Monday%20and%20Airtable-2809) - [Midjourney Image Generator via Telegram and GoAPI-5097](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Midjourney%20Image%20Generator%20via%20Telegram%20and%20GoAPI-5097) - [Migrate Customer Data from Odoo v15 to v18-5029](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Migrate%20Customer%20Data%20from%20Odoo%20v15%20to%20v18-5029) - [Migrate Pinecone Index to Weaviate Class with Airtable Pagination-8445](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Migrate%20Pinecone%20Index%20to%20Weaviate%20Class%20with%20Airtable%20Pagination-8445) - [Mobility API MCP Server-5651](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Mobility%20API%20MCP%20Server-5651) - [Modular & Customizable AI-Powered Email Routing: Text Classifier for eCommerce-2851](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Modular%20%26%20Customizable%20AI-Powered%20Email%20Routing%3A%20Text%20Classifier%20for%20eCommerce-2851) - [Monday.com Useful Utilities-2073](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monday.com%20Useful%20Utilities-2073) - [Monetize Workflows with x402 Payment Protocol and 1Shot API-5389](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monetize%20Workflows%20with%20x402%20Payment%20Protocol%20and%201Shot%20API-5389) - [Monetize Your Private LLM Models with x402 & Ollama-6597](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monetize%20Your%20Private%20LLM%20Models%20with%20x402%20%26%20Ollama-6597) - [MongoDB AI Agent - Intelligent Movie Recommendations-2554](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/MongoDB%20AI%20Agent%20-%20Intelligent%20Movie%20Recommendations-2554) - [Monitor & Alert on Inactive AWS IAM Users with Slack Notifications-7500](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20%26%20Alert%20on%20Inactive%20AWS%20IAM%20Users%20with%20Slack%20Notifications-7500) - [Monitor & Alert on Social Media Ad Performance with Bright Data MCP-5954](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20%26%20Alert%20on%20Social%20Media%20Ad%20Performance%20with%20Bright%20Data%20MCP-5954) - [Monitor & Auto-Heal AWS EC2 Instances with Multi-Channel Alerts-10348](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20%26%20Auto-Heal%20AWS%20EC2%20Instances%20with%20Multi-Channel%20Alerts-10348) - [Monitor & Extract Seed-Funded Startup Data with RSS, GPT-4.1-MINI & BrightData to Excel-6775](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20%26%20Extract%20Seed-Funded%20Startup%20Data%20with%20RSS%2C%20GPT-4.1-MINI%20%26%20BrightData%20to%20Excel-6775) - [Monitor & Filter French Procurement Tenders with BOAMP API and Google Sheets-9315](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20%26%20Filter%20French%20Procurement%20Tenders%20with%20BOAMP%20API%20and%20Google%20Sheets-9315) - [Monitor & Manage Docker Containers with Telegram Bot & AI Log Analysis-10476](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20%26%20Manage%20Docker%20Containers%20with%20Telegram%20Bot%20%26%20AI%20Log%20Analysis-10476) - [Monitor & Respond to Google Maps Reviews using AI, Apify, Slack, and Sheets-11053](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20%26%20Respond%20to%20Google%20Maps%20Reviews%20using%20AI%2C%20Apify%2C%20Slack%2C%20and%20Sheets-11053) - [Monitor & Respond to Shopify Reviews with GPT-4, Slack, Trello & Google Sheets-6478](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20%26%20Respond%20to%20Shopify%20Reviews%20with%20GPT-4%2C%20Slack%2C%20Trello%20%26%20Google%20Sheets-6478) - [Monitor AI Chat Interactions with Gemini 2.5 and Langfuse Tracing-4972](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20AI%20Chat%20Interactions%20with%20Gemini%202.5%20and%20Langfuse%20Tracing-4972) - [Monitor AI Research Papers with Gemini-powered Filtering and Email Summaries-9859](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20AI%20Research%20Papers%20with%20Gemini-powered%20Filtering%20and%20Email%20Summaries-9859) - [Monitor Amadeus & Booking.com API Health with WhatsApp SLA Alerts-6263](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Amadeus%20%26%20Booking.com%20API%20Health%20with%20WhatsApp%20SLA%20Alerts-6263) - [Monitor Amazon Market Intelligence with ScrapeGraphAI to Google Docs-6974](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Amazon%20Market%20Intelligence%20with%20ScrapeGraphAI%20to%20Google%20Docs-6974) - [Monitor Amazon Product Prices with Bright Data and Google Sheets-3878](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Amazon%20Product%20Prices%20with%20Bright%20Data%20and%20Google%20Sheets-3878) - [Monitor and Download Changed Files from Google Drive Automatically-6193](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20and%20Download%20Changed%20Files%20from%20Google%20Drive%20Automatically-6193) - [Monitor and Report OKR Variance from Monday.com and Jira via Slack and Email-9831](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20and%20Report%20OKR%20Variance%20from%20Monday.com%20and%20Jira%20via%20Slack%20and%20Email-9831) - [Monitor and Track brand Sentiment on Facebook Groups with Bright data-4235](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20and%20Track%20brand%20Sentiment%20on%20Facebook%20Groups%20with%20Bright%20data-4235) - [Monitor Authentication IPs from SaaS Alerts & Email Reports via SMTP2Go-3126](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Authentication%20IPs%20from%20SaaS%20Alerts%20%26%20Email%20Reports%20via%20SMTP2Go-3126) - [Monitor Bank Transactions with Multi-Channel Alerts for Accounting Teams-10110](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Bank%20Transactions%20with%20Multi-Channel%20Alerts%20for%20Accounting%20Teams-10110) - [Monitor Bitcoin & Ethereum Prices with CoinGecko Alerts via Email/SMS-8382](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Bitcoin%20%26%20Ethereum%20Prices%20with%20CoinGecko%20Alerts%20via%20Email%2FSMS-8382) - [Monitor Blood Bank Stock & Send Low Level Alerts with Google Sheets and WhatsApp-7253](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Blood%20Bank%20Stock%20%26%20Send%20Low%20Level%20Alerts%20with%20Google%20Sheets%20and%20WhatsApp-7253) - [Monitor Brand Mentions on X with Gemini AI Visual Analysis & Telegram Alerts-8355](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Brand%20Mentions%20on%20X%20with%20Gemini%20AI%20Visual%20Analysis%20%26%20Telegram%20Alerts-8355) - [Monitor Brand Reputation for Negative PR on Reddit with Gemini + LangChain + Sheets-7473](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Brand%20Reputation%20for%20Negative%20PR%20on%20Reddit%20with%20Gemini%20%2B%20LangChain%20%2B%20Sheets-7473) - [Monitor CISA Critical Vulnerability Alerts with RSS Feed & Slack Notifications-6724](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20CISA%20Critical%20Vulnerability%20Alerts%20with%20RSS%20Feed%20%26%20Slack%20Notifications-6724) - [Monitor Commercial Real Estate Opportunities from LoopNet with ScrapeGraphAI & Telegram-6625](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Commercial%20Real%20Estate%20Opportunities%20from%20LoopNet%20with%20ScrapeGraphAI%20%26%20Telegram-6625) - [Monitor Competitor Financial Performance with Bright Data MCP, OpenAI & Google Sheets-5978](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Competitor%20Financial%20Performance%20with%20Bright%20Data%20MCP%2C%20OpenAI%20%26%20Google%20Sheets-5978) - [Monitor Competitor Prices with Firecrawl, GPT-4.1, Sheets & Gmail Alerts-10154](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Competitor%20Prices%20with%20Firecrawl%2C%20GPT-4.1%2C%20Sheets%20%26%20Gmail%20Alerts-10154) - [Monitor Competitors & Generate Content Ideas with GPT4 & Gemini to Google Sheets-7454](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Competitors%20%26%20Generate%20Content%20Ideas%20with%20GPT4%20%26%20Gemini%20to%20Google%20Sheets-7454) - [Monitor competitors' websites for changes with OpenAI and Firecrawl-3101](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20competitors'%20websites%20for%20changes%20with%20OpenAI%20and%20Firecrawl-3101) - [Monitor Construction Stock & Send Low Inventory Alerts with Google Sheets-6636](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Construction%20Stock%20%26%20Send%20Low%20Inventory%20Alerts%20with%20Google%20Sheets-6636) - [Monitor Content Trends Across Social Media with AI, Slack and Google Sheets-6441](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Content%20Trends%20Across%20Social%20Media%20with%20AI%2C%20Slack%20and%20Google%20Sheets-6441) - [Monitor Core Web Vitals with Lighthouse, Gemini AI, Telegram Alerts & Google Sheets-6490](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Core%20Web%20Vitals%20with%20Lighthouse%2C%20Gemini%20AI%2C%20Telegram%20Alerts%20%26%20Google%20Sheets-6490) - [Monitor Cryptocurrency Trading Activity with CoinGecko and Send Alerts to Discord-10400](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Cryptocurrency%20Trading%20Activity%20with%20CoinGecko%20and%20Send%20Alerts%20to%20Discord-10400) - [Monitor Customer Churn Indicators with Bright Data MCP and OpenAI-5965](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Customer%20Churn%20Indicators%20with%20Bright%20Data%20MCP%20and%20OpenAI-5965) - [Monitor Cybersecurity Brand Mentions on X and Send Alerts to Slack-6721](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Cybersecurity%20Brand%20Mentions%20on%20X%20and%20Send%20Alerts%20to%20Slack-6721) - [Monitor Data Breaches in Real-time with Have I Been Pwned-3205](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Data%20Breaches%20in%20Real-time%20with%20Have%20I%20Been%20Pwned-3205) - [Monitor Domains & IPs on AbuseIPDB Blacklist with Slack Alerts-6836](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Domains%20%26%20IPs%20on%20AbuseIPDB%20Blacklist%20with%20Slack%20Alerts-6836) - [Monitor Dropbox Folders for New Files with DB Comparison-3297](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Dropbox%20Folders%20for%20New%20Files%20with%20DB%20Comparison-3297) - [Monitor Dynamic Website Changes with Firecrawl, Sheets & Gmail Alerts-5510](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Dynamic%20Website%20Changes%20with%20Firecrawl%2C%20Sheets%20%26%20Gmail%20Alerts-5510) - [Monitor Egyptian Gold & Currency Prices with Telegram Notifications-6520](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Egyptian%20Gold%20%26%20Currency%20Prices%20with%20Telegram%20Notifications-6520) - [Monitor Elderly Health Vitals & Send Alerts with Apple Health, Twilio & Gmail-4563](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Elderly%20Health%20Vitals%20%26%20Send%20Alerts%20with%20Apple%20Health%2C%20Twilio%20%26%20Gmail-4563) - [Monitor Email Data Breaches with HIBP API and Send Slack Alerts-6838](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Email%20Data%20Breaches%20with%20HIBP%20API%20and%20Send%20Slack%20Alerts-6838) - [Monitor Emails & Send AI-Generated Auto-Replies with Ollama & Telegram Alerts-10084](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Emails%20%26%20Send%20AI-Generated%20Auto-Replies%20with%20Ollama%20%26%20Telegram%20Alerts-10084) - [Monitor Favorite YouTube Channels Through RSS feeds and Receive Notifications-3003](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Favorite%20YouTube%20Channels%20Through%20RSS%20feeds%20and%20Receive%20Notifications-3003) - [Monitor File Changes with Google Drive Push Notifications-6106](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20File%20Changes%20with%20Google%20Drive%20Push%20Notifications-6106) - [Monitor Flight Price Drops and Send Email Alerts with SerpAPI and Gmail-6503](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Flight%20Price%20Drops%20and%20Send%20Email%20Alerts%20with%20SerpAPI%20and%20Gmail-6503) - [Monitor GitHub Releases with Gemini AI Chinese Translation & Slack Notifications-3452](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20GitHub%20Releases%20with%20Gemini%20AI%20Chinese%20Translation%20%26%20Slack%20Notifications-3452) - [Monitor Gmail and Send AI Summaries to Telegram using GPT-4o-mini and Keywords-6025](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Gmail%20and%20Send%20AI%20Summaries%20to%20Telegram%20using%20GPT-4o-mini%20and%20Keywords-6025) - [Monitor Instagram Competitor Trends with Claude 3.5 & Multi-Channel Alerts-10341](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Instagram%20Competitor%20Trends%20with%20Claude%203.5%20%26%20Multi-Channel%20Alerts-10341) - [Monitor iOS App Store Reviews & Send Email Notifications Automatically-9343](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20iOS%20App%20Store%20Reviews%20%26%20Send%20Email%20Notifications%20Automatically-9343) - [Monitor Jamf Policy Integrity and Send Slack Alerts for Changes-9287](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Jamf%20Policy%20Integrity%20and%20Send%20Slack%20Alerts%20for%20Changes-9287) - [Monitor Japan Flight Prices & Generate Booking Alerts with GPT-4o & Multi-Source Analysis-10886](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Japan%20Flight%20Prices%20%26%20Generate%20Booking%20Alerts%20with%20GPT-4o%20%26%20Multi-Source%20Analysis-10886) - [Monitor Kubernetes Services & Pods with Prometheus and Send Alerts to Slack-7665](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Kubernetes%20Services%20%26%20Pods%20with%20Prometheus%20and%20Send%20Alerts%20to%20Slack-7665) - [Monitor Lead Response Time SLA Breaches with Google Sheets & Telegram Alerts-8293](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Lead%20Response%20Time%20SLA%20Breaches%20with%20Google%20Sheets%20%26%20Telegram%20Alerts-8293) - [Monitor LinkedIn Competitor Engagement & Analysis with Bright Data & AI-5949](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20LinkedIn%20Competitor%20Engagement%20%26%20Analysis%20with%20Bright%20Data%20%26%20AI-5949) - [Monitor LinkedIn Posts & Create AI Content Digests with OpenAI and Airtable-8895](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20LinkedIn%20Posts%20%26%20Create%20AI%20Content%20Digests%20with%20OpenAI%20and%20Airtable-8895) - [Monitor LinkedIn Sales Navigator Messages with Gmail & Google Sheets Alerts-9238](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20LinkedIn%20Sales%20Navigator%20Messages%20with%20Gmail%20%26%20Google%20Sheets%20Alerts-9238) - [Monitor Marketing Job Boards with Bright Data & GPT-4o for Growing Companies-5946](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Marketing%20Job%20Boards%20with%20Bright%20Data%20%26%20GPT-4o%20for%20Growing%20Companies-5946) - [Monitor Medical Equipment with Google Sheets & Send WhatsApp and Email Alerts-7249](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Medical%20Equipment%20with%20Google%20Sheets%20%26%20Send%20WhatsApp%20and%20Email%20Alerts-7249) - [Monitor n8n Workflow Errors with Telegram Alerts (Multi-language Setup)-5939](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20n8n%20Workflow%20Errors%20with%20Telegram%20Alerts%20(Multi-language%20Setup)-5939) - [Monitor New CVEs for Bug Bounty Hunting with Gemini AI and Slack Alerts-8283](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20New%20CVEs%20for%20Bug%20Bounty%20Hunting%20with%20Gemini%20AI%20and%20Slack%20Alerts-8283) - [Monitor PKI Certificates & CRLs for Expiration with Telegram & SMS Alerts-9865](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20PKI%20Certificates%20%26%20CRLs%20for%20Expiration%20with%20Telegram%20%26%20SMS%20Alerts-9865) - [Monitor Reddit Job Posts with GPT-4o Analysis & Telegram Alerts using Google Sheets-8120](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Reddit%20Job%20Posts%20with%20GPT-4o%20Analysis%20%26%20Telegram%20Alerts%20using%20Google%20Sheets-8120) - [Monitor Remote Server File Integrity with SSH and Slack Alerts-6814](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Remote%20Server%20File%20Integrity%20with%20SSH%20and%20Slack%20Alerts-6814) - [Monitor RSS Feeds, Extract Full Articles with Jina AI, and Save to Supabase-9599](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20RSS%20Feeds%2C%20Extract%20Full%20Articles%20with%20Jina%20AI%2C%20and%20Save%20to%20Supabase-9599) - [Monitor S3 Bucket Changes with Automated Integrity Auditing using Mistral AI-7547](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20S3%20Bucket%20Changes%20with%20Automated%20Integrity%20Auditing%20using%20Mistral%20AI-7547) - [Monitor Security Advisories-1974](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Security%20Advisories-1974) - [Monitor Security Logs for Failed Login Attempts with Slack Alerts-6922](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Security%20Logs%20for%20Failed%20Login%20Attempts%20with%20Slack%20Alerts-6922) - [Monitor SEO Keyword Rankings with LLaMA AI & Apify Google SERP Scraping-4301](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20SEO%20Keyword%20Rankings%20with%20LLaMA%20AI%20%26%20Apify%20Google%20SERP%20Scraping-4301) - [Monitor SEO Keyword Rankings with SERP API & Send Drop Alerts via Slack-6676](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20SEO%20Keyword%20Rankings%20with%20SERP%20API%20%26%20Send%20Drop%20Alerts%20via%20Slack-6676) - [Monitor Server Uptime & Get Email Alerts with Google Sheets-3880](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Server%20Uptime%20%26%20Get%20Email%20Alerts%20with%20Google%20Sheets-3880) - [Monitor Shopify Inventory & Send Low Stock Alerts to Slack-6110](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Shopify%20Inventory%20%26%20Send%20Low%20Stock%20Alerts%20to%20Slack-6110) - [Monitor Shopify Stores for New Products with BrowserAct and Slack Alerts-9895](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Shopify%20Stores%20for%20New%20Products%20with%20BrowserAct%20and%20Slack%20Alerts-9895) - [Monitor Social Media Trends Across Reddit, Instagram & TikTok with Apify-8450](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Social%20Media%20Trends%20Across%20Reddit%2C%20Instagram%20%26%20TikTok%20with%20Apify-8450) - [Monitor Software Compliance with Jamf Patch Summaries in Slack-5529](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Software%20Compliance%20with%20Jamf%20Patch%20Summaries%20in%20Slack-5529) - [Monitor Solar Energy Production & Send Alerts with Gmail, Google Sheets, and Slack-7125](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Solar%20Energy%20Production%20%26%20Send%20Alerts%20with%20Gmail%2C%20Google%20Sheets%2C%20and%20Slack-7125) - [Monitor SSL Certificate Expiry Dates with Google Sheets & Slack Alerts-5172](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20SSL%20Certificate%20Expiry%20Dates%20with%20Google%20Sheets%20%26%20Slack%20Alerts-5172) - [Monitor SSL Certificate Expiry with Google Sheets and Email Alerts-5768](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20SSL%20Certificate%20Expiry%20with%20Google%20Sheets%20and%20Email%20Alerts-5768) - [Monitor SSL Certificate Expiry with Google Sheets and Multi-Channel Alert-3493](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20SSL%20Certificate%20Expiry%20with%20Google%20Sheets%20and%20Multi-Channel%20Alert-3493) - [Monitor Stock Market with AI: News Analysis & Multi-Channel Alerts via Slack & Telegram-10284](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Stock%20Market%20with%20AI%3A%20News%20Analysis%20%26%20Multi-Channel%20Alerts%20via%20Slack%20%26%20Telegram-10284) - [Monitor Stuck Tasks in Monday.com with Automated Slack Alerts-7737](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Stuck%20Tasks%20in%20Monday.com%20with%20Automated%20Slack%20Alerts-7737) - [Monitor Supplier Financial Health with ScrapeGraphAI & Multi-Channel Risk Alerts-7129](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Supplier%20Financial%20Health%20with%20ScrapeGraphAI%20%26%20Multi-Channel%20Risk%20Alerts-7129) - [Monitor Supply Chain Risks with ScrapeGraphAI Alerts via Slack and Email-6569](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Supply%20Chain%20Risks%20with%20ScrapeGraphAI%20Alerts%20via%20Slack%20and%20Email-6569) - [Monitor TP-Link Omada Network Disconnections with Gmail & Pushover-7886](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20TP-Link%20Omada%20Network%20Disconnections%20with%20Gmail%20%26%20Pushover-7886) - [Monitor Twitter Accounts & Generate Intelligence Summaries with Gemini AI & Telegram-7316](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Twitter%20Accounts%20%26%20Generate%20Intelligence%20Summaries%20with%20Gemini%20AI%20%26%20Telegram-7316) - [Monitor USDT ERC-20 Wallet Balance with Etherscan and Telegram Notifications-3330](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20USDT%20ERC-20%20Wallet%20Balance%20with%20Etherscan%20and%20Telegram%20Notifications-3330) - [Monitor VPS Security with GPT-4 Mini Analysis via SSH and Telegram Alerts-8792](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20VPS%20Security%20with%20GPT-4%20Mini%20Analysis%20via%20SSH%20and%20Telegram%20Alerts-8792) - [Monitor website performance with PageSpeed Insights and send alerts to Google Sheets-8328](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20website%20performance%20with%20PageSpeed%20Insights%20and%20send%20alerts%20to%20Google%20Sheets-8328) - [Monitor Website Uptime with Gmail Alerts-5887](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Website%20Uptime%20with%20Gmail%20Alerts-5887) - [Monitor Workflow Audits and Failures with InfluxDB Dashboard-5873](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Workflow%20Audits%20and%20Failures%20with%20InfluxDB%20Dashboard-5873) - [Monitor X/Twitter for Hiring Posts with Apify, AI Filtering & Telegram Alerts-9005](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20X%2FTwitter%20for%20Hiring%20Posts%20with%20Apify%2C%20AI%20Filtering%20%26%20Telegram%20Alerts-9005) - [Monitor Zendesk Churn Risk Signals, Log in Sheets, and Alert Team in Slack-8746](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitor%20Zendesk%20Churn%20Risk%20Signals%2C%20Log%20in%20Sheets%2C%20and%20Alert%20Team%20in%20Slack-8746) - [Monitoring Job Changes on LinkedIn with Airtop-4207](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitoring%20Job%20Changes%20on%20LinkedIn%20with%20Airtop-4207) - [Monitoring Team Capacity in Jira and Sending Alerts for Over-Allocation-9686](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Monitoring%20Team%20Capacity%20in%20Jira%20and%20Sending%20Alerts%20for%20Over-Allocation-9686) - [Morning Briefing Podcast: Generate Daily Summaries with Gemini AI, Weather, and Calendar-8143](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Morning%20Briefing%20Podcast%3A%20Generate%20Daily%20Summaries%20with%20Gemini%20AI%2C%20Weather%2C%20and%20Calendar-8143) - [Move data between JSON and spreadsheets-1739](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Move%20data%20between%20JSON%20and%20spreadsheets-1739) - [Multi Platform Content Generator from YouTube using AI & RSS-6843](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi%20Platform%20Content%20Generator%20from%20YouTube%20using%20AI%20%26%20RSS-6843) - [Multi-Account Email Classifier with AI, Gmail, Discord & Google Sheets-5789](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Account%20Email%20Classifier%20with%20AI%2C%20Gmail%2C%20Discord%20%26%20Google%20Sheets-5789) - [Multi-Agent AI Clinic Management with WhatsApp, Telegram, and Google Calendar-3694](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Agent%20AI%20Clinic%20Management%20with%20WhatsApp%2C%20Telegram%2C%20and%20Google%20Calendar-3694) - [Multi-Agent AI Content Creator for SEO Blogs & Newsletters with OpenRouter, DALL-E, Gemini-10293](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Agent%20AI%20Content%20Creator%20for%20SEO%20Blogs%20%26%20Newsletters%20with%20OpenRouter%2C%20DALL-E%2C%20Gemini-10293) - [Multi-Agent Cold Email Campaign Generator with O3 Director & GPT-4.1 Specialists-6909](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Agent%20Cold%20Email%20Campaign%20Generator%20with%20O3%20Director%20%26%20GPT-4.1%20Specialists-6909) - [Multi-Agent Healthcare Assistant with WhatsApp, GPT-4 & Google Sheets-7794](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Agent%20Healthcare%20Assistant%20with%20WhatsApp%2C%20GPT-4%20%26%20Google%20Sheets-7794) - [Multi-Agent Salon Appointment Management with Telegram, Claude & GPT5-mini-8924](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Agent%20Salon%20Appointment%20Management%20with%20Telegram%2C%20Claude%20%26%20GPT5-mini-8924) - [Multi-Agent SEO Optimized Blog Writing System with Hyperlinks for E-Commmerce-8654](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Agent%20SEO%20Optimized%20Blog%20Writing%20System%20with%20Hyperlinks%20for%20E-Commmerce-8654) - [Multi-Agent Website Chatbot with OpenAI GPT and RAG Knowledge Base-6290](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Agent%20Website%20Chatbot%20with%20OpenAI%20GPT%20and%20RAG%20Knowledge%20Base-6290) - [Multi-AI Agent Router: Compare OpenAI, Anthropic & Groq Responses with Webhooks-10287](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-AI%20Agent%20Router%3A%20Compare%20OpenAI%2C%20Anthropic%20%26%20Groq%20Responses%20with%20Webhooks-10287) - [Multi-Chain Token Swap Relayer with Li.Fi-7206](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Chain%20Token%20Swap%20Relayer%20with%20Li.Fi-7206) - [Multi-Channel AI Appointment Confirmation with GPT-4, ElevenLabs & Twilio-6163](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Channel%20AI%20Appointment%20Confirmation%20with%20GPT-4%2C%20ElevenLabs%20%26%20Twilio-6163) - [Multi-Channel Campaign Messaging with GPT-4 and Salesforce-6219](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Channel%20Campaign%20Messaging%20with%20GPT-4%20and%20Salesforce-6219) - [Multi-Channel Customer Support Automation Suite-5135](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Channel%20Customer%20Support%20Automation%20Suite-5135) - [Multi-channel Error Monitoring with Telegram, Discord, Slack, WhatsApp and Gmail-5630](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-channel%20Error%20Monitoring%20with%20Telegram%2C%20Discord%2C%20Slack%2C%20WhatsApp%20and%20Gmail-5630) - [Multi-Channel Event Countdown Manager with Telegram, Slack and Email-10346](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Channel%20Event%20Countdown%20Manager%20with%20Telegram%2C%20Slack%20and%20Email-10346) - [Multi-Channel Feedback to Jira Pipeline with AI Analysis & Notion Reporting-10896](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Channel%20Feedback%20to%20Jira%20Pipeline%20with%20AI%20Analysis%20%26%20Notion%20Reporting-10896) - [Multi-Channel Task Reminder System with Telegram, Email and Slack-10345](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Channel%20Task%20Reminder%20System%20with%20Telegram%2C%20Email%20and%20Slack-10345) - [Multi-channel Website Downtime Alerts with UptimeRobot, Slack, WhatsApp & Notion-6645](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-channel%20Website%20Downtime%20Alerts%20with%20UptimeRobot%2C%20Slack%2C%20WhatsApp%20%26%20Notion-6645) - [Multi-Channel Workflow Error Alerts with Telegram, Gmail & Messaging Apps-5629](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Channel%20Workflow%20Error%20Alerts%20with%20Telegram%2C%20Gmail%20%26%20Messaging%20Apps-5629) - [Multi-Department Support Bot with Slash Commands, Pinecone & Telegram-6010](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Department%20Support%20Bot%20with%20Slash%20Commands%2C%20Pinecone%20%26%20Telegram-6010) - [Multi-Engine Search API Server with SerpApi - Complete MCP Integration-5055](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Engine%20Search%20API%20Server%20with%20SerpApi%20-%20Complete%20MCP%20Integration-5055) - [Multi-Format Document Processing for RAG Chatbot with Google Drive & Supabase-9933](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Format%20Document%20Processing%20for%20RAG%20Chatbot%20with%20Google%20Drive%20%26%20Supabase-9933) - [Multi-Jurisdiction Smart Contract Compliance Monitor with Automated Alerts-6075](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Jurisdiction%20Smart%20Contract%20Compliance%20Monitor%20with%20Automated%20Alerts-6075) - [Multi-Language Telegram RAG Chatbot with Supervisor AI & Automated Google Drive Pipeline-6158](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Language%20Telegram%20RAG%20Chatbot%20with%20Supervisor%20AI%20%26%20Automated%20Google%20Drive%20Pipeline-6158) - [Multi-Level WordPress Blog Generator with PerplexityAI Research & OpenAI Content-3852](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Level%20WordPress%20Blog%20Generator%20with%20PerplexityAI%20Research%20%26%20OpenAI%20Content-3852) - [Multi-LLM Customer Support Chatbot for WordPress & Webhook Integrations-8062](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-LLM%20Customer%20Support%20Chatbot%20for%20WordPress%20%26%20Webhook%20Integrations-8062) - [Multi-Modal Expense Tracking with GPT-4, Gemini OCR, and Voice via Telegram-8035](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Modal%20Expense%20Tracking%20with%20GPT-4%2C%20Gemini%20OCR%2C%20and%20Voice%20via%20Telegram-8035) - [Multi-Modal Expense Tracking with Telegram, Gemini AI & Google Sheets-10155](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Modal%20Expense%20Tracking%20with%20Telegram%2C%20Gemini%20AI%20%26%20Google%20Sheets-10155) - [Multi-Modal Personal AI Assistant with Telegram & Google Gemini for Productivity Tools-8793](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Modal%20Personal%20AI%20Assistant%20with%20Telegram%20%26%20Google%20Gemini%20for%20Productivity%20Tools-8793) - [Multi-Platform AI Sales Agent with RAG, CRM, Calendar & Stripe-4508](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Platform%20AI%20Sales%20Agent%20with%20RAG%2C%20CRM%2C%20Calendar%20%26%20Stripe-4508) - [Multi-Platform Price Finder: Scraping Prices with Bright Data, Claude AI & Telegram-6408](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Platform%20Price%20Finder%3A%20Scraping%20Prices%20with%20Bright%20Data%2C%20Claude%20AI%20%26%20Telegram-6408) - [Multi-Platform Social Media Publisher with Airtable, Google Drive, and Postiz-5943](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Platform%20Social%20Media%20Publisher%20with%20Airtable%2C%20Google%20Drive%2C%20and%20Postiz-5943) - [Multi-Platform Social Media Publisher with Blotato, GPT-4 Mini & Airtable-3816](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Platform%20Social%20Media%20Publisher%20with%20Blotato%2C%20GPT-4%20Mini%20%26%20Airtable-3816) - [Multi-Platform Source Discovery with SerpAPI, DuckDuckGo, GitHub, Reddit & Bluesky-7074](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Platform%20Source%20Discovery%20with%20SerpAPI%2C%20DuckDuckGo%2C%20GitHub%2C%20Reddit%20%26%20Bluesky-7074) - [Multi-Platform UAE Real Estate Lead Generation with GPT-4 Analysis-5472](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Platform%20UAE%20Real%20Estate%20Lead%20Generation%20with%20GPT-4%20Analysis-5472) - [Multi-platform Video Publishing from Google Sheets to 9 Social Networks via Blotato API-4227](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-platform%20Video%20Publishing%20from%20Google%20Sheets%20to%209%20Social%20Networks%20via%20Blotato%20API-4227) - [Multi-Service Task Automation with GPT-powered Agent System via WhatsApp-6186](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Service%20Task%20Automation%20with%20GPT-powered%20Agent%20System%20via%20WhatsApp-6186) - [Multi-service Terminal: Access Gmail, X, Telegram & News with Gemini AI-6240](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-service%20Terminal%3A%20Access%20Gmail%2C%20X%2C%20Telegram%20%26%20News%20with%20Gemini%20AI-6240) - [Multi-Source Feedback Processing with OpenAI & Slack Notifications-7784](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Source%20Feedback%20Processing%20with%20OpenAI%20%26%20Slack%20Notifications-7784) - [Multi-Source News Curator with Mistral AI Analysis, Summaries & Custom Channels-6157](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Source%20News%20Curator%20with%20Mistral%20AI%20Analysis%2C%20Summaries%20%26%20Custom%20Channels-6157) - [Multi-Source RAG System with GPT-4 Turbo, News & Academic Papers Integration-6691](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Source%20RAG%20System%20with%20GPT-4%20Turbo%2C%20News%20%26%20Academic%20Papers%20Integration-6691) - [Multi-timeframe Trading Analysis for WEEX Spot Market with GPT-4o & Telegram-7928](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-timeframe%20Trading%20Analysis%20for%20WEEX%20Spot%20Market%20with%20GPT-4o%20%26%20Telegram-7928) - [Multi-tool Personal Assistant with Telegram, Grok-4, Gmail, Calendar & Memory-7452](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-tool%20Personal%20Assistant%20with%20Telegram%2C%20Grok-4%2C%20Gmail%2C%20Calendar%20%26%20Memory-7452) - [Multi-Tool Research Agent for Animal Advocacy with OpenRouter, Serper & Open Paws DB-5588](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-Tool%20Research%20Agent%20for%20Animal%20Advocacy%20with%20OpenRouter%2C%20Serper%20%26%20Open%20Paws%20DB-5588) - [Multi-User Telegram Bot to Summarize & Repurpose YouTube Videos with GPT-4o-5468](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multi-User%20Telegram%20Bot%20to%20Summarize%20%26%20Repurpose%20YouTube%20Videos%20with%20GPT-4o-5468) - [Multilanguage Telegram bot-1583](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multilanguage%20Telegram%20bot-1583) - [Multilingual Email Auto-Replies with DeepL, GPT-4o and Slack Human Approval-10907](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multilingual%20Email%20Auto-Replies%20with%20DeepL%2C%20GPT-4o%20and%20Slack%20Human%20Approval-10907) - [Multilingual Voice & Text Telegram Bot with ElevenLabs TTS and LangChain Agents-5511](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multilingual%20Voice%20%26%20Text%20Telegram%20Bot%20with%20ElevenLabs%20TTS%20and%20LangChain%20Agents-5511) - [Multilingual WhatsApp Translator with OpenAI Whisper & GPT-4 and HubSpot Integration-3972](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multilingual%20WhatsApp%20Translator%20with%20OpenAI%20Whisper%20%26%20GPT-4%20and%20HubSpot%20Integration-3972) - [Multilingual YouTube Metadata Translator with Gemini AI and Google Sheets-5902](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multilingual%20YouTube%20Metadata%20Translator%20with%20Gemini%20AI%20and%20Google%20Sheets-5902) - [Multimodal Chat Assistant with GPT-4o for Text, Images, and PDFs-5857](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multimodal%20Chat%20Assistant%20with%20GPT-4o%20for%20Text%2C%20Images%2C%20and%20PDFs-5857) - [Multimodal Slack AI Assistant with Voice, Image & Video Processing-9149](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multimodal%20Slack%20AI%20Assistant%20with%20Voice%2C%20Image%20%26%20Video%20Processing-9149) - [Multimodal Telegram Bot with Voice, Image & Video Analysis using Claude & Gemini-9008](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multimodal%20Telegram%20Bot%20with%20Voice%2C%20Image%20%26%20Video%20Analysis%20using%20Claude%20%26%20Gemini-9008) - [Multiple Websites Monitoring with Notifications including Phone Calls-4833](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Multiple%20Websites%20Monitoring%20with%20Notifications%20including%20Phone%20Calls-4833) - [N8N Advanced URL Parsing and Shortening Workflow - Switchy.io Integration-2064](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/N8N%20Advanced%20URL%20Parsing%20and%20Shortening%20Workflow%20-%20Switchy.io%20Integration-2064) - [N8N Automated Twitter Reply Bot Workflow-8410](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/N8N%20Automated%20Twitter%20Reply%20Bot%20Workflow-8410) - [N8N Backup Flow to Nextcloud (7-Day Retention)-4338](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/N8N%20Backup%20Flow%20to%20Nextcloud%20(7-Day%20Retention)-4338) - [N8N Contact Form Workflow-4337](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/N8N%20Contact%20Form%20Workflow-4337) - [N8N for Beginners: Looping over Items-2896](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/N8N%20for%20Beginners%3A%20Looping%20over%20Items-2896) - [n8n Nodemation basic - getting started on the workflow canvas (1/3)-18](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/n8n%20Nodemation%20basic%20-%20getting%20started%20on%20the%20workflow%20canvas%20(1%2F3)-18) - [n8n Subworkflow Dependency Graph & Auto-Tagging-2939](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/n8n%20Subworkflow%20Dependency%20Graph%20%26%20Auto-Tagging-2939) - [n8n Workflow Error Alerts with Google Sheets, Telegram, and Gmail-4407](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/n8n%20Workflow%20Error%20Alerts%20with%20Google%20Sheets%2C%20Telegram%2C%20and%20Gmail-4407) - [n8n Workflow Manager API-4166](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/n8n%20Workflow%20Manager%20API-4166) - [Namesilo Bulk Domain Availability Checker-3047](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Namesilo%20Bulk%20Domain%20Availability%20Checker-3047) - [Nano Banana AI Image Editor via Telegram-8082](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Nano%20Banana%20AI%20Image%20Editor%20via%20Telegram-8082) - [Nano Banana AI Product Image Creator via WhatsApp-8549](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Nano%20Banana%20AI%20Product%20Image%20Creator%20via%20WhatsApp-8549) - [Nano Banana/Gemini 2.5 Telegram Bot with Multi-modal Functionality-8734](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Nano%20Banana%2FGemini%202.5%20Telegram%20Bot%20with%20Multi-modal%20Functionality-8734) - [Narrative Chaining: AI-Generated Video Scene Extensions with Veo3-9145](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Narrative%20Chaining%3A%20AI-Generated%20Video%20Scene%20Extensions%20with%20Veo3-9145) - [Narrative Threat / Opportunity Detection (AskRally)-5234](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Narrative%20Threat%20%2F%20Opportunity%20Detection%20(AskRally)-5234) - [National Weather Service 7-Day Forecast in Slack-2947](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/National%20Weather%20Service%207-Day%20Forecast%20in%20Slack-2947) - [Natural Language Database Queries with Dual-Agent AI & PostgreSQL Integration-5012](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Natural%20Language%20Database%20Queries%20with%20Dual-Agent%20AI%20%26%20PostgreSQL%20Integration-5012) - [Natural Language Google Sheets Data Analysis with Gemini AI-7450](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Natural%20Language%20Google%20Sheets%20Data%20Analysis%20with%20Gemini%20AI-7450) - [Natural Language Pipedrive CRM Management with Google Gemini AI-4040](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Natural%20Language%20Pipedrive%20CRM%20Management%20with%20Google%20Gemini%20AI-4040) - [Natural Language Q&A for Pipedrive Leads using GPT-4o-mini-7670](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Natural%20Language%20Q%26A%20for%20Pipedrive%20Leads%20using%20GPT-4o-mini-7670) - [Natural Language Task Management with Todoist and GPT-4o-4186](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Natural%20Language%20Task%20Management%20with%20Todoist%20and%20GPT-4o-4186) - [Natural Language to SQL Converter for Google Sheets with GPT-4o-7451](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Natural%20Language%20to%20SQL%20Converter%20for%20Google%20Sheets%20with%20GPT-4o-7451) - [Nested PDF Analysis with Mistral AI & OneDrive for Document Summarization-10132](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Nested%20PDF%20Analysis%20with%20Mistral%20AI%20%26%20OneDrive%20for%20Document%20Summarization-10132) - [Network Vulnerability Scanner with NMAP and Automated CVE Reporting-11007](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Network%20Vulnerability%20Scanner%20with%20NMAP%20and%20Automated%20CVE%20Reporting-11007) - [New TheHive Case Slack Notification Bot-2577](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/New%20TheHive%20Case%20Slack%20Notification%20Bot-2577) - [News Research and Sentiment Analysis AI Agent with Gemini and SearXNG-5286](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/News%20Research%20and%20Sentiment%20Analysis%20AI%20Agent%20with%20Gemini%20and%20SearXNG-5286) - [News Search & Categorization Chatbot with Google News, SerpAPI, and OpenAI-7741](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/News%20Search%20%26%20Categorization%20Chatbot%20with%20Google%20News%2C%20SerpAPI%2C%20and%20OpenAI-7741) - [News-to-Blog Automation with GPT, Leonardo AI & WordPress Publishing-7790](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/News-to-Blog%20Automation%20with%20GPT%2C%20Leonardo%20AI%20%26%20WordPress%20Publishing-7790) - [Newsletter Signup Flow with Email Verification API, Gmail & Google Sheets Tracking-10138](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Newsletter%20Signup%20Flow%20with%20Email%20Verification%20API%2C%20Gmail%20%26%20Google%20Sheets%20Tracking-10138) - [Newsletter Summarization & Briefing with Gmail, AI, Google Sheets & Email-9633](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Newsletter%20Summarization%20%26%20Briefing%20with%20Gmail%2C%20AI%2C%20Google%20Sheets%20%26%20Email-9633) - [Nightly Discord Channel Cleanup-2980](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Nightly%20Discord%20Channel%20Cleanup-2980) - [Nightly n8n backup to Dropbox-2075](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Nightly%20n8n%20backup%20to%20Dropbox-2075) - [Notify on Discord about New Epic Games Free Game Releases-4701](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Notify%20on%20Discord%20about%20New%20Epic%20Games%20Free%20Game%20Releases-4701) - [Notify on new emails with invoices in Slack-1467](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Notify%20on%20new%20emails%20with%20invoices%20in%20Slack-1467) - [Notify on Slack when new product is added in WooCommerce-1458](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Notify%20on%20Slack%20when%20new%20product%20is%20added%20in%20WooCommerce-1458) - [Notion AI Summary & Tags-4431](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Notion%20AI%20Summary%20%26%20Tags-4431) - [Notion API MCP Server-5655](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Notion%20API%20MCP%20Server-5655) - [Notion knowledge base AI assistant-2413](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Notion%20knowledge%20base%20AI%20assistant-2413) - [Notion Status-Based Alert Messages (Slack, Telegram, WhatsApp, Discord, Email)-4386](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Notion%20Status-Based%20Alert%20Messages%20(Slack%2C%20Telegram%2C%20WhatsApp%2C%20Discord%2C%20Email)-4386) - [Notion to Pinecone Vector Store Integration-2797](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Notion%20to%20Pinecone%20Vector%20Store%20Integration-2797) - [NPR Listening Service MCP Server-5650](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/NPR%20Listening%20Service%20MCP%20Server-5650) - [NPR Sponsorship Service MCP Server-5653](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/NPR%20Sponsorship%20Service%20MCP%20Server-5653) - [NPR Station Finder Service MCP Server-5654](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/NPR%20Station%20Finder%20Service%20MCP%20Server-5654) - [NSIDC Web Service Documentation Index MCP Server-5645](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/NSIDC%20Web%20Service%20Documentation%20Index%20MCP%20Server-5645) - [Nutrition Tracker & Meal Logger with Telegram, Gemini AI and Google Sheets-7756](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Nutrition%20Tracker%20%26%20Meal%20Logger%20with%20Telegram%2C%20Gemini%20AI%20and%20Google%20Sheets-7756) - [OAuth Token Management System with Airtable Storage-6253](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/OAuth%20Token%20Management%20System%20with%20Airtable%20Storage-6253) - [OAuth2 Settings Finder with OpenRouter Chat Model and Llama 3.3-3279](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/OAuth2%20Settings%20Finder%20with%20OpenRouter%20Chat%20Model%20and%20Llama%203.3-3279) - [Obsidian Notes Read Aloud using AI: Available as a Podcast Feed-2699](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Obsidian%20Notes%20Read%20Aloud%20using%20AI%3A%20Available%20as%20a%20Podcast%20Feed-2699) - [On-Demand Email Newsletter Summaries from Gmail to Telegram with GPT-4.1-mini-7254](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/On-Demand%20Email%20Newsletter%20Summaries%20from%20Gmail%20to%20Telegram%20with%20GPT-4.1-mini-7254) - [One-Click YouTube Shorts Generator with Leonardo AI, GPT and ElevenLabs-5683](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/One-Click%20YouTube%20Shorts%20Generator%20with%20Leonardo%20AI%2C%20GPT%20and%20ElevenLabs-5683) - [One-way sync between Pipedrive and HubSpot-1334](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/One-way%20sync%20between%20Pipedrive%20and%20HubSpot-1334) - [One-way sync between Telegram, Notion, Google Drive, and Google Sheets-4404](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/One-way%20sync%20between%20Telegram%2C%20Notion%2C%20Google%20Drive%2C%20and%20Google%20Sheets-4404) - [One-way sync Stripe Invoice PDFs to a S3 Bucket-2450](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/One-way%20sync%20Stripe%20Invoice%20PDFs%20to%20a%20S3%20Bucket-2450) - [Open Deep Research - AI-Powered Autonomous Research Workflow-2883](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Open%20Deep%20Research%20-%20AI-Powered%20Autonomous%20Research%20Workflow-2883) - [OpenAI Assistant workflow: upload file, create an Assistant, chat with it!-2201](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/OpenAI%20Assistant%20workflow%3A%20upload%20file%2C%20create%20an%20Assistant%2C%20chat%20with%20it!-2201) - [OpenAI examples: ChatGPT, DALLE-2, Whisper-1 – 5-in-1-1900](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/OpenAI%20examples%3A%20ChatGPT%2C%20DALLE-2%2C%20Whisper-1%20%E2%80%93%205-in-1-1900) - [OpenAI GPT-3: Company Enrichment from website content-1862](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/OpenAI%20GPT-3%3A%20Company%20Enrichment%20from%20website%20content-1862) - [OpenAI ImageGen1 via HTTP Request (Edit Image)-3858](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/OpenAI%20ImageGen1%20via%20HTTP%20Request%20(Edit%20Image)-3858) - [OpenAI Models Template: GPT-4 and DALL-E Services Overview-5390](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/OpenAI%20Models%20Template%3A%20GPT-4%20and%20DALL-E%20Services%20Overview-5390) - [OpenAI Responses API Adapter for LLM and AI Agent Workflows-4218](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/OpenAI%20Responses%20API%20Adapter%20for%20LLM%20and%20AI%20Agent%20Workflows-4218) - [OpenAI-powered tweet generator-1520](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/OpenAI-powered%20tweet%20generator-1520) - [OpenIndex Retrieval Plugin API MCP Server-5643](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/OpenIndex%20Retrieval%20Plugin%20API%20MCP%20Server-5643) - [Optimize & Update Printify Title and Description Workflow-2583](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Optimize%20%26%20Update%20Printify%20Title%20and%20Description%20Workflow-2583) - [Optimize Amazon Ads with GPT-4o for Bid, Budget & Keyword Recommendations-3793](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Optimize%20Amazon%20Ads%20with%20GPT-4o%20for%20Bid%2C%20Budget%20%26%20Keyword%20Recommendations-3793) - [Optimize Resumes & Generate Cover Letters with Gemini AI and PDF.co-10201](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Optimize%20Resumes%20%26%20Generate%20Cover%20Letters%20with%20Gemini%20AI%20and%20PDF.co-10201) - [Optimize SEO Meta Tags in Google Sheets with Google Gemini-5411](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Optimize%20SEO%20Meta%20Tags%20in%20Google%20Sheets%20with%20Google%20Gemini-5411) - [Optimize Technical Manuals for RAG & Agents with Blockify IdeaBlocks-9593](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Optimize%20Technical%20Manuals%20for%20RAG%20%26%20Agents%20with%20Blockify%20IdeaBlocks-9593) - [Optimize Unstructured Data for RAG with Blockify IdeaBlocks Technology-7475](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Optimize%20Unstructured%20Data%20for%20RAG%20with%20Blockify%20IdeaBlocks%20Technology-7475) - [Orchestrate Web Crawls with Scrapyd and Automated Data Enrichment-8552](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Orchestrate%20Web%20Crawls%20with%20Scrapyd%20and%20Automated%20Data%20Enrichment-8552) - [Order Processing with Google Sheets and Slack: Inventory Checks and Alerts-10899](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Order%20Processing%20with%20Google%20Sheets%20and%20Slack%3A%20Inventory%20Checks%20and%20Alerts-10899) - [Organize & Analyze Creative Assets with ScrapeGraphAI and Google Sheets Dashboard-6640](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Organize%20%26%20Analyze%20Creative%20Assets%20with%20ScrapeGraphAI%20and%20Google%20Sheets%20Dashboard-6640) - [Organize Email Attachments from Gmail to Structured Google Drive Folders-4977](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Organize%20Email%20Attachments%20from%20Gmail%20to%20Structured%20Google%20Drive%20Folders-4977) - [Organize Email Attachments into Google Drive Folders by Company with Gmail & Sheets-3464](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Organize%20Email%20Attachments%20into%20Google%20Drive%20Folders%20by%20Company%20with%20Gmail%20%26%20Sheets-3464) - [Organize Gmail Attachments in Google Drive Folders based on sender’s email-6277](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Organize%20Gmail%20Attachments%20in%20Google%20Drive%20Folders%20based%20on%20sender%E2%80%99s%20email-6277) - [Organize Gmail with GPT-4 & Send Urgent Notifications via Telegram and WhatsApp-7257](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Organize%20Gmail%20with%20GPT-4%20%26%20Send%20Urgent%20Notifications%20via%20Telegram%20and%20WhatsApp-7257) - [Organizing UI Toolbar Icons: Apple HIG Standards and Gemini AI-8206](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Organizing%20UI%20Toolbar%20Icons%3A%20Apple%20HIG%20Standards%20and%20Gemini%20AI-8206) - [OTX & OpenAI Web Security Check-5175](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/OTX%20%26%20OpenAI%20Web%20Security%20Check-5175) - [Outlook Inbox Tamer: GPT-4.1 Powered Categorization, Auto Replies & Team Alerts-9529](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Outlook%20Inbox%20Tamer%3A%20GPT-4.1%20Powered%20Categorization%2C%20Auto%20Replies%20%26%20Team%20Alerts-9529) - [Package & Deploy Multiple n8n Workflows with Automatic Credential Mapping-7028](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Package%20%26%20Deploy%20Multiple%20n8n%20Workflows%20with%20Automatic%20Credential%20Mapping-7028) - [Paginate Shopify Products with GraphQL Cursor-based Navigation-5663](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Paginate%20Shopify%20Products%20with%20GraphQL%20Cursor-based%20Navigation-5663) - [Parse & Analyze Research Papers with PDF Vector, GPT-4 and Database Storage-7351](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Parse%20%26%20Analyze%20Research%20Papers%20with%20PDF%20Vector%2C%20GPT-4%20and%20Database%20Storage-7351) - [Parse & Evaluate HR Candidates with GPT-4.1 and LinkedIn Data in CSV/XLSX-8775](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Parse%20%26%20Evaluate%20HR%20Candidates%20with%20GPT-4.1%20and%20LinkedIn%20Data%20in%20CSV%2FXLSX-8775) - [Parse & Track Orders from Email with Gemini/GPT & Notion Database Sync-9689](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Parse%20%26%20Track%20Orders%20from%20Email%20with%20Gemini%2FGPT%20%26%20Notion%20Database%20Sync-9689) - [Parse and Create LEDGERS Contacts from Unstructured Data with GPT-4o-7546](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Parse%20and%20Create%20LEDGERS%20Contacts%20from%20Unstructured%20Data%20with%20GPT-4o-7546) - [Parse and Extract Data from Documents/Images with Mistral OCR-3102](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Parse%20and%20Extract%20Data%20from%20Documents%2FImages%20with%20Mistral%20OCR-3102) - [Parse and Extract Invoice Data with Nanonets OCR and Export to Excel-6194](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Parse%20and%20Extract%20Invoice%20Data%20with%20Nanonets%20OCR%20and%20Export%20to%20Excel-6194) - [Parse and Score Resumes with PDF Vector AI-8496](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Parse%20and%20Score%20Resumes%20with%20PDF%20Vector%20AI-8496) - [Parse CVs from Emails with OCR & GPT for Notion Database-6326](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Parse%20CVs%20from%20Emails%20with%20OCR%20%26%20GPT%20for%20Notion%20Database-6326) - [Parse DMARC reports, save them in database and notify on DKIM or SPF error-2369](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Parse%20DMARC%20reports%2C%20save%20them%20in%20database%20and%20notify%20on%20DKIM%20or%20SPF%20error-2369) - [Parse Email Body Message-1453](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Parse%20Email%20Body%20Message-1453) - [Parse Gmail Inbox and Transform into Todoist tasks with Solve Propositions-3507](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Parse%20Gmail%20Inbox%20and%20Transform%20into%20Todoist%20tasks%20with%20Solve%20Propositions-3507) - [Parse Incoming Invoices From Outlook using AI Document Understanding-3396](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Parse%20Incoming%20Invoices%20From%20Outlook%20using%20AI%20Document%20Understanding-3396) - [Parse Invoices & Documents with Gemini AI, OCR, and Google Sheets Integration-7239](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Parse%20Invoices%20%26%20Documents%20with%20Gemini%20AI%2C%20OCR%2C%20and%20Google%20Sheets%20Integration-7239) - [Parse Natural Language Dates with OpenAI GPT-4o for Smart Scheduling-5460](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Parse%20Natural%20Language%20Dates%20with%20OpenAI%20GPT-4o%20for%20Smart%20Scheduling-5460) - [Parse PDF with LlamaParse and save to Airtable-2661](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Parse%20PDF%20with%20LlamaParse%20and%20save%20to%20Airtable-2661) - [Parse PDF, DOCX & Images with Mistral OCR via Google Drive with Slack Alerts-9084](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Parse%20PDF%2C%20DOCX%20%26%20Images%20with%20Mistral%20OCR%20via%20Google%20Drive%20with%20Slack%20Alerts-9084) - [Parse Resumes from Gmail to Google Sheets with Azure OpenAI GPT-4o-8481](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Parse%20Resumes%20from%20Gmail%20to%20Google%20Sheets%20with%20Azure%20OpenAI%20GPT-4o-8481) - [Parse Ycombinator news page-1250](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Parse%20Ycombinator%20news%20page-1250) - [PartnerStack/Impact β†’ WooCommerce Product Creation with GPT-4 & AI Images-10426](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/PartnerStack%2FImpact%20%E2%86%92%20WooCommerce%20Product%20Creation%20with%20GPT-4%20%26%20AI%20Images-10426) - [Patient Pre-registration System with Email Verification & QR Health Cards using Google Drive-10771](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Patient%20Pre-registration%20System%20with%20Email%20Verification%20%26%20QR%20Health%20Cards%20using%20Google%20Drive-10771) - [Pattern for Multiple Triggers Combined to Continue Workflow-2857](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Pattern%20for%20Multiple%20Triggers%20Combined%20to%20Continue%20Workflow-2857) - [Pattern for Parallel Sub-Workflow Execution Followed by Wait-For-All Loop-2536](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Pattern%20for%20Parallel%20Sub-Workflow%20Execution%20Followed%20by%20Wait-For-All%20Loop-2536) - [Paul Graham Essay Search & Chat with Milvus Vector Database-3576](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Paul%20Graham%20Essay%20Search%20%26%20Chat%20with%20Milvus%20Vector%20Database-3576) - [Payment Processing and Order Tracking with YooKassa and Google Sheets-4749](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Payment%20Processing%20and%20Order%20Tracking%20with%20YooKassa%20and%20Google%20Sheets-4749) - [PDF Document Filling and Generation Server for AI Agents with doqs.dev API-5494](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/PDF%20Document%20Filling%20and%20Generation%20Server%20for%20AI%20Agents%20with%20doqs.dev%20API-5494) - [PDF Invoice Data Extraction & Tracking with Google Drive, Claude AI & Telegram-6480](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/PDF%20Invoice%20Data%20Extraction%20%26%20Tracking%20with%20Google%20Drive%2C%20Claude%20AI%20%26%20Telegram-6480) - [PDF Proposal Knowledge Base with S3, OpenAI GPT-4o & Qdrant RAG Agent-7667](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/PDF%20Proposal%20Knowledge%20Base%20with%20S3%2C%20OpenAI%20GPT-4o%20%26%20Qdrant%20RAG%20Agent-7667) - [PDF RAG Agent with Telegram Chat & Auto-Ingestion from Google Drive-8860](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/PDF%20RAG%20Agent%20with%20Telegram%20Chat%20%26%20Auto-Ingestion%20from%20Google%20Drive-8860) - [PDF Report Monitor with GPT-3.5 Insights and Slack/Email Alerts-7361](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/PDF%20Report%20Monitor%20with%20GPT-3.5%20Insights%20and%20Slack%2FEmail%20Alerts-7361) - [Perform a domain search with Icypeas (single)-2012](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Perform%20a%20domain%20search%20%20with%20Icypeas%20(single)-2012) - [Perform an email search with Icypeas (single)-2013](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Perform%20an%20email%20search%20with%20Icypeas%20(single)-2013) - [Perform email searches with Icypeas (bulk)-2014](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Perform%20email%20searches%20with%20Icypeas%20(bulk)-2014) - [Perform Multi-type DNS Lookups with Google's Free Public DNS Service-10200](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Perform%20Multi-type%20DNS%20Lookups%20with%20Google's%20Free%20Public%20DNS%20Service-10200) - [Perform SEO Keyword Research & Insights with Ahrefs API and Gemini 1.5 Flash-3769](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Perform%20SEO%20Keyword%20Research%20%26%20Insights%20with%20Ahrefs%20API%20and%20Gemini%201.5%20Flash-3769) - [Perform, Get Scans πŸ› οΈ urlscan.io Tool MCP Server πŸ’ͺ all 3 operations-5065](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Perform%2C%20Get%20Scans%20%F0%9F%9B%A0%EF%B8%8F%20urlscan.io%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%203%20operations-5065) - [Periodically send data from HTTP Request node to Telegram-781](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Periodically%20send%20data%20from%20HTTP%20Request%20node%20to%20Telegram-781) - [Perplexity-Style Iterative Research with Gemini and Google Search-4758](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Perplexity-Style%20Iterative%20Research%20with%20Gemini%20and%20Google%20Search-4758) - [Personal AI Agent-7901](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personal%20AI%20Agent-7901) - [Personal Assistant Bot with Multi-Agent System using Telegram & Google Gemini-8582](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personal%20Assistant%20Bot%20with%20Multi-Agent%20System%20using%20Telegram%20%26%20Google%20Gemini-8582) - [Personal Assistant for Calendar & Tasks with GPT-4o-mini and Telegram-8197](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personal%20Assistant%20for%20Calendar%20%26%20Tasks%20with%20GPT-4o-mini%20and%20Telegram-8197) - [Personal Budget & Expense Tracker with Google Sheets and Alerts MCP-4612](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personal%20Budget%20%26%20Expense%20Tracker%20with%20Google%20Sheets%20and%20Alerts%20MCP-4612) - [Personal Finance Assistant: Query Notion Data via Telegram & WhatsApp with Claude AI-7528](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personal%20Finance%20Assistant%3A%20Query%20Notion%20Data%20via%20Telegram%20%26%20WhatsApp%20with%20Claude%20AI-7528) - [Personal Google Calendar & Reminder Bot on Telegram using Gemini & Whisper-5784](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personal%20Google%20Calendar%20%26%20Reminder%20Bot%20on%20Telegram%20using%20Gemini%20%26%20Whisper-5784) - [Personal Knowledge Assistant: Extract & Retrieve Summaries via Telegram & Google Sheets-7215](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personal%20Knowledge%20Assistant%3A%20Extract%20%26%20Retrieve%20Summaries%20via%20Telegram%20%26%20Google%20Sheets-7215) - [Personal Life Manager with Telegram, Google Services & Voice-Enabled AI-8237](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personal%20Life%20Manager%20with%20Telegram%2C%20Google%20Services%20%26%20Voice-Enabled%20AI-8237) - [Personal Portfolio CV Rag Chatbot - with Conversation Store and Email Summary-2987](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personal%20Portfolio%20CV%20%20Rag%20Chatbot%20-%20with%20Conversation%20Store%20and%20Email%20Summary-2987) - [Personal Shopper Chatbot for WooCommerce with RAG using Google Drive and openAI -2784](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personal%20Shopper%20Chatbot%20for%20WooCommerce%20with%20RAG%20using%20Google%20Drive%20and%20openAI%20-2784) - [Personalise Outreach Emails using Customer data and AI-3397](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalise%20Outreach%20Emails%20using%20Customer%20data%20and%20AI-3397) - [Personalize Candidate Feedback with GPT-4o, Google Sheets & Gmail for HR Teams-9140](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalize%20Candidate%20Feedback%20with%20GPT-4o%2C%20Google%20Sheets%20%26%20Gmail%20for%20HR%20Teams-9140) - [Personalize Cold Emails with LinkedIn Data, GPT-4 Analysis & Airtable-Instantly Integration-9243](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalize%20Cold%20Emails%20with%20LinkedIn%20Data%2C%20GPT-4%20Analysis%20%26%20Airtable-Instantly%20Integration-9243) - [Personalize Resumes & Cover Letters with AI, GitHub Pages and Google Drive-10242](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalize%20Resumes%20%26%20Cover%20Letters%20with%20AI%2C%20GitHub%20Pages%20and%20Google%20Drive-10242) - [Personalize Sales Outreach Based on Product Launches with Explorium & Claude AI-4711](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalize%20Sales%20Outreach%20Based%20on%20Product%20Launches%20with%20Explorium%20%26%20Claude%20AI-4711) - [Personalized AI Assistant with Voice Support, Email/Calendar & Web Tools Integration-7205](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalized%20AI%20Assistant%20with%20Voice%20Support%2C%20Email%2FCalendar%20%26%20Web%20Tools%20Integration-7205) - [Personalized AI Tech Newsletter Using RSS, OpenAI and Gmail-3986](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalized%20AI%20Tech%20Newsletter%20Using%20RSS%2C%20OpenAI%20and%20Gmail-3986) - [Personalized B2B Cold Email Sequence with GPT-4 + Gmail Auto-Reply Detection-11037](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalized%20B2B%20Cold%20Email%20Sequence%20with%20GPT-4%20%2B%20Gmail%20Auto-Reply%20Detection-11037) - [Personalized B2B Email Outreach with Apollo, LinkedIn, GPT-4.1 and SendGrid-6039](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalized%20B2B%20Email%20Outreach%20with%20Apollo%2C%20LinkedIn%2C%20GPT-4.1%20and%20SendGrid-6039) - [Personalized B2B/B2C Welcome Emails with JotForm, GPT-4o & Perplexity AI via Gmail-9474](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalized%20B2B%2FB2C%20Welcome%20Emails%20with%20JotForm%2C%20GPT-4o%20%26%20Perplexity%20AI%20via%20Gmail-9474) - [Personalized Cold Email Generator with Supabase, Smartlead & Google Gemini AI-7713](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalized%20Cold%20Email%20Generator%20with%20Supabase%2C%20Smartlead%20%26%20Google%20Gemini%20AI-7713) - [Personalized Cold Email System with Google Gemini, Telegram Approval & Google Sheets-9267](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalized%20Cold%20Email%20System%20with%20Google%20Gemini%2C%20Telegram%20Approval%20%26%20Google%20Sheets-9267) - [Personalized Cold Lead Re-Engagement with Zoho CRM and GPT-4o-mini-10328](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalized%20Cold%20Lead%20Re-Engagement%20with%20Zoho%20CRM%20and%20GPT-4o-mini-10328) - [Personalized CrunchBase Lead Outreach with AI-Generated Summaries and Gmail-4790](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalized%20CrunchBase%20Lead%20Outreach%20with%20AI-Generated%20Summaries%20and%20Gmail-4790) - [Personalized Email Automation using Google Docs, Pinecone, GPT-4o and Gmail-5757](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalized%20Email%20Automation%20using%20Google%20Docs%2C%20Pinecone%2C%20GPT-4o%20and%20Gmail-5757) - [Personalized Email Mail Merge with Google Sheets and Gmail-8149](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalized%20Email%20Mail%20Merge%20with%20Google%20Sheets%20and%20Gmail-8149) - [Personalized Email Outreach with LinkedIn & Crunchbase Data and Gemini AI Review-9814](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalized%20Email%20Outreach%20with%20LinkedIn%20%26%20Crunchbase%20Data%20and%20Gemini%20AI%20Review-9814) - [Personalized Evening Wind-Down System with Mood Tracking via Telegram, Notion & Email-8067](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalized%20Evening%20Wind-Down%20System%20with%20Mood%20Tracking%20via%20Telegram%2C%20Notion%20%26%20Email-8067) - [Personalized Follow-Up Emails for Zoom Attendees with GPT-4 and Gmail-8058](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalized%20Follow-Up%20Emails%20for%20Zoom%20Attendees%20with%20GPT-4%20and%20Gmail-8058) - [Personalized Hotel Reward Emails for High-Spenders with Salesforce, Gemini AI & Brevo-5936](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalized%20Hotel%20Reward%20Emails%20for%20High-Spenders%20with%20Salesforce%2C%20Gemini%20AI%20%26%20Brevo-5936) - [Personalized Lead Capture & Outreach with Albacross, Datagma, HubSpot & Gmail-8701](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalized%20Lead%20Capture%20%26%20Outreach%20with%20Albacross%2C%20Datagma%2C%20HubSpot%20%26%20Gmail-8701) - [Personalized Lead Nurturing with GPT-4.1 Based on Commitment Scoring via Google Sheets-6099](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalized%20Lead%20Nurturing%20with%20GPT-4.1%20Based%20on%20Commitment%20Scoring%20via%20Google%20Sheets-6099) - [Personalized Lead Response with AI Videos using Scout, GPT-4, and HeyGen-9967](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalized%20Lead%20Response%20with%20AI%20Videos%20using%20Scout%2C%20GPT-4%2C%20and%20HeyGen-9967) - [Personalized LinkedIn Connection Requests with Apollo, GPT-4, Apify & PhantomBuster-4803](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalized%20LinkedIn%20Connection%20Requests%20with%20Apollo%2C%20GPT-4%2C%20Apify%20%26%20PhantomBuster-4803) - [Personalized LinkedIn Network Outreach with Groq AI & Browserflow Automation-7530](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalized%20LinkedIn%20Network%20Outreach%20with%20Groq%20AI%20%26%20Browserflow%20Automation-7530) - [Personalized LinkedIn Outreach with GPT-4O, PhantomBuster & Google Sheets-9080](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalized%20LinkedIn%20Outreach%20with%20GPT-4O%2C%20PhantomBuster%20%26%20Google%20Sheets-9080) - [Personalized LinkedIn Responses with OpenAI GPT & Notion-based Routing-4891](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalized%20LinkedIn%20Responses%20with%20OpenAI%20GPT%20%26%20Notion-based%20Routing-4891) - [Personalized Outreach for Lawyers with LinkedIn Scraping, GPT-4o, Google Sheets-4879](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalized%20Outreach%20for%20Lawyers%20with%20LinkedIn%20Scraping%2C%20GPT-4o%2C%20Google%20Sheets-4879) - [Personalized Outreach from Customer Emails-8968](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalized%20Outreach%20from%20Customer%20Emails-8968) - [Personalized Stock Portfolio Analysis and Recommendations with Grok-4 and Perplexity-5994](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalized%20Stock%20Portfolio%20Analysis%20and%20Recommendations%20with%20Grok-4%20and%20Perplexity-5994) - [Personalized Taiwan Indie Music Recommendations with AI, Star Sign & Weather via Spotify-4210](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalized%20Taiwan%20Indie%20Music%20Recommendations%20with%20AI%2C%20Star%20Sign%20%26%20Weather%20via%20Spotify-4210) - [Personalized Thank-You Emails with Website Scraping, GPT-4o, and Gmail-6533](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalized%20Thank-You%20Emails%20with%20Website%20Scraping%2C%20GPT-4o%2C%20and%20Gmail-6533) - [Personalized Tour Package Recommendations with GPT-4o, Pinecone & Lovable UI-6022](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalized%20Tour%20Package%20Recommendations%20with%20GPT-4o%2C%20Pinecone%20%26%20Lovable%20UI-6022) - [Personalized Weather Assistant with Google Calendar, WeatherAPI, Gemini & Telegram-6593](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Personalized%20Weather%20Assistant%20with%20Google%20Calendar%2C%20WeatherAPI%2C%20Gemini%20%26%20Telegram-6593) - [Pharmacy Inventory Alerts for Low Stock & Expiring Medicine with Google Sheets-7177](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Pharmacy%20Inventory%20Alerts%20for%20Low%20Stock%20%26%20Expiring%20Medicine%20with%20Google%20Sheets-7177) - [Phase-Based Blog Creation System with Specialized AI Sub-Agents-10524](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Phase-Based%20Blog%20Creation%20System%20with%20Specialized%20AI%20Sub-Agents-10524) - [Phishing Analysis - URLScan.io and VirusTotal-1992](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Phishing%20Analysis%20-%20URLScan.io%20and%20VirusTotal-1992) - [Photorealistic Social Media Images with RunComfy, LoRa Models & Airtable-7578](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Photorealistic%20Social%20Media%20Images%20with%20RunComfy%2C%20LoRa%20Models%20%26%20Airtable-7578) - [Pinecone API MCP Server-5642](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Pinecone%20API%20MCP%20Server-5642) - [Pinterest Keyword-Based Content Scraper with AI Agent & BrightData Automation-5193](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Pinterest%20Keyword-Based%20Content%20Scraper%20with%20AI%20Agent%20%26%20BrightData%20Automation-5193) - [Place People in Iconic Locations using Input Images, Flux Kontext and Replicate-6871](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Place%20People%20in%20Iconic%20Locations%20using%20Input%20Images%2C%20Flux%20Kontext%20and%20Replicate-6871) - [Plan Travel Itineraries with Gemini AI, Live Amadeus Flights, and Airbnb Stays-6652](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Plan%20Travel%20Itineraries%20with%20Gemini%20AI%2C%20Live%20Amadeus%20Flights%2C%20and%20Airbnb%20Stays-6652) - [Plant Care Reminder with OpenWeather, Sheets and Telegram-9953](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Plant%20Care%20Reminder%20with%20OpenWeather%2C%20Sheets%20and%20Telegram-9953) - [Poll emails using JMAP -2032](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Poll%20emails%20using%20JMAP%20-2032) - [Populate Retell Dynamic Variables with Google Sheets Data for Call Handling-3385](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Populate%20Retell%20Dynamic%20Variables%20with%20Google%20Sheets%20Data%20for%20Call%20Handling-3385) - [Post Hourly Crypto Market Summaries via Coingecko to X and to Email-2746](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Post%20Hourly%20Crypto%20Market%20Summaries%20via%20Coingecko%20to%20X%20and%20to%20Email-2746) - [Post images and text from Google Drive and Sheets to LinkedIn-4702](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Post%20images%20and%20text%20from%20Google%20Drive%20and%20Sheets%20to%20LinkedIn-4702) - [Post New Articles from Feeds to Slack Channel-5333](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Post%20New%20Articles%20from%20Feeds%20to%20Slack%20Channel-5333) - [Post New Google Calendar Events to Telegram-3320](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Post%20New%20Google%20Calendar%20Events%20to%20Telegram-3320) - [Post new RSS feed items as BlueSky posts-2571](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Post%20new%20RSS%20feed%20items%20as%20BlueSky%20posts-2571) - [Post on X using Airtop and automate content pipelines-3482](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Post%20on%20X%20using%20Airtop%20and%20automate%20content%20pipelines-3482) - [Post to an XMLRPC API via the HTTP Request node-2888](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Post%20to%20an%20XMLRPC%20API%20via%20the%20HTTP%20Request%20node-2888) - [Postgres Data Freshness Monitoring with Email Alerts-6190](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Postgres%20Data%20Freshness%20Monitoring%20with%20Email%20Alerts-6190) - [PostgreSQL Conversational Agent with Claude & DeepSeek (Multi-KPI, Secure)-3892](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/PostgreSQL%20Conversational%20Agent%20with%20Claude%20%26%20DeepSeek%20(Multi-KPI%2C%20Secure)-3892) - [Posting from Wordpress to Medium-2062](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Posting%20from%20Wordpress%20to%20Medium-2062) - [PPC Campaign Intelligence & Optimization with Google Ads, Sheets & Slack-10174](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/PPC%20Campaign%20Intelligence%20%26%20Optimization%20with%20Google%20Ads%2C%20Sheets%20%26%20Slack-10174) - [Practice Job Interviews with Voice-based Google Gemini AI Interviewer-6614](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Practice%20Job%20Interviews%20with%20Voice-based%20Google%20Gemini%20AI%20Interviewer-6614) - [Pre-Meeting Email Nurturing Sequence with Cal.com and Gmail-10795](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Pre-Meeting%20Email%20Nurturing%20Sequence%20with%20Cal.com%20and%20Gmail-10795) - [Pre-Meeting Lead Research Agent with Calendly, Perplexity & RapidAPI-8957](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Pre-Meeting%20Lead%20Research%20Agent%20with%20Calendly%2C%20Perplexity%20%26%20RapidAPI-8957) - [Predict and Forecast HDB Flat Prices with GPT-4o and Google Sheets Analytics-10891](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Predict%20and%20Forecast%20HDB%20Flat%20Prices%20with%20GPT-4o%20and%20Google%20Sheets%20Analytics-10891) - [Predict Customer Churn Risk & Create Interventions with GPT-4, Zendesk & HubSpot-7344](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Predict%20Customer%20Churn%20Risk%20%26%20Create%20Interventions%20with%20GPT-4%2C%20Zendesk%20%26%20HubSpot-7344) - [Predict Customer Churn with AI Analysis of HubSpot and Google Sheets Data-10199](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Predict%20Customer%20Churn%20with%20AI%20Analysis%20of%20HubSpot%20and%20Google%20Sheets%20Data-10199) - [Predict End of Utterance for smoother AI agent chats with Telegram and Gemini-5014](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Predict%20End%20of%20Utterance%20for%20smoother%20AI%20agent%20chats%20with%20Telegram%20and%20Gemini-5014) - [Predict F1 Race Winners with OpenAI GPT-4o, Historical Data & Slack Alerts-10888](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Predict%20F1%20Race%20Winners%20with%20OpenAI%20GPT-4o%2C%20Historical%20Data%20%26%20Slack%20Alerts-10888) - [Predict Housing Prices with a Simple Neural Network-9089](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Predict%20Housing%20Prices%20with%20a%20Simple%20Neural%20Network-9089) - [Predict Next 5-Day Stock Trends with Twelve Data API & Google Sheets-9771](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Predict%20Next%205-Day%20Stock%20Trends%20with%20Twelve%20Data%20API%20%26%20Google%20Sheets-9771) - [Predict Restaurant Food Waste with Gemini AI and Google Sheets Reporting-5982](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Predict%20Restaurant%20Food%20Waste%20with%20Gemini%20AI%20and%20Google%20Sheets%20Reporting-5982) - [Predictive Health Monitoring & Alert System with GPT-4o-mini-10457](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Predictive%20Health%20Monitoring%20%26%20Alert%20System%20with%20GPT-4o-mini-10457) - [Preparing data to be sent to a service-1751](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Preparing%20data%20to%20be%20sent%20to%20a%20service-1751) - [Prevent Concurrent Workflow Runs Using Redis-3976](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Prevent%20Concurrent%20Workflow%20Runs%20Using%20Redis-3976) - [Prevent Duplicate Processing with Redis Item State Tracking-6828](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Prevent%20Duplicate%20Processing%20with%20Redis%20Item%20State%20Tracking-6828) - [Prevent Prompt Injection Attacks with a GPT-4O Security Defense System-7453](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Prevent%20Prompt%20Injection%20Attacks%20with%20a%20GPT-4O%20Security%20Defense%20System-7453) - [Prevent simultaneous workflow executions with Redis-2270](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Prevent%20simultaneous%20workflow%20executions%20with%20Redis-2270) - [Price Monitoring Dashboard with AI Component and Alerts-6428](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Price%20Monitoring%20Dashboard%20with%20AI%20Component%20and%20Alerts-6428) - [Prioritize Todoist Tasks with OpenRouter AI and Send Daily Summaries to Slack-9564](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Prioritize%20Todoist%20Tasks%20with%20OpenRouter%20AI%20and%20Send%20Daily%20Summaries%20to%20Slack-9564) - [Prioritize Zendesk Tickets with GPT-4 Analysis and Slack Alerts-7516](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Prioritize%20Zendesk%20Tickets%20with%20GPT-4%20Analysis%20and%20Slack%20Alerts-7516) - [PRISM Elastic Alert Notification via Microsoft Graph API-2523](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/PRISM%20Elastic%20Alert%20Notification%20via%20Microsoft%20Graph%20API-2523) - [Private Secret Santa Assignment & Notification System with Gmail & Verification-9609](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Private%20Secret%20Santa%20Assignment%20%26%20Notification%20System%20with%20Gmail%20%26%20Verification-9609) - [Proactive SLA Monitoring & Ticket Escalation with Zendesk, Slack and Google Sheets-9829](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Proactive%20SLA%20Monitoring%20%26%20Ticket%20Escalation%20with%20Zendesk%2C%20Slack%20and%20Google%20Sheets-9829) - [Process & Catalog Dress Images with GPT-4o, Cloudinary, and Google Sheets-9312](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20%26%20Catalog%20Dress%20Images%20with%20GPT-4o%2C%20Cloudinary%2C%20and%20Google%20Sheets-9312) - [Process & Summarize PDFs from Email & Messaging Apps with OpenAI GPT-5592](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20%26%20Summarize%20PDFs%20from%20Email%20%26%20Messaging%20Apps%20with%20OpenAI%20GPT-5592) - [Process Audio Data with Aihilums Sehatsanjha AI via Replicate API-6801](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20Audio%20Data%20with%20Aihilums%20Sehatsanjha%20AI%20via%20Replicate%20API-6801) - [Process Contact Form Submissions with Validation and MongoDB Storage-8071](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20Contact%20Form%20Submissions%20with%20Validation%20and%20MongoDB%20Storage-8071) - [Process Conversations with Replicate's Sehatsanjha AI Assistant-6892](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20Conversations%20with%20Replicate's%20Sehatsanjha%20AI%20Assistant-6892) - [Process Customer Feedback with OpenAI, PDF Reports, Gmail & Slack Notifications-9489](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20Customer%20Feedback%20with%20OpenAI%2C%20PDF%20Reports%2C%20Gmail%20%26%20Slack%20Notifications-9489) - [Process Documents & Build Semantic Search with OpenAI, Gemini & Qdrant-7882](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20Documents%20%26%20Build%20Semantic%20Search%20with%20OpenAI%2C%20Gemini%20%26%20Qdrant-7882) - [Process Documents with OCR, Analytics & Google Drive using PDF Vector-8505](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20Documents%20with%20OCR%2C%20Analytics%20%26%20Google%20Drive%20using%20PDF%20Vector-8505) - [Process Documents with Recursive Chunking using Google Drive, OpenAI & Gemini RAG-5521](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20Documents%20with%20Recursive%20Chunking%20using%20Google%20Drive%2C%20OpenAI%20%26%20Gemini%20RAG-5521) - [Process Images with Background Remover AI and Track Results in Google Sheets-6376](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20Images%20with%20Background%20Remover%20AI%20and%20Track%20Results%20in%20Google%20Sheets-6376) - [Process Invoices & Engineering Emails with Gmail, AI Analysis & Telegram Alerts-6709](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20Invoices%20%26%20Engineering%20Emails%20with%20Gmail%2C%20AI%20Analysis%20%26%20Telegram%20Alerts-6709) - [Process Ko-fi Donations, Subscriptions & Shop Orders with Webhook Verification-3186](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20Ko-fi%20Donations%2C%20Subscriptions%20%26%20Shop%20Orders%20with%20Webhook%20Verification-3186) - [Process Large Documents with OCR using SubworkflowAI and Gemini-10566](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20Large%20Documents%20with%20OCR%20using%20SubworkflowAI%20and%20Gemini-10566) - [Process Legal Documents with Ollama AI & Generate HTML Reports (100% Local)-4869](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20Legal%20Documents%20with%20Ollama%20AI%20%26%20Generate%20HTML%20Reports%20(100%25%20Local)-4869) - [Process Meeting Transcripts into Notion Notes & Tasks with AI and Google Drive-9929](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20Meeting%20Transcripts%20into%20Notion%20Notes%20%26%20Tasks%20with%20AI%20and%20Google%20Drive-9929) - [Process Multiple Files with Forms: A Tutorial on Binary Data and Loops-5419](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20Multiple%20Files%20with%20Forms%3A%20A%20Tutorial%20on%20Binary%20Data%20and%20Loops-5419) - [Process Multiple Media Files in Telegram with Gemini AI & PostgreSQL Database-7455](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20Multiple%20Media%20Files%20in%20Telegram%20with%20Gemini%20AI%20%26%20PostgreSQL%20Database-7455) - [Process Multiple Prompts in Parallel with Azure OpenAI Batch API-3537](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20Multiple%20Prompts%20in%20Parallel%20with%20Azure%20OpenAI%20Batch%20API-3537) - [Process Receipt Images with GPT-4o-mini, WhatsApp & Google Sheets Automation-9285](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20Receipt%20Images%20with%20GPT-4o-mini%2C%20WhatsApp%20%26%20Google%20Sheets%20Automation-9285) - [Process Receipts with Google Vision OCR, AI & Telegram to Google Sheets-6359](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20Receipts%20with%20Google%20Vision%20OCR%2C%20AI%20%26%20Telegram%20to%20Google%20Sheets-6359) - [Process Resumes from Google Drive to ClickUp using GPT-4o and Google Sheets-8529](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20Resumes%20from%20Google%20Drive%20to%20ClickUp%20using%20GPT-4o%20and%20Google%20Sheets-8529) - [Process Sales CSVs into Invoices with Data Tables and Email Notifications-10274](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20Sales%20CSVs%20into%20Invoices%20with%20Data%20Tables%20and%20Email%20Notifications-10274) - [Process Scanned Invoices with Google Drive, OCR & OpenAI to Google Sheets-7321](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20Scanned%20Invoices%20with%20Google%20Drive%2C%20OCR%20%26%20OpenAI%20to%20Google%20Sheets-7321) - [Process Shopify Lead Emails from Gmail to HubSpot Contacts and Deals-8647](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20Shopify%20Lead%20Emails%20from%20Gmail%20to%20HubSpot%20Contacts%20and%20Deals-8647) - [Process Shopify new orders with Zoho CRM and Harvest-1206](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20Shopify%20new%20orders%20with%20Zoho%20CRM%20and%20Harvest-1206) - [Process Telegram Image Albums with Data Tables Cache and NanoBanana AI-9288](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20Telegram%20Image%20Albums%20with%20Data%20Tables%20Cache%20and%20NanoBanana%20AI-9288) - [Process Testimonials with GPT-4 & Auto-Generate Social Media Cards with Google Sheets-10135](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20Testimonials%20with%20GPT-4%20%26%20Auto-Generate%20Social%20Media%20Cards%20with%20Google%20Sheets-10135) - [Process Thai Documents with TyphoonOCR & AI to Google Sheets (Multi-Page PDF)-7880](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20Thai%20Documents%20with%20TyphoonOCR%20%26%20AI%20to%20Google%20Sheets%20(Multi-Page%20PDF)-7880) - [Process Voice Notes to AI Responses with Claude Sonnet, Nuclino & Slack-6657](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20Voice%20Notes%20to%20AI%20Responses%20with%20Claude%20Sonnet%2C%20Nuclino%20%26%20Slack-6657) - [Process Voice, Images & Documents with GPT-4o, MongoDB & Gmail Tools-6211](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Process%20Voice%2C%20Images%20%26%20Documents%20with%20GPT-4o%2C%20MongoDB%20%26%20Gmail%20Tools-6211) - [Product Ingredient Safety Analyzer with Google Gemini via WhatsApp-9098](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Product%20Ingredient%20Safety%20Analyzer%20with%20Google%20Gemini%20via%20WhatsApp-9098) - [Product Launch Sequence with Notion, Mailchimp, Google Calendar & Telegram-8207](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Product%20Launch%20Sequence%20with%20Notion%2C%20Mailchimp%2C%20Google%20Calendar%20%26%20Telegram-8207) - [Product Marketing Assets Generator with VEO 3, OpenAI & Airtable-7487](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Product%20Marketing%20Assets%20Generator%20with%20VEO%203%2C%20OpenAI%20%26%20Airtable-7487) - [Product Video Creator with Nano Banana & Veo 3.1 via Telegram-9896](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Product%20Video%20Creator%20with%20Nano%20Banana%20%26%20Veo%203.1%20via%20Telegram-9896) - [Product Visualization in Spaces with AI: Generate & Publish Videos to Social Media-7963](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Product%20Visualization%20in%20Spaces%20with%20AI%3A%20Generate%20%26%20Publish%20Videos%20to%20Social%20Media-7963) - [Programmatically Retrieve Embeddable Getty Images-2795](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Programmatically%20Retrieve%20Embeddable%20Getty%20Images-2795) - [Promo Seeker: Auto-find Promo Codes with SerpAPI, Gemini & Telegram-9172](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Promo%20Seeker%3A%20Auto-find%20Promo%20Codes%20with%20SerpAPI%2C%20Gemini%20%26%20Telegram-9172) - [Promote YouTube Videos on Reddit with AI-Generated Comments and Email Digest-4433](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Promote%20YouTube%20Videos%20on%20Reddit%20with%20AI-Generated%20Comments%20and%20Email%20Digest-4433) - [Prompt-based Object Detection with Gemini 2.0-2649](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Prompt-based%20Object%20Detection%20with%20Gemini%202.0-2649) - [Protect Telegram Groups with Math CAPTCHA Verification and Google Sheets-8016](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Protect%20Telegram%20Groups%20with%20Math%20CAPTCHA%20Verification%20and%20Google%20Sheets-8016) - [Proxmox AI Agent with n8n and Generative AI Integration-2749](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Proxmox%20AI%20Agent%20with%20n8n%20and%20Generative%20AI%20Integration-2749) - [Proxmox System Monitor - VM Status, Host Resources & Temperature Alerts via Telegram-9733](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Proxmox%20System%20Monitor%20-%20VM%20Status%2C%20Host%20Resources%20%26%20Temperature%20Alerts%20via%20Telegram-9733) - [Proxy Detection by IP2Proxy - MCP Server-5582](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Proxy%20Detection%20by%20IP2Proxy%20-%20MCP%20Server-5582) - [PT Clinic AI Cold Email Sequence Generator With GPT4-5422](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/PT%20Clinic%20AI%20Cold%20Email%20Sequence%20Generator%20With%20GPT4-5422) - [Public Holiday Lookup with Nager.Date API via Webhook-4601](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Public%20Holiday%20Lookup%20with%20Nager.Date%20API%20via%20Webhook-4601) - [Publish a post to a publication on Medium-594](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Publish%20a%20post%20to%20a%20publication%20on%20Medium-594) - [Publish Content to Instagram, TikTok & More from Google Drive using PostPulse-7934](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Publish%20Content%20to%20Instagram%2C%20TikTok%20%26%20More%20from%20Google%20Drive%20using%20PostPulse-7934) - [Publish HTML Content with GitHub Gist and HTML Preview-6674](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Publish%20HTML%20Content%20with%20GitHub%20Gist%20and%20HTML%20Preview-6674) - [Publish image & video to multiple social media (X, Instagram, Facebook and more)-3669](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Publish%20image%20%26%20video%20to%20multiple%20social%20media%20(X%2C%20Instagram%2C%20Facebook%20and%20more)-3669) - [Publish LinkedIn & X Posts with Telegram Bot, Gemini AI & Vector Memory-6148](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Publish%20LinkedIn%20%26%20X%20Posts%20with%20Telegram%20Bot%2C%20Gemini%20AI%20%26%20Vector%20Memory-6148) - [Publish WordPress Posts to Social Media X, Facebook, LinkedIn, Instagram with AI-3086](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Publish%20WordPress%20Posts%20to%20Social%20Media%20X%2C%20Facebook%2C%20LinkedIn%2C%20Instagram%20with%20AI-3086) - [Publishing Videos Across Multiple Platforms with Blotato (Instagram, YouTube)-10298](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Publishing%20Videos%20Across%20Multiple%20Platforms%20with%20Blotato%20(Instagram%2C%20YouTube)-10298) - [Pull References from Google AI Mode to Google Sheets with DataForSEO-7540](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Pull%20References%20from%20Google%20AI%20Mode%20to%20Google%20Sheets%20with%20DataForSEO-7540) - [Pull Square Sales Summary Reports for Automated Reporting and Analysis-6358](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Pull%20Square%20Sales%20Summary%20Reports%20for%20Automated%20Reporting%20and%20Analysis-6358) - [Purge n8n execution history located in Mysql-700](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Purge%20n8n%20execution%20history%20located%20in%20Mysql-700) - [Push Dialpad call information to Syncro-1490](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Push%20Dialpad%20call%20information%20to%20Syncro-1490) - [Push Multiple Files to GitHub Repository via Github REST API-3308](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Push%20Multiple%20Files%20to%20GitHub%20Repository%20via%20Github%20REST%20API-3308) - [QR Code Generator via Webhook-4596](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/QR%20Code%20Generator%20via%20Webhook-4596) - [Qualify & Auto-Reply to Leads with OpenAI, Airtable, and Gmail-10928](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Qualify%20%26%20Auto-Reply%20to%20Leads%20with%20OpenAI%2C%20Airtable%2C%20and%20Gmail-10928) - [Qualify & Nurture Website Demo Requests with Claude AI, Cal.com and Instantly.ai-6380](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Qualify%20%26%20Nurture%20Website%20Demo%20Requests%20with%20Claude%20AI%2C%20Cal.com%20and%20Instantly.ai-6380) - [Qualify & Reach Out to B2B Leads with Groq AI, Apollo, Gmail & Sheets-5832](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Qualify%20%26%20Reach%20Out%20to%20B2B%20Leads%20with%20Groq%20AI%2C%20Apollo%2C%20Gmail%20%26%20Sheets-5832) - [Qualify & Route Leads Across Channels with GPT-4o, Slack & CRM Integration-9739](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Qualify%20%26%20Route%20Leads%20Across%20Channels%20with%20GPT-4o%2C%20Slack%20%26%20CRM%20Integration-9739) - [Qualify & Route Leads with GPT-4o, Clearbit, HubSpot CRM & Slack Alerts-9162](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Qualify%20%26%20Route%20Leads%20with%20GPT-4o%2C%20Clearbit%2C%20HubSpot%20CRM%20%26%20Slack%20Alerts-9162) - [Qualify & Verify Leads with Google Gemini and Sync to HubSpot from Jotform-9732](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Qualify%20%26%20Verify%20Leads%20with%20Google%20Gemini%20and%20Sync%20to%20HubSpot%20from%20Jotform-9732) - [Qualify and Enrich Leads with Octave's Contextual Insights and Slack Alerts-7615](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Qualify%20and%20Enrich%20Leads%20with%20Octave's%20Contextual%20Insights%20and%20Slack%20Alerts-7615) - [Qualify B2B Prospects with ProspectPro, Web RAG and GPT-4-8470](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Qualify%20B2B%20Prospects%20with%20ProspectPro%2C%20Web%20RAG%20and%20GPT-4-8470) - [Qualify great leads from n8n Form with MadKudu and Hunter and alert on Slack-2119](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Qualify%20great%20leads%20from%20n8n%20Form%20with%20MadKudu%20and%20Hunter%20and%20alert%20on%20Slack-2119) - [Qualify High-Budget Leads: Typeform to HubSpot, Google Sheets & Slack Alerts-8240](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Qualify%20High-Budget%20Leads%3A%20Typeform%20to%20HubSpot%2C%20Google%20Sheets%20%26%20Slack%20Alerts-8240) - [Qualify Leads with AI Review Analysis using Azure GPT-4o-mini and Google Sheets-8278](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Qualify%20Leads%20with%20AI%20Review%20Analysis%20using%20Azure%20GPT-4o-mini%20and%20Google%20Sheets-8278) - [Qualify Meta Ads Leads with WhatsApp Verification, Gemini AI & Zoho CRM-6529](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Qualify%20Meta%20Ads%20Leads%20with%20WhatsApp%20Verification%2C%20Gemini%20AI%20%26%20Zoho%20CRM-6529) - [Qualify Real Estate Buyer Leads with GPT-4o & Airtable CRM Integration-9132](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Qualify%20Real%20Estate%20Buyer%20Leads%20with%20GPT-4o%20%26%20Airtable%20CRM%20Integration-9132) - [Qualify Real Estate Leads Automatically with OpenAI, Gmail & Airtable CRM-5428](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Qualify%20Real%20Estate%20Leads%20Automatically%20with%20OpenAI%2C%20Gmail%20%26%20Airtable%20CRM-5428) - [Qualify Real Estate Leads via SMS with GPT-4o, Twilio, and Google Sheets-6332](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Qualify%20Real%20Estate%20Leads%20via%20SMS%20with%20GPT-4o%2C%20Twilio%2C%20and%20Google%20Sheets-6332) - [Qualify TikTok Influencers from Username with Dumpling AI + GPT-4-9126](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Qualify%20TikTok%20Influencers%20from%20Username%20with%20Dumpling%20AI%20%2B%20GPT-4-9126) - [Qualifying Appointment Requests with AI & n8n Forms-2580](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Qualifying%20Appointment%20Requests%20with%20AI%20%26%20n8n%20Forms-2580) - [Query and Answer Questions from Excel Spreadsheets with GPT-4 Mini-6624](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Query%20and%20Answer%20Questions%20from%20Excel%20Spreadsheets%20with%20GPT-4%20Mini-6624) - [Query and Monitor Shopify Orders via Telegram Bot Commands-4714](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Query%20and%20Monitor%20Shopify%20Orders%20via%20Telegram%20Bot%20Commands-4714) - [Query Bicycle Incident Data with BikeWise API through MCP Server-5540](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Query%20Bicycle%20Incident%20Data%20with%20BikeWise%20API%20through%20MCP%20Server-5540) - [Query Business Data from Cin7 ERP with OpenAI Chatbot via Peliqan-7315](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Query%20Business%20Data%20from%20Cin7%20ERP%20with%20OpenAI%20Chatbot%20via%20Peliqan-7315) - [Query Business Data from Uniconta ERP with OpenAI Chatbot via Peliqan-7391](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Query%20Business%20Data%20from%20Uniconta%20ERP%20with%20OpenAI%20Chatbot%20via%20Peliqan-7391) - [Query Business Data with OpenAI Chatbot Using RAG and Text-to-SQL via Peliqan-6706](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Query%20Business%20Data%20with%20OpenAI%20Chatbot%20Using%20RAG%20and%20Text-to-SQL%20via%20Peliqan-6706) - [Query Google Sheets/CSV data through an AI Agent using PostgreSQL-3079](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Query%20Google%20Sheets%2FCSV%20data%20through%20an%20AI%20Agent%20using%20PostgreSQL-3079) - [Query Monday.com Tasks with Natural Language using GPT-4o-7738](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Query%20Monday.com%20Tasks%20with%20Natural%20Language%20using%20GPT-4o-7738) - [Query MySQL Database with Natural Language using GPT AI-6291](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Query%20MySQL%20Database%20with%20Natural%20Language%20using%20GPT%20AI-6291) - [Query n8n Credentials with AI SQL Agent-2347](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Query%20n8n%20Credentials%20with%20AI%20SQL%20Agent-2347) - [Query Perplexity AI from your n8n workflows-2824](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Query%20Perplexity%20AI%20from%20your%20n8n%20workflows-2824) - [Query PostgreSQL Database with Natural Language using GPT-4o-mini-7988](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Query%20PostgreSQL%20Database%20with%20Natural%20Language%20using%20GPT-4o-mini-7988) - [Query PostgreSQL Database with Natural Language Using Groq AI Chatbot-3680](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Query%20PostgreSQL%20Database%20with%20Natural%20Language%20Using%20Groq%20AI%20Chatbot-3680) - [Query QuickBooks Online Customer Data with GPT-4.1-mini via Chat Interface-7841](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Query%20QuickBooks%20Online%20Customer%20Data%20with%20GPT-4.1-mini%20via%20Chat%20Interface-7841) - [Query Slack Channel History with Natural Language using OpenAI-7669](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Query%20Slack%20Channel%20History%20with%20Natural%20Language%20using%20OpenAI-7669) - [Query Your Trello Board Using Natural Language with OpenAI GPT-7618](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Query%20Your%20Trello%20Board%20Using%20Natural%20Language%20with%20OpenAI%20GPT-7618) - [Query-to-Action Automation with Bright Data MCP & OpenAI GPT-4077](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Query-to-Action%20Automation%20with%20Bright%20Data%20MCP%20%26%20OpenAI%20GPT-4077) - [Quick HubSpot Contact Lookup in Slack for Sales & Support Teams-8108](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Quick%20HubSpot%20Contact%20Lookup%20in%20Slack%20for%20Sales%20%26%20Support%20Teams-8108) - [QuickBooks Customer Welcome Emails with Google Sheets Tracking-6705](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/QuickBooks%20Customer%20Welcome%20Emails%20with%20Google%20Sheets%20Tracking-6705) - [Qwen-Max: Journal Paper Generation from Title/Abstract-10314](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Qwen-Max%3A%20Journal%20Paper%20Generation%20from%20Title%2FAbstract-10314) - [RAG Chatbot for Company Documents using Google Drive and Gemini-2753](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/RAG%20Chatbot%20for%20Company%20Documents%20using%20Google%20Drive%20and%20Gemini-2753) - [RAG Chatbot with Supabase + TogetherAI + Openrouter-5680](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/RAG%20Chatbot%20with%20Supabase%20%2B%20TogetherAI%20%2B%20Openrouter-5680) - [RAG Starter Template using Simple Vector Stores, Form trigger and OpenAI-5010](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/RAG%20Starter%20Template%20using%20Simple%20Vector%20Stores%2C%20Form%20trigger%20and%20OpenAI-5010) - [RAG-Powered AI Voice Customer Support Agent (Supabase + Gemini + ElevenLabs)-7188](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/RAG-Powered%20AI%20Voice%20Customer%20Support%20Agent%20(Supabase%20%2B%20Gemini%20%2B%20ElevenLabs)-7188) - [RAG-powered Document Chat with Google Drive, OpenAI, and Pinecone Assistant-9942](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/RAG-powered%20Document%20Chat%20with%20Google%20Drive%2C%20OpenAI%2C%20and%20Pinecone%20Assistant-9942) - [RAG-Powered Document Chatbot with OpenAI & Gemini for Multi-Format Documents-7371](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/RAG-Powered%20Document%20Chatbot%20with%20OpenAI%20%26%20Gemini%20for%20Multi-Format%20Documents-7371) - [RAG:Context-Aware Chunking | Google Drive to Pinecone via OpenRouter & Gemini-2871](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/RAG%3AContext-Aware%20Chunking%20%7C%20Google%20Drive%20to%20Pinecone%20via%20OpenRouter%20%26%20Gemini-2871) - [Rank Math Bulk Title & Description Optimizer for WordPress-4646](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Rank%20Math%20Bulk%20Title%20%26%20Description%20Optimizer%20for%20WordPress-4646) - [Raw Materials Inventory Management with Google Sheets, Supabase and Email Approvals-3979](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Raw%20Materials%20Inventory%20Management%20with%20Google%20Sheets%2C%20Supabase%20and%20Email%20Approvals-3979) - [Reactivate Solar Leads with AI-Powered SMS, Email & Google Sheets Automation-6213](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Reactivate%20Solar%20Leads%20with%20AI-Powered%20SMS%2C%20Email%20%26%20Google%20Sheets%20Automation-6213) - [Read multiple files from disk-578](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Read%20multiple%20files%20from%20disk-578) - [Read RSS feed from two different sources-687](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Read%20RSS%20feed%20from%20two%20different%20sources-687) - [Readable Workflow Export & Deployment Pipeline for Multi-Environment CI/CD-3994](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Readable%20Workflow%20Export%20%26%20Deployment%20Pipeline%20for%20Multi-Environment%20CI%2FCD-3994) - [Real Estate Chatbot with AI Property Matching and Automated Calendar Scheduling-7250](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real%20Estate%20Chatbot%20with%20AI%20Property%20Matching%20and%20Automated%20Calendar%20Scheduling-7250) - [Real Estate Cold Call Scripts for Price Reduced FSBO Properties (Zillow Data)-3143](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real%20Estate%20Cold%20Call%20Scripts%20for%20Price%20Reduced%20FSBO%20Properties%20(Zillow%20Data)-3143) - [Real Estate Daily Deals Automation with Zillow API, Google Sheets and Gmail-3030](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real%20Estate%20Daily%20Deals%20Automation%20with%20Zillow%20API%2C%20Google%20Sheets%20and%20Gmail-3030) - [Real Estate Intelligence Tracker with Bright Data & OpenAI-4281](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real%20Estate%20Intelligence%20Tracker%20with%20Bright%20Data%20%26%20OpenAI-4281) - [Real Estate Lead Generation with BatchData Skip Tracing & CRM Integration-3666](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real%20Estate%20Lead%20Generation%20with%20BatchData%20Skip%20Tracing%20%26%20CRM%20Integration-3666) - [Real Estate Lead Qualification Chatbot with GPT-4o-mini-6162](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real%20Estate%20Lead%20Qualification%20Chatbot%20with%20GPT-4o-mini-6162) - [Real Estate Property Search with SQL Database and Email Delivery-7329](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real%20Estate%20Property%20Search%20with%20SQL%20Database%20and%20Email%20Delivery-7329) - [Real-Time Bitcoin Price Alerts with Bright Data & n8n-5217](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-Time%20Bitcoin%20Price%20Alerts%20with%20Bright%20Data%20%26%20n8n-5217) - [Real-time Chat Translation with DeepL-4532](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-time%20Chat%20Translation%20with%20DeepL-4532) - [Real-Time ClickUp Time Tracking to HubSpot Project Sync-6831](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-Time%20ClickUp%20Time%20Tracking%20to%20HubSpot%20Project%20Sync-6831) - [Real-time Crypto Market Analysis with GPT-4o-mini and CoinMarketCap APIs via Telegram-6160](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-time%20Crypto%20Market%20Analysis%20with%20GPT-4o-mini%20and%20CoinMarketCap%20APIs%20via%20Telegram-6160) - [Real-time Crypto Market Data from Gate.io with GPT-4o and Telegram-8608](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-time%20Crypto%20Market%20Data%20from%20Gate.io%20with%20GPT-4o%20and%20Telegram-8608) - [Real-time Crypto News & Sentiment Analysis via Telegram with GPT-4o-3751](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-time%20Crypto%20News%20%26%20Sentiment%20Analysis%20via%20Telegram%20with%20GPT-4o-3751) - [Real-Time Crypto Price Bot for Telegram with Gemini AI & CoinGecko-9230](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-Time%20Crypto%20Price%20Bot%20for%20Telegram%20with%20Gemini%20AI%20%26%20CoinGecko-9230) - [Real-Time Cryptocurrency Price Monitor with CoinGecko & Multi-Channel Alerts-7705](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-Time%20Cryptocurrency%20Price%20Monitor%20with%20CoinGecko%20%26%20Multi-Channel%20Alerts-7705) - [Real-Time Currency Conversion via Webhook & Google Search Parsing-6123](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-Time%20Currency%20Conversion%20via%20Webhook%20%26%20Google%20Search%20Parsing-6123) - [Real-time Email RAG Assistant with Gmail, OpenAI GPT, and PGVector-5908](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-time%20Email%20RAG%20Assistant%20with%20Gmail%2C%20OpenAI%20GPT%2C%20and%20PGVector-5908) - [Real-time Error Detection with Slack Alerts and Jira Ticket Creation for Production-6644](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-time%20Error%20Detection%20with%20Slack%20Alerts%20and%20Jira%20Ticket%20Creation%20for%20Production-6644) - [Real-time Error Monitoring with WhatsApp Alerts & Multi-language Setup-6327](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-time%20Error%20Monitoring%20with%20WhatsApp%20Alerts%20%26%20Multi-language%20Setup-6327) - [Real-Time Flight Tracking with Aviation API, Slack & SendGrid/Twilio Alerts-6227](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-Time%20Flight%20Tracking%20with%20Aviation%20API%2C%20Slack%20%26%20SendGrid%2FTwilio%20Alerts-6227) - [Real-time Forex Sentiment Analysis & Alerts with Gemini AI to Discord-5703](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-time%20Forex%20Sentiment%20Analysis%20%26%20Alerts%20with%20Gemini%20AI%20to%20Discord-5703) - [Real-time Gaming Strategy Coach with Telegram & GPT-4o Vision-4155](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-time%20Gaming%20Strategy%20Coach%20with%20Telegram%20%26%20GPT-4o%20Vision-4155) - [Real-time IoT Anomaly Detection with MQTT, GPT-4o-mini AI, and Multi-channel Alerts-10759](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-time%20IoT%20Anomaly%20Detection%20with%20MQTT%2C%20GPT-4o-mini%20AI%2C%20and%20Multi-channel%20Alerts-10759) - [Real-Time Lead Enrichment in Slack with Extruct AI In-Thread Reply-5901](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-Time%20Lead%20Enrichment%20in%20Slack%20with%20Extruct%20AI%20In-Thread%20Reply-5901) - [Real-Time Lead Qualification, Scoring & CRM Integration System using Jotform-9815](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-Time%20Lead%20Qualification%2C%20Scoring%20%26%20CRM%20Integration%20System%20using%20Jotform-9815) - [Real-time lead routing in Webflow-2033](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-time%20lead%20routing%20in%20Webflow-2033) - [Real-Time MAP Enforcement & Price Violation Alerts using Google Sheets, BrowserAct & Slack-9893](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-Time%20MAP%20Enforcement%20%26%20Price%20Violation%20Alerts%20using%20Google%20Sheets%2C%20BrowserAct%20%26%20Slack-9893) - [Real-time OKX Spot Market Data with GPT-4o & Telegram-8609](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-time%20OKX%20Spot%20Market%20Data%20with%20GPT-4o%20%26%20Telegram-8609) - [Real-time PulsePoint Emergency Alerts to iMessage with AI Summaries-5533](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-time%20PulsePoint%20Emergency%20Alerts%20to%20iMessage%20with%20AI%20Summaries-5533) - [Real-time Registration Form Tracking with Google Sheets and Gmail Notifications-9580](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-time%20Registration%20Form%20Tracking%20with%20Google%20Sheets%20and%20Gmail%20Notifications-9580) - [Real-Time Sales Pipeline Analytics with Bright Data, OpenAI, and Google Sheets-5974](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-Time%20Sales%20Pipeline%20Analytics%20with%20Bright%20Data%2C%20OpenAI%2C%20and%20Google%20Sheets-5974) - [Real-time Sales Quote Creation in Odoo via Telegram with Google Gemini AI-9148](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-time%20Sales%20Quote%20Creation%20in%20Odoo%20via%20Telegram%20with%20Google%20Gemini%20AI-9148) - [Real-Time Security Threat Dashboard with Google Sheets, AI Risk Analysis & Email Alerts-6415](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-Time%20Security%20Threat%20Dashboard%20with%20Google%20Sheets%2C%20AI%20Risk%20Analysis%20%26%20Email%20Alerts-6415) - [Real-Time Startup Intelligence: Crunchbase Monitoring with AI Summaries & Email Alerts-4792](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-Time%20Startup%20Intelligence%3A%20Crunchbase%20Monitoring%20with%20AI%20Summaries%20%26%20Email%20Alerts-4792) - [Real-Time Stock Monitor with Smart Alerts via Email & Telegram for Indian & US Markets-7701](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-Time%20Stock%20Monitor%20with%20Smart%20Alerts%20via%20Email%20%26%20Telegram%20for%20Indian%20%26%20US%20Markets-7701) - [Real-time Weather Forecasts with GPT-4o-mini and MCP Weather Tool-5026](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-time%20Weather%20Forecasts%20with%20GPT-4o-mini%20and%20MCP%20Weather%20Tool-5026) - [Real-time X Post Monitoring & Auto-Categorization with Airtop-4206](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Real-time%20X%20Post%20Monitoring%20%26%20Auto-Categorization%20with%20Airtop-4206) - [Realtime Job Description & Salary Extraction using Bright Data MCP & OpenAI 4o mini-4829](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Realtime%20Job%20Description%20%26%20Salary%20Extraction%20using%20Bright%20Data%20MCP%20%26%20OpenAI%204o%20mini-4829) - [Realtime Notion Todoist 2-way Sync with Redis-2772](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Realtime%20Notion%20Todoist%202-way%20Sync%20with%20Redis-2772) - [Receipt Scanning & Analysis Workflow-7990](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Receipt%20Scanning%20%26%20Analysis%20Workflow-7990) - [Receive a Mattermost message when a user updates their profile on Facebook-785](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Receive%20a%20Mattermost%20message%20when%20a%20user%20updates%20their%20profile%20on%20Facebook-785) - [Receive Bitcoin, Etherium, Solana, Binance Data With Gecko Coin and Gmail-4244](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Receive%20Bitcoin%2C%20Etherium%2C%20Solana%2C%20Binance%20Data%20With%20Gecko%20Coin%20and%20Gmail-4244) - [Receive email updates via IMAP-587](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Receive%20email%20updates%20via%20IMAP-587) - [Receive messages for a MQTT queue-657](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Receive%20messages%20for%20a%20MQTT%20queue-657) - [Receive messages from a topic via Kafka and send an SMS-814](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Receive%20messages%20from%20a%20topic%20via%20Kafka%20and%20send%20an%20SMS-814) - [Receive the weather information of any city-807](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Receive%20the%20weather%20information%20of%20any%20city-807) - [Receive transfer updates from Wise and add to Airtable-993](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Receive%20transfer%20updates%20from%20Wise%20and%20add%20to%20Airtable-993) - [Receive updates for Calendly events-540](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Receive%20updates%20for%20Calendly%20events-540) - [Receive updates for changes in the specified list in Trello-491](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Receive%20updates%20for%20changes%20in%20the%20specified%20list%20in%20Trello-491) - [Receive updates for specified tasks in Flow-508](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Receive%20updates%20for%20specified%20tasks%20in%20Flow-508) - [Receive updates for Stripe events-545](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Receive%20updates%20for%20Stripe%20events-545) - [Receive updates on a new project created in Copper-537](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Receive%20updates%20on%20a%20new%20project%20created%20in%20Copper-537) - [Receive updates on emails sent via Mailjet-521](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Receive%20updates%20on%20emails%20sent%20via%20Mailjet-521) - [Receive updates when a customer is created in HelpScout-669](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Receive%20updates%20when%20a%20customer%20is%20created%20in%20HelpScout-669) - [Receive updates when a form submission occurs in your Webflow website-651](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Receive%20updates%20when%20a%20form%20submission%20occurs%20in%20your%20Webflow%20website-651) - [Receive updates when a new account is added by an admin in ActiveCampaign-488](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Receive%20updates%20when%20a%20new%20account%20is%20added%20by%20an%20admin%20in%20ActiveCampaign-488) - [Receive updates when a new activity gets created and tweet about it-745](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Receive%20updates%20when%20a%20new%20activity%20gets%20created%20and%20tweet%20about%20it-745) - [Receive updates when an event occurs in Taiga-686](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Receive%20updates%20when%20an%20event%20occurs%20in%20Taiga-686) - [Recipe Recommendation Engine with Bright Data MCP & OpenAI 4o mini-4591](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Recipe%20Recommendation%20Engine%20with%20Bright%20Data%20MCP%20%26%20OpenAI%204o%20mini-4591) - [Recipe Recommendations with Qdrant and Mistral-2333](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Recipe%20Recommendations%20with%20Qdrant%20and%20Mistral-2333) - [Reconcile Rent Payments with Local Excel Spreadsheet and OpenAI-2338](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Reconcile%20Rent%20Payments%20with%20Local%20Excel%20Spreadsheet%20and%20OpenAI-2338) - [Recover Abandoned Shopify Carts with Email Follow-ups, HubSpot CRM & Google Sheets Tracking-10818](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Recover%20Abandoned%20Shopify%20Carts%20with%20Email%20Follow-ups%2C%20HubSpot%20CRM%20%26%20Google%20Sheets%20Tracking-10818) - [Recover failed Stripe payments with AI emails via Postmark-8794](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Recover%20failed%20Stripe%20payments%20with%20AI%20emails%20via%20Postmark-8794) - [Recover Lost Binary Data Between Workflow Nodes with Code Node Pattern-8780](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Recover%20Lost%20Binary%20Data%20Between%20Workflow%20Nodes%20with%20Code%20Node%20Pattern-8780) - [Recover Missed Demos with Calendly, Zoom & AI-Generated Follow-ups-9959](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Recover%20Missed%20Demos%20with%20Calendly%2C%20Zoom%20%26%20AI-Generated%20Follow-ups-9959) - [Recover No-Show Appointments with Calendly, Telegram & Email Alerts-10146](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Recover%20No-Show%20Appointments%20with%20Calendly%2C%20Telegram%20%26%20Email%20Alerts-10146) - [Recreate Instagram Reels with Gemini 2.0 Analysis & Minimax Video Generation-9863](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Recreate%20Instagram%20Reels%20with%20Gemini%202.0%20Analysis%20%26%20Minimax%20Video%20Generation-9863) - [Recursive Google Drive Folder Duplicator with Permission Preservation-7402](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Recursive%20Google%20Drive%20Folder%20Duplicator%20with%20Permission%20Preservation-7402) - [Red Team Phishing Simulation with Redirect Tracking and Google Sheets-6509](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Red%20Team%20Phishing%20Simulation%20with%20Redirect%20Tracking%20and%20Google%20Sheets-6509) - [Reddit API Hub: Manage Posts, Comments & Subreddits via Server-Sent Events-4266](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Reddit%20API%20Hub%3A%20Manage%20Posts%2C%20Comments%20%26%20Subreddits%20via%20Server-Sent%20Events-4266) - [Reddit Brand Engagement with AI Comment Generation and Slack Notifications-8458](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Reddit%20Brand%20Engagement%20with%20AI%20Comment%20Generation%20and%20Slack%20Notifications-8458) - [Reddit Comment Sentiment Analysis with Bright Data and Gemini AI to Google Sheets-6620](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Reddit%20Comment%20Sentiment%20Analysis%20with%20Bright%20Data%20and%20Gemini%20AI%20to%20Google%20Sheets-6620) - [Reddit Content Q&A Chatbot with GPT-4o and Reddit API-7798](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Reddit%20Content%20Q%26A%20Chatbot%20with%20GPT-4o%20and%20Reddit%20API-7798) - [Reddit Crypto Market Intelligence with CoinGecko Alerts to Discord-10394](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Reddit%20Crypto%20Market%20Intelligence%20with%20CoinGecko%20Alerts%20to%20Discord-10394) - [Reddit Freelance Job Monitor with Google Sheets Tracking and Telegram Alerts-6079](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Reddit%20Freelance%20Job%20Monitor%20with%20Google%20Sheets%20Tracking%20and%20Telegram%20Alerts-6079) - [Reddit Lead Finder: Automated Prospecting with GPT-4, Supabase and Gmail Alerts-6756](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Reddit%20Lead%20Finder%3A%20Automated%20Prospecting%20with%20GPT-4%2C%20Supabase%20and%20Gmail%20Alerts-6756) - [Reddit Sentiment Analysis for Apple WWDC25 with Gemini AI and Google Sheets-4980](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Reddit%20Sentiment%20Analysis%20for%20Apple%20WWDC25%20with%20Gemini%20AI%20and%20Google%20Sheets-4980) - [Reddit to Google Sheets: Tracking Freelance/Job Leads-6364](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Reddit%20to%20Google%20Sheets%3A%20Tracking%20Freelance%2FJob%20Leads-6364) - [Redis Locking for Concurrent Task Handling-3444](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Redis%20Locking%20for%20Concurrent%20Task%20Handling-3444) - [Reduce LLM Costs with Semantic Caching using Redis Vector Store and HuggingFace-10887](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Reduce%20LLM%20Costs%20with%20Semantic%20Caching%20using%20Redis%20Vector%20Store%20and%20HuggingFace-10887) - [Reduce Meeting No-Shows with Gemini AI, Email & WhatsApp Reminders for Calendly-10262](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Reduce%20Meeting%20No-Shows%20with%20Gemini%20AI%2C%20Email%20%26%20WhatsApp%20Reminders%20for%20Calendly-10262) - [Register users to an event on Demio via Typeform-947](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Register%20users%20to%20an%20event%20on%20Demio%20via%20Typeform-947) - [Reliable AI Agent Output Without Structured Output Parser - w/ OpenAI & Switch-4316](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Reliable%20AI%20Agent%20Output%20%20Without%20Structured%20Output%20Parser%20-%20w%2F%20OpenAI%20%26%20Switch-4316) - [Reliable Reddit Subreddit Search with OAuth2 API Authentication-7646](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Reliable%20Reddit%20Subreddit%20Search%20with%20OAuth2%20API%20Authentication-7646) - [Remote IOT Sensor monitoring via MQTT and InfluxDB-4004](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Remote%20IOT%20Sensor%20monitoring%20via%20MQTT%20and%20InfluxDB-4004) - [Remote Job Updates Pipeline with RemoteOK, Airtable, and Telegram-4383](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Remote%20Job%20Updates%20Pipeline%20with%20RemoteOK%2C%20Airtable%2C%20and%20Telegram-4383) - [Remove Duplicate Entries & Update Google Sheets Based on Profile URLs-8132](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Remove%20Duplicate%20Entries%20%26%20Update%20Google%20Sheets%20Based%20on%20Profile%20URLs-8132) - [Remove Image Backgrounds with APImage AI: Airtable to Google Drive-6457](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Remove%20Image%20Backgrounds%20with%20APImage%20AI%3A%20Airtable%20to%20Google%20Drive-6457) - [Remove Personally Identifiable Information (PII) from CSV Files with OpenAI-2779](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Remove%20Personally%20Identifiable%20Information%20(PII)%20from%20CSV%20Files%20with%20OpenAI-2779) - [Remove Video Background & Compose on Custom Video Background with Google Drive-9462](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Remove%20Video%20Background%20%26%20Compose%20on%20Custom%20Video%20Background%20with%20Google%20Drive-9462) - [Rename a key in n8n-582](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Rename%20a%20key%20in%20n8n-582) - [Render custom text over images-365](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Render%20custom%20text%20over%20images-365) - [Renew, Get Certs πŸ› οΈ Venafi TLS Protect Cloud Tool MCP Server πŸ’ͺ all 8 operations-5064](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Renew%2C%20Get%20Certs%20%F0%9F%9B%A0%EF%B8%8F%20Venafi%20TLS%20Protect%20Cloud%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%208%20operations-5064) - [Replace Data in Google Docs from n8n Form-3145](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Replace%20Data%20in%20Google%20Docs%20from%20n8n%20Form-3145) - [Replace Your Call Center with an AI Agent using GoHighLevel (GHL), VAPI & Twilio-8339](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Replace%20Your%20Call%20Center%20with%20an%20AI%20Agent%20using%20GoHighLevel%20(GHL)%2C%20VAPI%20%26%20Twilio-8339) - [Replicate Line Items on New Deal in HubSpot and notify with Slack-2367](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Replicate%20Line%20Items%20on%20New%20Deal%20in%20HubSpot%20and%20notify%20with%20Slack-2367) - [Reply to Outlook Emails with OpenAI-3089](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Reply%20to%20Outlook%20Emails%20with%20OpenAI-3089) - [Repurpose One Idea into a Week of Social Content with Notion and GPT-4o-7751](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Repurpose%20One%20Idea%20into%20a%20Week%20of%20Social%20Content%20with%20Notion%20and%20GPT-4o-7751) - [Repurpose Reddit Posts into AI Tweets with Gemini and Google Sheets-9395](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Repurpose%20Reddit%20Posts%20into%20AI%20Tweets%20with%20Gemini%20and%20Google%20Sheets-9395) - [Repurpose YouTube Videos Across Social Media with Gemini AI and ContentDrips-8338](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Repurpose%20YouTube%20Videos%20Across%20Social%20Media%20with%20Gemini%20AI%20and%20ContentDrips-8338) - [Repurpose YouTube Videos to Multiple Content Types with OpenRouter AI and Airtable-6899](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Repurpose%20YouTube%20Videos%20to%20Multiple%20Content%20Types%20with%20OpenRouter%20AI%20and%20Airtable-6899) - [Reschedule Google Calendar Appointments with Stream Deck (15/30/60 min)-4634](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Reschedule%20Google%20Calendar%20Appointments%20with%20Stream%20Deck%20(15%2F30%2F60%20min)-4634) - [Reschedule overdue Asana tasks and clean up completed tasks-2701](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Reschedule%20overdue%20Asana%20tasks%20and%20clean%20up%20completed%20tasks-2701) - [Research & Generate Blog Posts from Keywords with Dumpling AI and GPT-4 to WordPress-9250](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Research%20%26%20Generate%20Blog%20Posts%20from%20Keywords%20with%20Dumpling%20AI%20and%20GPT-4%20to%20WordPress-9250) - [Research AI Agent Team with auto citations using OpenRouter and Perplexity-2607](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Research%20AI%20Agent%20Team%20with%20auto%20citations%20using%20OpenRouter%20and%20Perplexity-2607) - [Research Assistant for WhatsApp using Twilio, Perplexity and Claude-6926](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Research%20Assistant%20for%20WhatsApp%20using%20Twilio%2C%20Perplexity%20and%20Claude-6926) - [Research Business Leads with Perplexity AI & Save to Google Sheets using OpenAI-8229](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Research%20Business%20Leads%20with%20Perplexity%20AI%20%26%20Save%20to%20Google%20Sheets%20using%20OpenAI-8229) - [Research Paper Analysis System with PDF Vector, OCR, GPT-4, and Google Drive-8499](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Research%20Paper%20Analysis%20System%20with%20PDF%20Vector%2C%20OCR%2C%20GPT-4%2C%20and%20Google%20Drive-8499) - [Research-Based Article Generator with OpenAI and Web Search for High SEO Scores-6820](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Research-Based%20Article%20Generator%20with%20OpenAI%20and%20Web%20Search%20for%20High%20SEO%20Scores-6820) - [Research-to-Social Post Generator with Perplexity AI and Facebook Graph API-8664](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Research-to-Social%20Post%20Generator%20with%20Perplexity%20AI%20and%20Facebook%20Graph%20API-8664) - [Respond to Inbound Leads with Personalized Videos using Heygen AI and GPT-4-6404](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Respond%20to%20Inbound%20Leads%20with%20Personalized%20Videos%20using%20Heygen%20AI%20and%20GPT-4-6404) - [Respond with file download to incoming HTTP request-1920](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Respond%20with%20file%20download%20to%20incoming%20HTTP%20request-1920) - [Restaurant Daily Insights with Gemini AI - Sales, Waste & Feedback Email Summary-5991](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Restaurant%20Daily%20Insights%20with%20Gemini%20AI%20-%20Sales%2C%20Waste%20%26%20Feedback%20Email%20Summary-5991) - [Restaurant Lead Generation from Google Maps with Apify, Airtable & AI Newsletter-7877](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Restaurant%20Lead%20Generation%20from%20Google%20Maps%20with%20Apify%2C%20Airtable%20%26%20AI%20Newsletter-7877) - [Restaurant Order & Delivery System for WhatsApp with GPT-4o and Supabase-7298](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Restaurant%20Order%20%26%20Delivery%20System%20for%20WhatsApp%20with%20GPT-4o%20and%20Supabase-7298) - [Restaurant Reservation Management with OpenAI GPT and Google Sheets-7323](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Restaurant%20Reservation%20Management%20with%20OpenAI%20GPT%20and%20Google%20Sheets-7323) - [Restaurant Reservation Reminder Calls using Grok-4 and Twilio-6135](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Restaurant%20Reservation%20Reminder%20Calls%20using%20Grok-4%20and%20Twilio-6135) - [Restore and Recover n8n Credentials from Google Drive Backups with Duplication Protection-4518](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Restore%20and%20Recover%20n8n%20Credentials%20from%20Google%20Drive%20Backups%20with%20Duplication%20Protection-4518) - [Restore n8n Workflows from Google Drive Backups-4516](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Restore%20n8n%20Workflows%20from%20Google%20Drive%20Backups-4516) - [Restore Workflows and Credentials from Remote FTP Backup Storage-9156](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Restore%20Workflows%20and%20Credentials%20from%20Remote%20FTP%20Backup%20Storage-9156) - [Restore your credentials from GitHub-3097](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Restore%20your%20credentials%20from%20GitHub-3097) - [Restore your workflows from GitHub-3096](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Restore%20your%20workflows%20from%20GitHub-3096) - [Resume Data Extraction and Storage in Supabase from Email Attachments-4106](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Resume%20Data%20Extraction%20and%20Storage%20in%20Supabase%20from%20Email%20Attachments-4106) - [Resume Reviewer with GPT-4o-mini and Human Validation via gotoHuman-7605](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Resume%20Reviewer%20with%20GPT-4o-mini%20and%20Human%20Validation%20via%20gotoHuman-7605) - [Resume Screening & Behavioral Interviews with Gemini, Elevenlabs, & Notion ATS-3765](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Resume%20Screening%20%26%20Behavioral%20Interviews%20with%20Gemini%2C%20Elevenlabs%2C%20%26%20Notion%20ATS-3765) - [Resume Screening & Candidate Routing with GPT-4o-mini, Jotform, and Google Sheets-9435](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Resume%20Screening%20%26%20Candidate%20Routing%20with%20GPT-4o-mini%2C%20Jotform%2C%20and%20Google%20Sheets-9435) - [Resume Screening & Evaluation System with Gemini AI, Google Sheets & Drive for HR-5453](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Resume%20Screening%20%26%20Evaluation%20System%20with%20Gemini%20AI%2C%20Google%20Sheets%20%26%20Drive%20for%20HR-5453) - [Retrieve & Share NFL Fantasy Football Draft Results from Sleeper to Telegram-6671](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Retrieve%20%26%20Share%20NFL%20Fantasy%20Football%20Draft%20Results%20from%20Sleeper%20to%20Telegram-6671) - [Retrieve a Monday.com row and all data in a single node-2086](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Retrieve%20a%20Monday.com%20row%20and%20all%20data%20in%20a%20single%20node-2086) - [Retrieve and Filter Kagi News by Category-9318](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Retrieve%20and%20Filter%20Kagi%20News%20by%20Category-9318) - [Retrieve Deadlock Game Match Statistics and Send to Telegram-4571](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Retrieve%20Deadlock%20Game%20Match%20Statistics%20and%20Send%20to%20Telegram-4571) - [Retrieve Mercedes-Benz Vehicle Images for AI Agents with MCP Server-5659](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Retrieve%20Mercedes-Benz%20Vehicle%20Images%20for%20AI%20Agents%20with%20MCP%20Server-5659) - [Retrieve NASA Space Weather & Asteroid Data with GPT-4o-mini and Telegram-3834](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Retrieve%20NASA%20Space%20Weather%20%26%20Asteroid%20Data%20with%20GPT-4o-mini%20and%20Telegram-3834) - [Retry on fail except for known error-2719](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Retry%20on%20fail%20except%20for%20known%20error-2719) - [Retweet Cleanup with Scheduling for X/Twitter-9766](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Retweet%20Cleanup%20with%20Scheduling%20for%20X%2FTwitter-9766) - [Reusable Subworkflow Zip Multiple Files Dynamically (Compress)-2690](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Reusable%20Subworkflow%20Zip%20Multiple%20Files%20Dynamically%20(Compress)-2690) - [Revenue Growth Strategy with CRO-led Multi-Agent Team using O3 & GPT-4.1-mini-6907](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Revenue%20Growth%20Strategy%20with%20CRO-led%20Multi-Agent%20Team%20using%20O3%20%26%20GPT-4.1-mini-6907) - [Revive Expired Real Estate Listings with OpenAI and Gmail Follow-ups-6280](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Revive%20Expired%20Real%20Estate%20Listings%20with%20OpenAI%20and%20Gmail%20Follow-ups-6280) - [Role-Based Access Control (RBAC) for Telegram Automations-10171](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Role-Based%20Access%20Control%20(RBAC)%20for%20Telegram%20Automations-10171) - [Role-Based LinkedIn Profile Discovery with Google Search for OSINT and Red Teams-6508](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Role-Based%20LinkedIn%20Profile%20Discovery%20with%20Google%20Search%20for%20OSINT%20and%20Red%20Teams-6508) - [Route equipment requests to Procurement with manager approval via Gmail-8728](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Route%20equipment%20requests%20to%20Procurement%20with%20manager%20approval%20via%20Gmail-8728) - [Route Feedback by Sentiment Using Typeform, GCP Natural Language, Notion & Trello-7243](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Route%20Feedback%20by%20Sentiment%20Using%20Typeform%2C%20GCP%20Natural%20Language%2C%20Notion%20%26%20Trello-7243) - [Route Jira Tasks to Experts Using Google Sheets and GPT-4o-mini-9682](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Route%20Jira%20Tasks%20to%20Experts%20Using%20Google%20Sheets%20and%20GPT-4o-mini-9682) - [Route User Requests to Specialized Agents with GPT-4o Mini-4150](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Route%20User%20Requests%20to%20Specialized%20Agents%20with%20GPT-4o%20Mini-4150) - [RSS Feed News Processing and Distribution Workflow-2785](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/RSS%20Feed%20News%20Processing%20and%20Distribution%20Workflow-2785) - [RSS Feed Reader that saves the feeds of the last 3 days in Google Sheets-3463](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/RSS%20Feed%20Reader%20that%20saves%20the%20feeds%20of%20the%20last%203%20days%20in%20Google%20Sheets-3463) - [RSS to Social: Automated Content Generation with Llama 3 & GetLate Publishing-9147](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/RSS%20to%20Social%3A%20Automated%20Content%20Generation%20with%20Llama%203%20%26%20GetLate%20Publishing-9147) - [Run Apache Airflow DAG and Retrieve XCom Value-3026](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Run%20Apache%20Airflow%20DAG%20and%20Retrieve%20XCom%20Value-3026) - [Run bulk RAG queries from CSV with Lookio-9908](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Run%20bulk%20RAG%20queries%20from%20CSV%20with%20Lookio-9908) - [Run ComfyUI Image Generation Workflows through Replicate API-6858](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Run%20ComfyUI%20Image%20Generation%20Workflows%20through%20Replicate%20API-6858) - [Run Complete Technical SEO Audits with GPT-4o AI Analysis & Multi-format Reporting-4942](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Run%20Complete%20Technical%20SEO%20Audits%20with%20GPT-4o%20AI%20Analysis%20%26%20Multi-format%20Reporting-4942) - [Run Multiple Tasks in Parallel with Asynchronous Processing and Webhooks-8578](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Run%20Multiple%20Tasks%20in%20Parallel%20with%20Asynchronous%20Processing%20and%20Webhooks-8578) - [Safely Update n8n with Version Checks and Telegram Notifications-9792](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Safely%20Update%20n8n%20with%20Version%20Checks%20and%20Telegram%20Notifications-9792) - [Sales CRM Chatbot with GPT-4o-mini, Google Sheets Lookup & Memory-10840](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sales%20CRM%20Chatbot%20with%20GPT-4o-mini%2C%20Google%20Sheets%20Lookup%20%26%20Memory-10840) - [Sales Prospect Research & Outreach Preparation with Apollo, Linkup AI, and LinkedIn-6492](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sales%20Prospect%20Research%20%26%20Outreach%20Preparation%20with%20Apollo%2C%20Linkup%20AI%2C%20and%20LinkedIn-6492) - [Salesforce Lead Capture with GPT-4 Personalized Email & SMS Follow-Up-6102](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Salesforce%20Lead%20Capture%20with%20GPT-4%20Personalized%20Email%20%26%20SMS%20Follow-Up-6102) - [Salesforce to S3 File Migration & Cleanup-6305](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Salesforce%20to%20S3%20File%20Migration%20%26%20Cleanup-6305) - [SAP Service Layer Login-4932](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/SAP%20Service%20Layer%20Login-4932) - [Save & Summarize Articles from Telegram to Notion using GPT-4o-6145](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Save%20%26%20Summarize%20Articles%20from%20Telegram%20to%20Notion%20using%20GPT-4o-6145) - [Save AI-Generated Markdown to Google Docs using gotoHuman for Approval-8489](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Save%20AI-Generated%20Markdown%20to%20Google%20Docs%20using%20gotoHuman%20for%20Approval-8489) - [Save and Log Clipboard Content from macOS to Google Sheets using Shortcuts App-4063](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Save%20and%20Log%20Clipboard%20Content%20from%20macOS%20to%20Google%20Sheets%20using%20Shortcuts%20App-4063) - [Save Costs In RAG Workflows using the Q&A Tool With Multiple Models-5011](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Save%20Costs%20In%20RAG%20Workflows%20using%20the%20Q%26A%20Tool%20With%20Multiple%20Models-5011) - [Save Hotmart events to Google Sheets-2702](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Save%20Hotmart%20events%20to%20Google%20Sheets-2702) - [Save Mastodon Bookmarks to Raindrop Automatically-4800](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Save%20Mastodon%20Bookmarks%20to%20Raindrop%20Automatically-4800) - [Save Telegram Text, Voice & Audio to Notion with DeepSeek & OpenAI Summaries-4188](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Save%20Telegram%20Text%2C%20Voice%20%26%20Audio%20to%20Notion%20with%20DeepSeek%20%26%20OpenAI%20Summaries-4188) - [Save Time with AI Hiring – Automate Screening, Assessments, Alerts & Interviews-4813](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Save%20Time%20with%20AI%20Hiring%20%E2%80%93%20Automate%20Screening%2C%20Assessments%2C%20Alerts%20%26%20Interviews-4813) - [Save Typeform survey results to Airtable-384](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Save%20Typeform%20survey%20results%20to%20Airtable-384) - [Save your workflows into a Gitlab repository-2385](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Save%20your%20workflows%20into%20a%20Gitlab%20repository-2385) - [Scalable Multi-Agent Chat Using @mentions-3473](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scalable%20Multi-Agent%20Chat%20Using%20%40mentions-3473) - [Scan Single URLs for Security Vulnerabilities with GPT-4 (JS, PHP, Python)-10801](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scan%20Single%20URLs%20for%20Security%20Vulnerabilities%20with%20GPT-4%20(JS%2C%20PHP%2C%20Python)-10801) - [Scan URLs for Security Threats with urlscan.io and GPT-4o mini-7159](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scan%20URLs%20for%20Security%20Threats%20with%20urlscan.io%20and%20GPT-4o%20mini-7159) - [Scan URLs with urlscan.io and Send Results via Gmail-6946](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scan%20URLs%20with%20urlscan.io%20and%20Send%20Results%20via%20Gmail-6946) - [Schedule & Auto-Post Videos to Instagram, LinkedIn & TikTok with Google Sheets-9786](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Schedule%20%26%20Auto-Post%20Videos%20to%20Instagram%2C%20LinkedIn%20%26%20TikTok%20with%20Google%20Sheets-9786) - [Schedule & Publish All Instagram Content Types with Facebook Graph API-4498](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Schedule%20%26%20Publish%20All%20Instagram%20Content%20Types%20with%20Facebook%20Graph%20API-4498) - [Schedule AI-Formatted Google News Digests with Gmail Approval Workflow-8464](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Schedule%20AI-Formatted%20Google%20News%20Digests%20with%20Gmail%20Approval%20Workflow-8464) - [Schedule Appointments via Telegram with GPT-4o & Google Calendar-4446](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Schedule%20Appointments%20via%20Telegram%20with%20GPT-4o%20%26%20Google%20Calendar-4446) - [Schedule Daily Email Reminders from Google Sheets with Gmail-6338](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Schedule%20Daily%20Email%20Reminders%20from%20Google%20Sheets%20with%20Gmail-6338) - [Schedule Food Photo Sharing to Pinterest with GPT-3.5 Captions and Google Sheets-5989](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Schedule%20Food%20Photo%20Sharing%20to%20Pinterest%20with%20GPT-3.5%20Captions%20and%20Google%20Sheets-5989) - [Schedule LinkedIn Posts with AI Content Generation and Telegram Approval-6451](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Schedule%20LinkedIn%20Posts%20with%20AI%20Content%20Generation%20and%20Telegram%20Approval-6451) - [Schedule Meetings via WhatsApp Using Natural Language with Gemini AI & Google Suite-10468](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Schedule%20Meetings%20via%20WhatsApp%20Using%20Natural%20Language%20with%20Gemini%20AI%20%26%20Google%20Suite-10468) - [Schedule Social Media Posts from Google Sheets to Twitter & Instagram-6342](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Schedule%20Social%20Media%20Posts%20from%20Google%20Sheets%20to%20Twitter%20%26%20Instagram-6342) - [Schedule Weekly Facebook Posts from Google Sheets Every Sunday-7977](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Schedule%20Weekly%20Facebook%20Posts%20from%20Google%20Sheets%20Every%20Sunday-7977) - [Scheduled Auto-replies to Targeted Tweets Using X (Twitter) API-10781](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scheduled%20Auto-replies%20to%20Targeted%20Tweets%20Using%20X%20(Twitter)%20API-10781) - [Scheduled Automation for X and Google Sheets Services-9758](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scheduled%20Automation%20for%20X%20and%20Google%20Sheets%20Services-9758) - [Scheduled Currency Exchange Rate Updates to Telegram with Exchange Rate API-6185](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scheduled%20Currency%20Exchange%20Rate%20Updates%20to%20Telegram%20with%20Exchange%20Rate%20API-6185) - [Scheduled Daily Affirmations via Email and Telegram using Cron-7421](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scheduled%20Daily%20Affirmations%20via%20Email%20and%20Telegram%20using%20Cron-7421) - [Scheduled FTP/SFTP to MinIO Backup with Preserved Folder Structure-7377](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scheduled%20FTP%2FSFTP%20to%20MinIO%20Backup%20with%20Preserved%20Folder%20Structure-7377) - [Scheduled Gmail Cleanup - Auto-Delete Spam, Promotions, Social & Trash-7952](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scheduled%20Gmail%20Cleanup%20-%20Auto-Delete%20Spam%2C%20Promotions%2C%20Social%20%26%20Trash-7952) - [Scheduled Google Sheets Data Backup to Google Drive-6469](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scheduled%20Google%20Sheets%20Data%20Backup%20to%20Google%20Drive-6469) - [Scheduled Instagram Auto-Liker with Phantombuster, GPT-4o & Cookie Rotation-6765](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scheduled%20Instagram%20Auto-Liker%20with%20Phantombuster%2C%20GPT-4o%20%26%20Cookie%20Rotation-6765) - [Scheduled Monitoring of New & Modified Files Across Google Drive Folders-9209](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scheduled%20Monitoring%20of%20New%20%26%20Modified%20Files%20Across%20Google%20Drive%20Folders-9209) - [Scheduled Multi-Photo Facebook Posts with Cloudinary from Windows Directory-4929](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scheduled%20Multi-Photo%20Facebook%20Posts%20with%20Cloudinary%20from%20Windows%20Directory-4929) - [Scheduled n8n Workflow Backups to Google Drive using n8n API-7707](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scheduled%20n8n%20Workflow%20Backups%20to%20Google%20Drive%20using%20n8n%20API-7707) - [Scheduled Website Uptime Monitor with Slack Alert-6467](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scheduled%20Website%20Uptime%20Monitor%20with%20Slack%20Alert-6467) - [Scheduled Workflow Backups from n8n to Google Drive with Auto Cleanup-4515](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scheduled%20Workflow%20Backups%20from%20n8n%20to%20Google%20Drive%20with%20Auto%20Cleanup-4515) - [Scheduled YouTube Transcription with De-duplication using Transcript.io and Supabase-9749](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scheduled%20YouTube%20Transcription%20with%20De-duplication%20using%20Transcript.io%20and%20Supabase-9749) - [Scheduled YouTube Video Uploads with Google Sheets & Drive Integration-4900](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scheduled%20YouTube%20Video%20Uploads%20with%20Google%20Sheets%20%26%20Drive%20Integration-4900) - [Score Company ICP (Ideal Customer Profile) with Airtop-4262](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Score%20Company%20ICP%20(Ideal%20Customer%20Profile)%20with%20Airtop-4262) - [Score Contact Form Leads with GPT-4 and Send Slack Notifications-4458](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Score%20Contact%20Form%20Leads%20with%20GPT-4%20and%20Send%20Slack%20Notifications-4458) - [Score LinkedIn Profiles Against Your ICP with Airtop-4205](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Score%20LinkedIn%20Profiles%20Against%20Your%20ICP%20with%20Airtop-4205) - [Score Person ICP (Ideal Customer Profile) with Airtop-4258](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Score%20Person%20ICP%20(Ideal%20Customer%20Profile)%20with%20Airtop-4258) - [Score Product-Qualified Leads with Amplitude, Claude & PDL for Sales Routing-10010](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Score%20Product-Qualified%20Leads%20with%20Amplitude%2C%20Claude%20%26%20PDL%20for%20Sales%20Routing-10010) - [Score Resumes Against JDs with Google Drive, Google Sheets, and GPT-4o-8531](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Score%20Resumes%20Against%20JDs%20with%20Google%20Drive%2C%20Google%20Sheets%2C%20and%20GPT-4o-8531) - [Score Website Leads with GPT-4o, Respond via Gmail, and Notify via Telegram-10586](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Score%20Website%20Leads%20with%20GPT-4o%2C%20Respond%20via%20Gmail%2C%20and%20Notify%20via%20Telegram-10586) - [Scrape & Analyse Meta Ad Library Image Ads with Apify and OpenAI-4003](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20%26%20Analyse%20Meta%20Ad%20Library%20Image%20Ads%20with%20Apify%20and%20OpenAI-4003) - [Scrape & Analyze Google Ads with Bright Data API and AI for Email Reports-6256](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20%26%20Analyze%20Google%20Ads%20with%20Bright%20Data%20API%20and%20AI%20for%20Email%20Reports-6256) - [Scrape & Enrich Google Maps Leads with Decodo API and Gemini 2.5 Flash-10760](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20%26%20Enrich%20Google%20Maps%20Leads%20with%20Decodo%20API%20and%20Gemini%202.5%20Flash-10760) - [Scrape & Import Shoe Products to Shopify with BrowserAct (with Variants & Images)-9946](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20%26%20Import%20Shoe%20Products%20to%20Shopify%20with%20BrowserAct%20(with%20Variants%20%26%20Images)-9946) - [Scrape & Summarize Google Maps Businesses with APIFY + GPT-4O to Sheets-10120](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20%26%20Summarize%20Google%20Maps%20Businesses%20with%20APIFY%20%2B%20GPT-4O%20to%20Sheets-10120) - [Scrape & Summarize Industry News with Bright Data & OpenAI-5977](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20%26%20Summarize%20Industry%20News%20with%20Bright%20Data%20%26%20OpenAI-5977) - [Scrape & Summarize Product Hunt Feedback with BrowserAct & Gemini AI-9894](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20%26%20Summarize%20Product%20Hunt%20Feedback%20with%20BrowserAct%20%26%20Gemini%20AI-9894) - [Scrape AI News from Multiple Sources to Markdown & Google Drive with RSS.app-5416](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20AI%20News%20from%20Multiple%20Sources%20to%20Markdown%20%26%20Google%20Drive%20with%20RSS.app-5416) - [Scrape Airbnb Listings with Pagination & Store in Google Sheets-5981](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Airbnb%20Listings%20with%20Pagination%20%26%20Store%20in%20Google%20Sheets-5981) - [Scrape Amazon Keyboard Products with ScrapeGraphAI to Google Sheets-6394](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Amazon%20Keyboard%20Products%20with%20ScrapeGraphAI%20to%20Google%20Sheets-6394) - [Scrape and Analyze Websites with Custom Prompts using Gemini, Apify, and LangChain-6754](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20and%20Analyze%20Websites%20with%20Custom%20Prompts%20using%20Gemini%2C%20Apify%2C%20and%20LangChain-6754) - [Scrape any web page into structured JSON data with ScrapeNinja and AI-2812](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20any%20web%20page%20into%20structured%20JSON%20data%20with%20ScrapeNinja%20and%20AI-2812) - [Scrape Blog Articles into AI-Generated LinkedIn Posts with GPT-4o & Human Review-7310](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Blog%20Articles%20into%20AI-Generated%20LinkedIn%20Posts%20with%20GPT-4o%20%26%20Human%20Review-7310) - [Scrape Books from URL with Dumpling AI, Clean HTML, Save to Sheets, Email as CSV-3701](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Books%20from%20URL%20with%20Dumpling%20AI%2C%20Clean%20HTML%2C%20Save%20to%20Sheets%2C%20Email%20as%20CSV-3701) - [Scrape Business Data from Google Maps via SerpAPI and Export to Sheets & Excel-7541](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Business%20Data%20from%20Google%20Maps%20via%20SerpAPI%20and%20Export%20to%20Sheets%20%26%20Excel-7541) - [Scrape Business Emails from Google Maps Listings to Google Sheets-8760](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Business%20Emails%20from%20Google%20Maps%20Listings%20to%20Google%20Sheets-8760) - [Scrape business emails from Google Maps without the use of any third party APIs-2567](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20business%20emails%20from%20Google%20Maps%20without%20the%20use%20of%20any%20third%20party%20APIs-2567) - [Scrape business leads from Google Maps using OpenAI and Google Sheets-3443](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20business%20leads%20from%20Google%20Maps%20using%20OpenAI%20and%20Google%20Sheets-3443) - [Scrape Competitor Reviews & Generate Ad Creatives with Bright Data & OpenAI-3624](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Competitor%20Reviews%20%26%20Generate%20Ad%20Creatives%20with%20Bright%20Data%20%26%20OpenAI-3624) - [Scrape Crunchbase recent funding rounds-2076](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Crunchbase%20recent%20funding%20rounds-2076) - [Scrape Detailed GitHub Profiles to Google Sheets Using BrowserAct-9945](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Detailed%20GitHub%20Profiles%20to%20Google%20Sheets%20Using%20BrowserAct-9945) - [Scrape Developer Profiles from Stack Overflow for Lead Generation with OpenAI & Bright Data-5944](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Developer%20Profiles%20from%20Stack%20Overflow%20for%20Lead%20Generation%20with%20OpenAI%20%26%20Bright%20Data-5944) - [Scrape Event Data from 10times with Bright Data MCP, AI & Google Sheets-5947](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Event%20Data%20from%2010times%20with%20Bright%20Data%20MCP%2C%20AI%20%26%20Google%20Sheets-5947) - [Scrape every url on the web without getting blocked by Anti-Bot technologies with Scrappey-2299](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20every%20url%20on%20the%20web%20without%20getting%20blocked%20by%20Anti-Bot%20technologies%20with%20Scrappey-2299) - [Scrape Google Events data to Google Sheets via SerpApi-6105](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Google%20Events%20data%20to%20Google%20Sheets%20via%20SerpApi-6105) - [Scrape Google Maps Business Leads & Send Personalized Emails with Apify & Airtable-7607](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Google%20Maps%20Business%20Leads%20%26%20Send%20Personalized%20Emails%20with%20Apify%20%26%20Airtable-7607) - [Scrape Google Maps Data & Discover Email Addresses with SerpAPI and EmailListVerify-7906](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Google%20Maps%20Data%20%26%20Discover%20Email%20Addresses%20with%20SerpAPI%20and%20EmailListVerify-7906) - [Scrape Google Maps Leads and Find Emails with Apify and Anymailfinder-8472](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Google%20Maps%20Leads%20and%20Find%20Emails%20with%20Apify%20and%20Anymailfinder-8472) - [Scrape Google Maps leads to Google Sheets via Apify-6634](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Google%20Maps%20leads%20to%20Google%20Sheets%20via%20Apify-6634) - [Scrape Google Maps with Bright Data & Generate AI Outreach Messages for Lead Generation-6993](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Google%20Maps%20with%20Bright%20Data%20%26%20Generate%20AI%20Outreach%20Messages%20for%20Lead%20Generation-6993) - [Scrape Google Places via Dumpling AI and Auto-Save to Google Sheets-4632](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Google%20Places%20via%20Dumpling%20AI%20and%20Auto-Save%20to%20Google%20Sheets-4632) - [Scrape Hotel Listings with Prices from Booking.com using Brightdata & OpenRouter AI-8836](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Hotel%20Listings%20with%20Prices%20from%20Booking.com%20using%20Brightdata%20%26%20OpenRouter%20AI-8836) - [Scrape Indeed Job Listings for Hiring Signals Using Bright Data and LLMs-3601](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Indeed%20Job%20Listings%20for%20Hiring%20Signals%20Using%20Bright%20Data%20and%20LLMs-3601) - [Scrape Jobs from Indeed, LinkedIn & More with RapidAPI to Google Sheets-8250](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Jobs%20from%20Indeed%2C%20LinkedIn%20%26%20More%20with%20RapidAPI%20to%20Google%20Sheets-8250) - [Scrape Latest 20 TechCrunch Articles-2832](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Latest%2020%20TechCrunch%20Articles-2832) - [Scrape Latest Github Trending Repositories-2866](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Latest%20Github%20Trending%20Repositories-2866) - [Scrape LinkedIn Job Listings for Hiring Signals & Prospecting with Bright Data-3580](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20LinkedIn%20Job%20Listings%20for%20Hiring%20Signals%20%26%20Prospecting%20with%20Bright%20Data-3580) - [Scrape LinkedIn Job Listings with Phantombuster & Save to Google Sheets-8144](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20LinkedIn%20Job%20Listings%20with%20Phantombuster%20%26%20Save%20to%20Google%20Sheets-8144) - [Scrape LinkedIn Jobs with Gemini AI and Store in Google Sheets using RSS-8219](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20LinkedIn%20Jobs%20with%20Gemini%20AI%20and%20Store%20in%20Google%20Sheets%20using%20RSS-8219) - [Scrape Local Business Directories with Bright Data & OpenAI for Lead Generation-5971](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Local%20Business%20Directories%20with%20Bright%20Data%20%26%20OpenAI%20for%20Lead%20Generation-5971) - [Scrape Product Info from Website URLs in Google Sheets using Dumpling AI-6950](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Product%20Info%20from%20Website%20URLs%20in%20Google%20Sheets%20using%20Dumpling%20AI-6950) - [Scrape ProductHunt using Google Gemini-2698](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20ProductHunt%20using%20Google%20Gemini-2698) - [Scrape recent news about a company before a call-2110](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20recent%20news%20about%20a%20company%20before%20a%20call-2110) - [Scrape Reuters News & Send AI Summaries with Brightdata, Claude 4 & Telegram-5431](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Reuters%20News%20%26%20Send%20AI%20Summaries%20with%20Brightdata%2C%20Claude%204%20%26%20Telegram-5431) - [Scrape Shopify Store Data with RapidAPI and Save to Google Sheets-8049](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Shopify%20Store%20Data%20with%20RapidAPI%20and%20Save%20to%20Google%20Sheets-8049) - [Scrape Targeted Leads from Google Maps & LinkedIn to Supabase using Apify-8417](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Targeted%20Leads%20from%20Google%20Maps%20%26%20LinkedIn%20to%20Supabase%20using%20Apify-8417) - [Scrape TikTok Influencer Profiles with Bright Data API to Google Sheets-5434](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20TikTok%20Influencer%20Profiles%20with%20Bright%20Data%20API%20to%20Google%20Sheets-5434) - [Scrape TikTok Profile & Transcript with Dumpling AI and Save to Google Sheets-4328](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20TikTok%20Profile%20%26%20Transcript%20with%20Dumpling%20AI%20and%20Save%20to%20Google%20Sheets-4328) - [Scrape TikTok Trends & Generate AI Videos with Apify, Fal AI & Google Suite-11003](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20TikTok%20Trends%20%26%20Generate%20AI%20Videos%20with%20Apify%2C%20Fal%20AI%20%26%20Google%20Suite-11003) - [Scrape Trustpilot Reviews to Google Sheets + HelpfulCrowd compatible csv-3168](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Trustpilot%20Reviews%20to%20Google%20Sheets%20%2B%20HelpfulCrowd%20compatible%20csv-3168) - [Scrape Trustpilot Reviews Using Bright Data & GPT-4o-mini for Winning Ad Copy-3610](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Trustpilot%20Reviews%20Using%20Bright%20Data%20%26%20GPT-4o-mini%20for%20Winning%20Ad%20Copy-3610) - [Scrape Trustpilot Reviews with DeepSeek, Analyze Sentiment with OpenAI-2792](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Trustpilot%20Reviews%20with%20DeepSeek%2C%20Analyze%20Sentiment%20with%20OpenAI-2792) - [Scrape Twitter Profiles with Bright Data API and Export to Google Sheets-6405](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Twitter%20Profiles%20with%20Bright%20Data%20API%20and%20Export%20to%20Google%20Sheets-6405) - [Scrape Upwork Job Listings & Generate Daily Email Reports with Apify & Google Sheets-6028](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Upwork%20Job%20Listings%20%26%20Generate%20Daily%20Email%20Reports%20with%20Apify%20%26%20Google%20Sheets-6028) - [Scrape Web Data with Bright Data, Google Gemini and MCP Automated AI Agent-3778](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%20Web%20Data%20with%20Bright%20Data%2C%20Google%20Gemini%20and%20MCP%20Automated%20AI%20Agent-3778) - [Scrape, Structure, and Store News Data using Decodo, Gemini AI and Google Sheets-9965](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Scrape%2C%20Structure%2C%20and%20Store%20News%20Data%20using%20Decodo%2C%20Gemini%20AI%20and%20Google%20Sheets-9965) - [ScrapingBee and Google Sheets Integration Template-7927](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/ScrapingBee%20and%20Google%20Sheets%20Integration%20Template-7927) - [Screen and Evaluate Job Candidates with GPT-4, Airtable, and Google Drive-4481](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Screen%20and%20Evaluate%20Job%20Candidates%20with%20GPT-4%2C%20Airtable%2C%20and%20Google%20Drive-4481) - [Screen Applicants With AI, notify HR and save them in a Google Sheet-2632](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Screen%20Applicants%20With%20AI%2C%20notify%20HR%20and%20save%20them%20in%20a%20Google%20Sheet-2632) - [Screen Job Applicants with Gemini AI: Jotform to Notion Hiring Pipeline-9955](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Screen%20Job%20Applicants%20with%20Gemini%20AI%3A%20Jotform%20to%20Notion%20Hiring%20Pipeline-9955) - [Screen Resumes & Send Follow-ups with OpenAI GPT-4o, Google Sheets & Gmail-5464](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Screen%20Resumes%20%26%20Send%20Follow-ups%20with%20OpenAI%20GPT-4o%2C%20Google%20Sheets%20%26%20Gmail-5464) - [ScriptSentry: Detect Sensitive Information in JavaScript-5497](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/ScriptSentry%3A%20Detect%20Sensitive%20Information%20in%20JavaScript-5497) - [Search & Summarize Web Data with Perplexity, Gemini AI & Bright Data to Webhooks-3534](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Search%20%26%20Summarize%20Web%20Data%20with%20Perplexity%2C%20Gemini%20AI%20%26%20Bright%20Data%20to%20Webhooks-3534) - [Search and Compare Flights with DeepSeek AI and Google Flights API-7322](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Search%20and%20Compare%20Flights%20with%20DeepSeek%20AI%20and%20Google%20Flights%20API-7322) - [Search and download torrents using transmission-daemon-1381](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Search%20and%20download%20torrents%20using%20transmission-daemon-1381) - [Search and Retrieve eBay Product Data with Catalog API for AI Agents-5566](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Search%20and%20Retrieve%20eBay%20Product%20Data%20with%20Catalog%20API%20for%20AI%20Agents-5566) - [Search Business Prospects with Natural Language using Claude AI and Explorium MCP-4840](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Search%20Business%20Prospects%20with%20Natural%20Language%20using%20Claude%20AI%20and%20Explorium%20MCP-4840) - [Search Google, Bing, Yandex & Extract Structured Results with Bright Data MCP & Google Gemini-4820](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Search%20Google%2C%20Bing%2C%20Yandex%20%26%20Extract%20Structured%20Results%20with%20Bright%20Data%20MCP%20%26%20Google%20Gemini-4820) - [Search LinkedIn companies and add them to Airtable CRM-3717](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Search%20LinkedIn%20companies%20and%20add%20them%20to%20Airtable%20CRM-3717) - [Search LinkedIn companies, Score with AI and add them to Google Sheet CRM-3904](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Search%20LinkedIn%20companies%2C%20Score%20with%20AI%20and%20add%20them%20to%20Google%20Sheet%20CRM-3904) - [Search Outlook Emails with Natural Language Queries using GPT-4o-7600](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Search%20Outlook%20Emails%20with%20Natural%20Language%20Queries%20using%20GPT-4o-7600) - [Search the Web with MCP-based Brave Search Engine on Telegram-3231](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Search%20the%20Web%20with%20MCP-based%20Brave%20Search%20Engine%20on%20Telegram-3231) - [Search, Manage, and Analyze Podcasts with Listen API for AI Agents-5605](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Search%2C%20Manage%2C%20and%20Analyze%20Podcasts%20with%20Listen%20API%20for%20AI%20Agents-5605) - [Secure API Endpoint with Bearer Token Authentication and Field Validation-3970](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Secure%20API%20Endpoint%20with%20Bearer%20Token%20Authentication%20and%20Field%20Validation-3970) - [Secure GET Webhooks with Query Parameter Validation for Limited Authentication Cases-9570](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Secure%20GET%20Webhooks%20with%20Query%20Parameter%20Validation%20for%20Limited%20Authentication%20Cases-9570) - [Secure GitHub Webhooks with HMAC256 Signature Validation-8906](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Secure%20GitHub%20Webhooks%20with%20HMAC256%20Signature%20Validation-8906) - [Secure User Emails with AES-256 Encryption and Verification System-5733](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Secure%20User%20Emails%20with%20AES-256%20Encryption%20and%20Verification%20System-5733) - [Secure Web Form to Odoo CRM Lead Creation with UTM Tracking-7289](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Secure%20Web%20Form%20to%20Odoo%20CRM%20Lead%20Creation%20with%20UTM%20Tracking-7289) - [Securely Backup Gmail Attachments to Google Drive with WhatsApp Notifications-6128](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Securely%20Backup%20Gmail%20Attachments%20to%20Google%20Drive%20with%20WhatsApp%20Notifications-6128) - [Securely Call Google Cloud Run APIs with Service Account Authentication-7568](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Securely%20Call%20Google%20Cloud%20Run%20APIs%20with%20Service%20Account%20Authentication-7568) - [Securely Call Private Google Cloud Run APIs with JWT Authentication-7571](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Securely%20Call%20Private%20Google%20Cloud%20Run%20APIs%20with%20JWT%20Authentication-7571) - [Security Reconnaissance with Google Dorks, Parsera Scraping, and Gmail Reports-5980](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Security%20Reconnaissance%20with%20Google%20Dorks%2C%20Parsera%20Scraping%2C%20and%20Gmail%20Reports-5980) - [Segment PDFs by Table of Contents with Gemini AI and Chunkr.ai-4697](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Segment%20PDFs%20by%20Table%20of%20Contents%20with%20Gemini%20AI%20and%20Chunkr.ai-4697) - [Segment WooCommerce Customers for Targeted Marketing with RFM Analysis-4880](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Segment%20WooCommerce%20Customers%20for%20Targeted%20Marketing%20with%20RFM%20Analysis-4880) - [Selective Forex Factory Calendar Import & Cleanup for Google Calendar-8327](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Selective%20Forex%20Factory%20Calendar%20Import%20%26%20Cleanup%20for%20Google%20Calendar-8327) - [Self-Hosted JWT Authentication System with Data Tables and Token Management-9660](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Self-Hosted%20JWT%20Authentication%20System%20with%20Data%20Tables%20and%20Token%20Management-9660) - [Self-Learning AI Assistant with Permanent Memory | GPT,Telegram & Pinecone RAG-3183](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Self-Learning%20AI%20Assistant%20with%20Permanent%20Memory%20%7C%20GPT%2CTelegram%20%26%20Pinecone%20RAG-3183) - [Sell a Used Car with an AI Agent in Airtop-3483](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sell%20a%20Used%20Car%20with%20an%20AI%20Agent%20in%20Airtop-3483) - [Send a Discord message when a certain Onfleet event happens-1528](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20a%20Discord%20message%20when%20a%20certain%20Onfleet%20event%20happens-1528) - [Send a message on Mattermost when a lead replies to your Lemlist email-984](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20a%20message%20on%20Mattermost%20when%20a%20lead%20replies%20to%20your%20Lemlist%20email-984) - [Send a message on Mattermost when a workflow is updated-1059](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20a%20message%20on%20Mattermost%20when%20a%20workflow%20is%20updated-1059) - [Send a message on Mattermost when you get a reply in Emelia-1039](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20a%20message%20on%20Mattermost%20when%20you%20get%20a%20reply%20in%20Emelia-1039) - [Send a message via AWS SNS-501](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20a%20message%20via%20AWS%20SNS-501) - [Send a message with an inline embedded image with Gmail-2280](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20a%20message%20with%20an%20inline%20embedded%20image%20with%20Gmail-2280) - [Send a tweet to Twitter-445](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20a%20tweet%20to%20Twitter-445) - [Send a welcome private message to your new BlueSky followers-2570](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20a%20welcome%20private%20message%20to%20your%20new%20BlueSky%20followers-2570) - [Send a Whatsapp message via Twilio when a certain Onfleet event happens-1525](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20a%20Whatsapp%20message%20via%20Twilio%20when%20a%20certain%20Onfleet%20event%20happens-1525) - [Send AI-Enhanced Economic Calendar Alerts to Telegram with Gemini-2.0-Flash-5450](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20AI-Enhanced%20Economic%20Calendar%20Alerts%20to%20Telegram%20with%20Gemini-2.0-Flash-5450) - [Send AI-Generated Emails via Telegram Using GPT-4o-mini and Gmail-4265](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20AI-Generated%20Emails%20via%20Telegram%20Using%20GPT-4o-mini%20and%20Gmail-4265) - [Send AI-Summarized Unread Email Alerts to Slack using GPT-4o and Gmail-7622](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20AI-Summarized%20Unread%20Email%20Alerts%20to%20Slack%20using%20GPT-4o%20and%20Gmail-7622) - [Send an SMS using MSG91-511](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20an%20SMS%20using%20MSG91-511) - [Send an SMS using the Mocean node-667](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20an%20SMS%20using%20the%20Mocean%20node-667) - [Send an SMS/Whatsapp message with Twilio-401](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20an%20SMS%2FWhatsapp%20message%20with%20Twilio-401) - [Send Automated Appointment Reminders via SMS with Twilio Webhook-6932](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Automated%20Appointment%20Reminders%20via%20SMS%20with%20Twilio%20Webhook-6932) - [Send automated daily reminders on Telegram-1387](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20automated%20daily%20reminders%20on%20Telegram-1387) - [Send Automated Discount Vouchers to High-Value Magento 2 Customers with Gmail-6982](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Automated%20Discount%20Vouchers%20to%20High-Value%20Magento%202%20Customers%20with%20Gmail-6982) - [Send Automated Patient Appointment Reminders via Email & SMS with Multi-Database Support-6548](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Automated%20Patient%20Appointment%20Reminders%20via%20Email%20%26%20SMS%20with%20Multi-Database%20Support-6548) - [Send Automated Recruitment Rejection Email at End-of-Day (Google Sheets | Gmail)-7766](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Automated%20Recruitment%20Rejection%20Email%20at%20End-of-Day%20(Google%20Sheets%20%7C%20Gmail)-7766) - [Send Automatic WhatsApp Order Confirmations from Shopify with Rapiwa & Google Sheets-9262](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Automatic%20WhatsApp%20Order%20Confirmations%20from%20Shopify%20with%20Rapiwa%20%26%20Google%20Sheets-9262) - [Send bulk SMS messages from Google Sheets with Twilio-8684](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20bulk%20SMS%20messages%20from%20Google%20Sheets%20with%20Twilio-8684) - [Send Bulk WhatsApp Messages from Google Sheets using Rapiwa API-8558](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Bulk%20WhatsApp%20Messages%20from%20Google%20Sheets%20using%20Rapiwa%20API-8558) - [Send Bulk WhatsApp Messages from Google Sheets using WasenderAPI-6175](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Bulk%20WhatsApp%20Messages%20from%20Google%20Sheets%20using%20WasenderAPI-6175) - [Send Chat Message Notifications from Tawk.to to Gmail-6024](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Chat%20Message%20Notifications%20from%20Tawk.to%20to%20Gmail-6024) - [Send Cryptocurrency Price Threshold Alerts from CoinGecko to Discord-4759](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Cryptocurrency%20Price%20Threshold%20Alerts%20from%20CoinGecko%20to%20Discord-4759) - [Send Daily 4K Bluray Preorder Updates from Blu-ray.com to Discord-6830](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Daily%204K%20Bluray%20Preorder%20Updates%20from%20Blu-ray.com%20to%20Discord-6830) - [Send Daily AI-Generated Quotes & Images to Telegram with GPT-4o and Flux-pro-7425](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Daily%20AI-Generated%20Quotes%20%26%20Images%20to%20Telegram%20with%20GPT-4o%20and%20Flux-pro-7425) - [Send Daily Currency Exchange Rate Updates via CurrencyFreaks API and Gmail-5512](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Daily%20Currency%20Exchange%20Rate%20Updates%20via%20CurrencyFreaks%20API%20and%20Gmail-5512) - [Send Daily Inspirational Quotes with Gemini Translation to Telegram Subscribers-7688](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Daily%20Inspirational%20Quotes%20with%20Gemini%20Translation%20to%20Telegram%20Subscribers-7688) - [Send Daily Mailchimp Subscriber Reports to Slack-7603](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Daily%20Mailchimp%20Subscriber%20Reports%20to%20Slack-7603) - [Send Daily Mortgage Rate Updates from Mortgage News Daily to Messaging Platforms-8988](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Daily%20Mortgage%20Rate%20Updates%20from%20Mortgage%20News%20Daily%20to%20Messaging%20Platforms-8988) - [Send Daily Real Estate Construction Updates via Gmail & WhatsApp with Google Sheets-6694](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Daily%20Real%20Estate%20Construction%20Updates%20via%20Gmail%20%26%20WhatsApp%20with%20Google%20Sheets-6694) - [Send daily recipe emails automatically -856](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20daily%20recipe%20emails%20automatically%20-856) - [Send daily translated Calvin and Hobbes Comics to Discord-2560](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20daily%20translated%20Calvin%20and%20Hobbes%20Comics%20to%20Discord-2560) - [Send daily weather forecast from Meteosource to Email (with Gmail)-7815](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20daily%20weather%20forecast%20from%20Meteosource%20to%20Email%20(with%20Gmail)-7815) - [Send Daily Weather Forecasts from OpenWeatherMap to Telegram with Smart Formatting-4608](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Daily%20Weather%20Forecasts%20from%20OpenWeatherMap%20to%20Telegram%20with%20Smart%20Formatting-4608) - [Send Daily Weather Reports to Email with OpenWeatherMap and Gmail-6465](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Daily%20Weather%20Reports%20to%20Email%20with%20OpenWeatherMap%20and%20Gmail-6465) - [Send daily weather updates to a phone number via Plivo-1005](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20daily%20weather%20updates%20to%20a%20phone%20number%20via%20Plivo-1005) - [Send deduplicated Kubernetes(EKS/GKE/AKS) error logs from Grafana Loki to Slack-7021](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20deduplicated%20Kubernetes(EKS%2FGKE%2FAKS)%20error%20logs%20from%20Grafana%20Loki%20to%20Slack-7021) - [Send Email if server has upgradable packages-2925](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Email%20if%20server%20has%20upgradable%20packages-2925) - [Send Emails via Gmail from Obsidian-2591](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Emails%20via%20Gmail%20from%20Obsidian-2591) - [Send Gmail Messages with Custom Aliases and Attachments via API-5613](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Gmail%20Messages%20with%20Custom%20Aliases%20and%20Attachments%20via%20API-5613) - [Send Google analytics data to A.I. to analyze then save results in Baserow-2517](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Google%20analytics%20data%20to%20A.I.%20to%20analyze%20then%20save%20results%20in%20Baserow-2517) - [Send Hourly Crypto Market Analysis from Binance to Telegram-3621](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Hourly%20Crypto%20Market%20Analysis%20from%20Binance%20to%20Telegram-3621) - [Send HTTP Requests to a list of URLs-2276](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20HTTP%20Requests%20to%20a%20list%20of%20URLs-2276) - [Send interview reminders (10 minutes) from Google Calendar to Slack DMs-6683](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20interview%20reminders%20(10%20minutes)%20from%20Google%20Calendar%20to%20Slack%20DMs-6683) - [Send Jira task notifications to Telegram user via Bot-2708](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Jira%20task%20notifications%20to%20Telegram%20user%20via%20Bot-2708) - [Send labeled email to a Notion database-1939](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20labeled%20email%20to%20a%20Notion%20database-1939) - [Send Linkedin Connection Request with Airtop-4253](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Linkedin%20Connection%20Request%20with%20Airtop-4253) - [Send links from Telegram Channel to Hoarder and Readeck-3436](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20links%20from%20Telegram%20Channel%20to%20Hoarder%20and%20Readeck-3436) - [Send Matomo analytics data to A.I. to analyze then save results in Baserow-2561](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Matomo%20analytics%20data%20to%20A.I.%20to%20analyze%20then%20save%20results%20in%20Baserow-2561) - [Send memes via Discord-683](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20memes%20via%20Discord-683) - [Send Messages from AI Agents with Mandrill Tool MCP Server-5206](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Messages%20from%20AI%20Agents%20with%20Mandrill%20Tool%20MCP%20Server-5206) - [Send Monthly Toggl Time Tracking Summary via Resend Email-9864](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Monthly%20Toggl%20Time%20Tracking%20Summary%20via%20Resend%20Email-9864) - [Send Motivational Quotes to Slack-4061](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Motivational%20Quotes%20to%20Slack-4061) - [Send Multi-Channel Medication Reminders to Patients with Google Sheets & WhatsApp-7326](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Multi-Channel%20Medication%20Reminders%20to%20Patients%20with%20Google%20Sheets%20%26%20WhatsApp-7326) - [Send Multi-City Weather Forecasts with AI-Enhanced Formatting from OpenWeatherMap to Gmail-9909](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Multi-City%20Weather%20Forecasts%20with%20AI-Enhanced%20Formatting%20from%20OpenWeatherMap%20to%20Gmail-9909) - [Send n8n automation errors to a Monday.com board-2074](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20n8n%20automation%20errors%20to%20a%20Monday.com%20board-2074) - [Send n8n Error Reports to LINE-3141](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20n8n%20Error%20Reports%20to%20LINE-3141) - [Send One-Time Email Alerts for Urgent Tasks with Google Sheets and Gmail-9324](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20One-Time%20Email%20Alerts%20for%20Urgent%20Tasks%20with%20Google%20Sheets%20and%20Gmail-9324) - [Send or update new Mailchimp subscribers in HubSpot-1771](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20or%20update%20new%20Mailchimp%20subscribers%20in%20HubSpot-1771) - [Send Organized Security CVE Digests from NVD with AI-Polished Summaries to Gmail-8097](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Organized%20Security%20CVE%20Digests%20from%20NVD%20with%20AI-Polished%20Summaries%20to%20Gmail-8097) - [Send Patient Condition Updates with Google Sheets, Email & WhatsApp Alerts-7247](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Patient%20Condition%20Updates%20with%20Google%20Sheets%2C%20Email%20%26%20WhatsApp%20Alerts-7247) - [Send Personalized Follow-Up Emails for Calendly Bookings with GPT-4 and Outlook-7306](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Personalized%20Follow-Up%20Emails%20for%20Calendly%20Bookings%20with%20GPT-4%20and%20Outlook-7306) - [Send Personalized Healthcare Joke Emails with OpenAI, Gmail, and Google Sheets-7854](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Personalized%20Healthcare%20Joke%20Emails%20with%20OpenAI%2C%20Gmail%2C%20and%20Google%20Sheets-7854) - [Send Personalized HTML Welcome Emails to New Xero Contacts via SMTP-7165](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Personalized%20HTML%20Welcome%20Emails%20to%20New%20Xero%20Contacts%20via%20SMTP-7165) - [Send Personalized HTML Welcome Emails to New Xero Contacts via SMTP-7587](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Personalized%20HTML%20Welcome%20Emails%20to%20New%20Xero%20Contacts%20via%20SMTP-7587) - [Send Personalized Product Recommendations via Email After Shopify Purchases-6579](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Personalized%20Product%20Recommendations%20via%20Email%20After%20Shopify%20Purchases-6579) - [Send Personalized Transactional Emails from KlickTipp via SMTP-8508](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Personalized%20Transactional%20Emails%20from%20KlickTipp%20via%20SMTP-8508) - [Send Personalized WhatsApp Templates Triggered by KlickTipp with Auto-Responses-3937](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Personalized%20WhatsApp%20Templates%20Triggered%20by%20KlickTipp%20with%20Auto-Responses-3937) - [Send Postcards to Contacts Automatically using CentralStationCRM and EchtPost-6124](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Postcards%20to%20Contacts%20Automatically%20using%20CentralStationCRM%20and%20EchtPost-6124) - [Send Predefined Personalized Emails to Leads from Google Sheets using SendGrid-6917](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Predefined%20Personalized%20Emails%20to%20Leads%20from%20Google%20Sheets%20using%20SendGrid-6917) - [Send Preventive Maintenance Schedules with Google Sheets and Gmail ICS Invites-7700](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Preventive%20Maintenance%20Schedules%20with%20Google%20Sheets%20and%20Gmail%20ICS%20Invites-7700) - [Send Private Welcome Messages to New WhatsApp Group Members with Evolution API-6462](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Private%20Welcome%20Messages%20to%20New%20WhatsApp%20Group%20Members%20with%20Evolution%20API-6462) - [Send Pushover Notifications From AI Agent-5090](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Pushover%20Notifications%20From%20AI%20Agent-5090) - [Send Rapiwa WhatsApp Apology & Reorder Link When Shopify Order is Cancelled-10237](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Rapiwa%20WhatsApp%20Apology%20%26%20Reorder%20Link%20When%20Shopify%20Order%20is%20Cancelled-10237) - [Send Real-time Notifications for New Shopify Orders to Slack-6109](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Real-time%20Notifications%20for%20New%20Shopify%20Orders%20to%20Slack-6109) - [Send Real-Time Zoho Ecommerce Order Notifications via Email-6369](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Real-Time%20Zoho%20Ecommerce%20Order%20Notifications%20via%20Email-6369) - [Send sales data from Webhook to Mautic-467](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20sales%20data%20from%20Webhook%20to%20Mautic-467) - [Send Scheduled Financial Digests to Telegram from Notion with Multi-Schedule Alerts-10669](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Scheduled%20Financial%20Digests%20to%20Telegram%20from%20Notion%20with%20Multi-Schedule%20Alerts-10669) - [Send Scheduled RSS News Digest Emails with Formatted HTML in Gmail-6223](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Scheduled%20RSS%20News%20Digest%20Emails%20with%20Formatted%20HTML%20in%20Gmail-6223) - [Send School Fee Reminders with Payment Links via Email & WhatsApp-7039](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20School%20Fee%20Reminders%20with%20Payment%20Links%20via%20Email%20%26%20WhatsApp-7039) - [Send Severe Weather Alerts from Visual Crossing to Telegram-10285](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Severe%20Weather%20Alerts%20from%20Visual%20Crossing%20to%20Telegram-10285) - [Send Slack Alerts for AWS IAM Access Keys Older Than 365 Days-7501](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Slack%20Alerts%20for%20AWS%20IAM%20Access%20Keys%20Older%20Than%20365%20Days-7501) - [Send Slack notifications when a new release is published for public Github repos-2353](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Slack%20notifications%20when%20a%20new%20release%20is%20published%20for%20public%20Github%20repos-2353) - [Send SMS alerts based on database queries (Twilio and Postgres)-357](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20SMS%20alerts%20based%20on%20database%20queries%20(Twilio%20and%20Postgres)-357) - [Send SMS via ClickSend API Worldwide without a Phone number-3084](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20SMS%20via%20ClickSend%20API%20Worldwide%20without%20a%20Phone%20number-3084) - [Send Standardized Alert Emails via Gmail with Custom Subject and Content-6189](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Standardized%20Alert%20Emails%20via%20Gmail%20with%20Custom%20Subject%20and%20Content-6189) - [Send structured logs to BetterStack from any workflow using HTTP Request-3400](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20structured%20logs%20to%20BetterStack%20from%20any%20workflow%20using%20HTTP%20Request-3400) - [Send Telegram Notification for New WooCommerce Orders-4818](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Telegram%20Notification%20for%20New%20WooCommerce%20Orders-4818) - [Send Telegram Text and Audio Messages to Notion with DeepSeek Summaries & OpenAI Transcription-3987](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Telegram%20Text%20and%20Audio%20Messages%20to%20Notion%20with%20DeepSeek%20Summaries%20%26%20OpenAI%20Transcription-3987) - [Send the astronomy picture of the day daily to a Telegram channel-828](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20the%20astronomy%20picture%20of%20the%20day%20daily%20to%20a%20Telegram%20channel-828) - [Send TheHive Alerts Using SIGNL4-1630](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20TheHive%20Alerts%20Using%20SIGNL4-1630) - [Send Typeform results to Google Sheet, Slack and email-29](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Typeform%20results%20to%20Google%20Sheet%2C%20Slack%20and%20email-29) - [Send Upwork Client Messages to Slack with Gmail and Google Gemini AI-6600](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Upwork%20Client%20Messages%20to%20Slack%20with%20Gmail%20and%20Google%20Gemini%20AI-6600) - [Send Voice Calls in seconds: Automate Text-To-Speech using ClickSend API-3072](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Voice%20Calls%20in%20seconds%3A%20Automate%20Text-To-Speech%20using%20ClickSend%20API-3072) - [Send weather alerts to your mobile phone with OpenWeatherMap and SIGNL4-966](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20weather%20alerts%20to%20your%20mobile%20phone%20with%20OpenWeatherMap%20and%20SIGNL4-966) - [Send Webflow form data to Google Sheets-2555](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Webflow%20form%20data%20to%20Google%20Sheets-2555) - [Send Weekly Engagement Stats & Raffle Updates via WhatsApp using Airtable-5688](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Weekly%20Engagement%20Stats%20%26%20Raffle%20Updates%20via%20WhatsApp%20using%20Airtable-5688) - [Send Weekly Meeting Schedule Preview from Google Calendar to Gmail-6659](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Weekly%20Meeting%20Schedule%20Preview%20from%20Google%20Calendar%20to%20Gmail-6659) - [Send Weekly Personalized Pet Health Tips with GPT-4o-mini, Gmail and Google Sheets-9714](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Weekly%20Personalized%20Pet%20Health%20Tips%20with%20GPT-4o-mini%2C%20Gmail%20and%20Google%20Sheets-9714) - [Send WhatsApp Bulk Messages from Google Sheets-6237](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20WhatsApp%20Bulk%20Messages%20from%20Google%20Sheets-6237) - [Send WhatsApp Notifications for Cal.com & Calendly Bookings using Google Gemini-7375](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20WhatsApp%20Notifications%20for%20Cal.com%20%26%20Calendly%20Bookings%20using%20Google%20Gemini-7375) - [Send WooCommerce Category Alerts via WhatsApp with Rapiwa API & Google Sheets-9002](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20WooCommerce%20Category%20Alerts%20via%20WhatsApp%20with%20Rapiwa%20API%20%26%20Google%20Sheets-9002) - [Send WooCommerce Cross-Sell Offers to Customers via WhatsApp Using Rapiwa API-10141](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20WooCommerce%20Cross-Sell%20Offers%20to%20Customers%20via%20WhatsApp%20Using%20Rapiwa%20API-10141) - [Send WooCommerce Discount Coupons to Customers via WhatsApp Using Rapiwa API-10140](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20WooCommerce%20Discount%20Coupons%20to%20Customers%20via%20WhatsApp%20Using%20Rapiwa%20API-10140) - [Send YouTube Video Summaries to Obsidian via Dropbox-3886](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20YouTube%20Video%20Summaries%20to%20Obsidian%20via%20Dropbox-3886) - [Send Zendesk tickets to Pipedrive contacts and assign tasks-1806](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Send%20Zendesk%20tickets%20to%20Pipedrive%20contacts%20and%20assign%20tasks-1806) - [Sentiment Analysis of Product Reviews using Google Sheets & OpenAI-6739](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sentiment%20Analysis%20of%20Product%20Reviews%20using%20Google%20Sheets%20%26%20OpenAI-6739) - [Sentiment Analysis Tracking on Support Issues with Linear and Slack-2647](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sentiment%20Analysis%20Tracking%20on%20Support%20Issues%20with%20Linear%20and%20Slack-2647) - [Sentiment Analytics Visualizer-5204](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sentiment%20Analytics%20Visualizer-5204) - [SEO Blog Generator with GPT-4o, Perplexity, and Telegram Integration-3672](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/SEO%20Blog%20Generator%20with%20GPT-4o%2C%20Perplexity%2C%20and%20Telegram%20Integration-3672) - [SEO Blog Publishing for Jekyll with GPT-4, GitHub & Social Sharing-5598](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/SEO%20Blog%20Publishing%20for%20Jekyll%20with%20GPT-4%2C%20GitHub%20%26%20Social%20Sharing-5598) - [SEO Competitor Analysis & Data Logging with Semrush API and Google Sheets-7463](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/SEO%20Competitor%20Analysis%20%26%20Data%20Logging%20with%20Semrush%20API%20and%20Google%20Sheets-7463) - [SEO Competitor Analysis with RapidAPI and Google Sheets Logging-8242](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/SEO%20Competitor%20Analysis%20with%20RapidAPI%20and%20Google%20Sheets%20Logging-8242) - [SEO FAQ Generator for Websites using GPT 5 Nano and Google Sheets-8659](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/SEO%20FAQ%20Generator%20for%20Websites%20using%20GPT%205%20Nano%20and%20Google%20Sheets-8659) - [SEO Keyword Difficulty & SERP Analysis with RapidAPI and Google Sheets-7724](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/SEO%20Keyword%20Difficulty%20%26%20SERP%20Analysis%20with%20RapidAPI%20and%20Google%20Sheets-7724) - [SEO On-site Audit-5106](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/SEO%20On-site%20Audit-5106) - [SERP Competitor Research with Scrape.do API & Google Sheets-8917](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/SERP%20Competitor%20Research%20with%20Scrape.do%20API%20%26%20Google%20Sheets-8917) - [SERP Keyword Ranking Checker with RapidAPI & Google Sheets-8286](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/SERP%20Keyword%20Ranking%20Checker%20with%20RapidAPI%20%26%20Google%20Sheets-8286) - [Serve Custom HTML Webpages with Webhooks-5173](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Serve%20Custom%20HTML%20Webpages%20with%20Webhooks-5173) - [Serve Inspirational Quotes On-Demand via Webhook using ZenQuotes API-4065](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Serve%20Inspirational%20Quotes%20On-Demand%20via%20Webhook%20using%20ZenQuotes%20API-4065) - [Server & Network Monitoring Alerts via WhatsApp using HetrixTools-8650](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Server%20%26%20Network%20Monitoring%20Alerts%20via%20WhatsApp%20using%20HetrixTools-8650) - [Service Health Monitoring with Double-Verification & Slack Alerts-8130](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Service%20Health%20Monitoring%20with%20Double-Verification%20%26%20Slack%20Alerts-8130) - [Service Scheduling & Route Planner for Deliveries with Notion, Telegram and Maps-8077](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Service%20Scheduling%20%26%20Route%20Planner%20for%20Deliveries%20with%20Notion%2C%20Telegram%20and%20Maps-8077) - [ServiceNow Incident Notifications to Slack Workflow-2704](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/ServiceNow%20Incident%20Notifications%20to%20Slack%20Workflow-2704) - [Set alert on the website changes-426](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Set%20alert%20on%20the%20website%20changes-426) - [Set up cluster centres&thresholds for anomaly detection [2/3 - anomaly]-2655](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Set%20up%20cluster%20centres%26thresholds%20for%20anomaly%20detection%20%5B2%2F3%20-%20anomaly%5D-2655) - [Set Up Complete MERN Stack Development Environment on Linux Server-6131](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Set%20Up%20Complete%20MERN%20Stack%20Development%20Environment%20on%20Linux%20Server-6131) - [SharePoint List Fetch with OAuth Token-2527](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/SharePoint%20List%20Fetch%20with%20OAuth%20Token-2527) - [Shopify Multi-Module Automation with GPT-4o, Langchain Agents & Integrations-4455](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Shopify%20Multi-Module%20Automation%20with%20GPT-4o%2C%20Langchain%20Agents%20%26%20Integrations-4455) - [Shopify VIP Alerts: AI Summary & Slack Notification for Big Orders-4384](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Shopify%20VIP%20Alerts%3A%20AI%20Summary%20%26%20Slack%20Notification%20for%20Big%20Orders-4384) - [Short Video Creation Suite with GPT, Leonardo AI, RunwayML & JSON2Video-3982](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Short%20Video%20Creation%20Suite%20with%20GPT%2C%20Leonardo%20AI%2C%20RunwayML%20%26%20JSON2Video-3982) - [Sign PDF Documents with X.509 Certificates using PAdES Standards-10606](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sign%20PDF%20Documents%20with%20X.509%20Certificates%20using%20PAdES%20Standards-10606) - [Simple Bluesky multi-image post using native Bluesky API-2562](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Simple%20Bluesky%20multi-image%20post%20using%20native%20Bluesky%20API-2562) - [Simple error workflow-10755](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Simple%20error%20workflow-10755) - [Simple Eval for Legal Benchmarking-4712](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Simple%20Eval%20for%20Legal%20Benchmarking-4712) - [Simple Expense Tracker with n8n Chat, AI Agent and Google Sheets-2819](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Simple%20Expense%20Tracker%20with%20n8n%20Chat%2C%20AI%20Agent%20and%20Google%20Sheets-2819) - [Simple Google indexing Workflow in N8N-2123](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Simple%20Google%20indexing%20Workflow%20in%20N8N-2123) - [Simple Lead Capture and Follow-on with n8n Multi-Forms-2581](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Simple%20Lead%20Capture%20and%20Follow-on%20with%20n8n%20Multi-Forms-2581) - [Simple SMS Messaging System with Textbelt API Integration-6228](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Simple%20SMS%20Messaging%20System%20with%20Textbelt%20API%20Integration-6228) - [Simple Social: Instagram Single Image Post with Facebook API-2537](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Simple%20Social%3A%20Instagram%20Single%20Image%20Post%20with%20Facebook%20API-2537) - [Simplest way to create a Stripe Payment Link-2195](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Simplest%20way%20to%20create%20a%20Stripe%20Payment%20Link-2195) - [Simplify Medical Lab Reports with Ollama AI and Email Delivery System-7274](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Simplify%20Medical%20Lab%20Reports%20with%20Ollama%20AI%20and%20Email%20Delivery%20System-7274) - [Simulate Debates Between AI Agents Using Mistral to Optimize Answers-5682](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Simulate%20Debates%20Between%20AI%20Agents%20Using%20Mistral%20to%20Optimize%20Answers-5682) - [Simulate Phishing Attacks with Google Sheets for Security Awareness & SOC Testing-6510](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Simulate%20Phishing%20Attacks%20with%20Google%20Sheets%20for%20Security%20Awareness%20%26%20SOC%20Testing-6510) - [Sitemap Page Extractor: Discover, Clean, and Save Website URLs to Google Sheets-7758](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sitemap%20Page%20Extractor%3A%20Discover%2C%20Clean%2C%20and%20Save%20Website%20URLs%20to%20Google%20Sheets-7758) - [Sitemap.xml Metadata Export to Google Sheets (Title, Meta Description, and URLs)-8691](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sitemap.xml%20Metadata%20Export%20to%20Google%20Sheets%20(Title%2C%20Meta%20Description%2C%20and%20URLs)-8691) - [Skip Tracing: Extract Phones & Emails from TruePeopleSearch with Zyte API-6886](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Skip%20Tracing%3A%20Extract%20Phones%20%26%20Emails%20from%20TruePeopleSearch%20with%20Zyte%20API-6886) - [Slack AI ChatBot : Context-Aware, Replies to Mentions AND also DMs-5845](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Slack%20AI%20ChatBot%20%3A%20Context-Aware%2C%20Replies%20to%20Mentions%20AND%20also%20DMs-5845) - [Slack AI Chatbot for business team with RAG, Claude 3.7 Sonnet and Google Drive-3414](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Slack%20AI%20Chatbot%20for%20business%20team%20with%20RAG%2C%20Claude%203.7%20Sonnet%20and%20Google%20Drive-3414) - [Slack Auto Translator between Japanese & English with GPT-4o-mini-9943](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Slack%20Auto%20Translator%20between%20Japanese%20%26%20English%20with%20GPT-4o-mini-9943) - [Slack slash commands AI Chat Bot-2905](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Slack%20slash%20commands%20AI%20Chat%20Bot-2905) - [Slack Webhook - Verify Signature-2009](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Slack%20Webhook%20-%20Verify%20Signature-2009) - [Slack-OpenAI Assistant Integration for Direct Messages & @mentions-4683](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Slack-OpenAI%20Assistant%20Integration%20for%20Direct%20Messages%20%26%20%40mentions-4683) - [SLL Expiry Alert with SSL-Checker.io-2694](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/SLL%20Expiry%20Alert%20with%20SSL-Checker.io-2694) - [Smart AI Router: Direct Queries to GPT, Claude, Gemini, or Perplexity Based on Content Type-7004](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20AI%20Router%3A%20Direct%20Queries%20to%20GPT%2C%20Claude%2C%20Gemini%2C%20or%20Perplexity%20Based%20on%20Content%20Type-7004) - [Smart Amazon Shopping Assistant with Gemini AI and Telegram-6384](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20Amazon%20Shopping%20Assistant%20with%20Gemini%20AI%20and%20Telegram-6384) - [Smart Chat Assistant with GPT-5, Google Sheets, and Pinecone RAG Memory-10828](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20Chat%20Assistant%20with%20GPT-5%2C%20Google%20Sheets%2C%20and%20Pinecone%20RAG%20Memory-10828) - [Smart Chat Routing Between Gemini and GPT Models Based on Query Complexity-9247](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20Chat%20Routing%20Between%20Gemini%20and%20GPT%20Models%20Based%20on%20Query%20Complexity-9247) - [Smart Chat Routing System with Gemini AI and Notion for Customer Support-7524](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20Chat%20Routing%20System%20with%20Gemini%20AI%20and%20Notion%20for%20Customer%20Support-7524) - [Smart CSM Assignment & AI Welcome Emails for HubSpot Deal Wins with Gmail-10398](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20CSM%20Assignment%20%26%20AI%20Welcome%20Emails%20for%20HubSpot%20Deal%20Wins%20with%20Gmail-10398) - [Smart Customer Support System with GPT-4o, Gmail, Slack & Drive Knowledge Base'-4543](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20Customer%20Support%20System%20with%20GPT-4o%2C%20Gmail%2C%20Slack%20%26%20Drive%20Knowledge%20Base'-4543) - [Smart Email Assistant: Automate Customer Support with AI & Supabase-2929](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20Email%20Assistant%3A%20Automate%20Customer%20Support%20with%20AI%20%26%20Supabase-2929) - [Smart Email Auto-Responder Template using AI-3277](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20Email%20Auto-Responder%20Template%20using%20AI-3277) - [Smart Email Classifier & Auto-Responder with AI-3242](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20Email%20Classifier%20%26%20Auto-Responder%20with%20AI-3242) - [Smart Email Draft Generator-5196](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20Email%20Draft%20Generator-5196) - [Smart Email Manager with Gmail, GPT-4 Classification & Auto-Responses-7855](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20Email%20Manager%20with%20Gmail%2C%20GPT-4%20Classification%20%26%20Auto-Responses-7855) - [Smart Email Outreach Sequence – AI-Powered & Customizable-2833](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20Email%20Outreach%20Sequence%20%E2%80%93%20AI-Powered%20%26%20Customizable-2833) - [Smart Email Triage with Gmail, GPT-4, Slack and Google Sheets-9680](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20Email%20Triage%20with%20Gmail%2C%20GPT-4%2C%20Slack%20and%20Google%20Sheets-9680) - [Smart Facebook Messenger Chatbot with Gemini AI, Message Batching and History-9192](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20Facebook%20Messenger%20Chatbot%20with%20Gemini%20AI%2C%20Message%20Batching%20and%20History-9192) - [Smart Gmail Auto-Replies While Out of Office with GPT-4o-mini-7625](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20Gmail%20Auto-Replies%20While%20Out%20of%20Office%20with%20GPT-4o-mini-7625) - [Smart Gmail Cleaner with AI Validator & Telegram Alerts-3502](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20Gmail%20Cleaner%20with%20AI%20Validator%20%26%20Telegram%20Alerts-3502) - [Smart Gmail Inbox Management with Gemini: Auto-label and Draft Replies-10664](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20Gmail%20Inbox%20Management%20with%20Gemini%3A%20Auto-label%20and%20Draft%20Replies-10664) - [Smart Helpdesk Ticket Alerts from Easy Redmine to Teams with GPT-4 Summaries-7292](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20Helpdesk%20Ticket%20Alerts%20from%20Easy%20Redmine%20to%20Teams%20with%20GPT-4%20Summaries-7292) - [Smart Invoice Collection System with GPT-4.1, Gmail & Google Sheets-5391](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20Invoice%20Collection%20System%20with%20GPT-4.1%2C%20Gmail%20%26%20Google%20Sheets-5391) - [Smart IoT Device Health Monitor with ScrapeGraphAI and Telegram-6930](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20IoT%20Device%20Health%20Monitor%20with%20ScrapeGraphAI%20and%20Telegram-6930) - [Smart Job Search: Resume Scoring & Tailoring with OpenAI, Apify, and Airtable-3724](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20Job%20Search%3A%20Resume%20Scoring%20%26%20Tailoring%20with%20OpenAI%2C%20Apify%2C%20and%20Airtable-3724) - [Smart Lead Outreach with Explorium MCP Using Google Sheets and Telegram-5133](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20Lead%20Outreach%20with%20Explorium%20MCP%20Using%20Google%20Sheets%20and%20Telegram-5133) - [Smart Lead Qualification & Routing from Typeform to HubSpot with Data Enrichment-10203](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20Lead%20Qualification%20%26%20Routing%20from%20Typeform%20to%20HubSpot%20with%20Data%20Enrichment-10203) - [Smart LinkedIn Job Filtering with Google Gemini, CV Matching, and Google Maps-8539](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20LinkedIn%20Job%20Filtering%20with%20Google%20Gemini%2C%20CV%20Matching%2C%20and%20Google%20Maps-8539) - [Smart Meeting Rescheduler: Gmail + Calendar + Sheets Automation-8509](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20Meeting%20Rescheduler%3A%20Gmail%20%2B%20Calendar%20%2B%20Sheets%20Automation-8509) - [Smart Nested Folder Creation in OneDrive with Existence Checking-7415](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20Nested%20Folder%20Creation%20in%20OneDrive%20with%20Existence%20Checking-7415) - [Smart RSS Feed Monitoring with AI Filtering, Baserow Storage, and Slack Alerts-6389](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20RSS%20Feed%20Monitoring%20with%20AI%20Filtering%2C%20Baserow%20Storage%2C%20and%20Slack%20Alerts-6389) - [Smart RSS News Alert System with DeepSeek AI and Slack Notifications-8131](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20RSS%20News%20Alert%20System%20with%20DeepSeek%20AI%20and%20Slack%20Notifications-8131) - [Smart Shipping Prioritization with Google Gemini and Google Sheets-7296](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20Shipping%20Prioritization%20with%20Google%20Gemini%20and%20Google%20Sheets-7296) - [Smart Shopify Agent: AI-Powered Abandoned Cart Recovery-4396](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20Shopify%20Agent%3A%20AI-Powered%20Abandoned%20Cart%20Recovery-4396) - [Smart Stock Trading Recommendations with GPT-4, TwelveData & NewsAPI Analysis-8594](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20Stock%20Trading%20Recommendations%20with%20GPT-4%2C%20TwelveData%20%26%20NewsAPI%20Analysis-8594) - [Smart Travel Package Finder: Search Flights & Hotels with Skyscanner-Booking.com-10354](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smart%20Travel%20Package%20Finder%3A%20Search%20Flights%20%26%20Hotels%20with%20Skyscanner-Booking.com-10354) - [Smarter RAG Agents with Enriched Retrieval and Modular Workflows-8008](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smarter%20RAG%20Agents%20with%20Enriched%20Retrieval%20and%20Modular%20Workflows-8008) - [Smartlead Email Campaign Analytics Dashboard with Google Sheets Integration-7210](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smartlead%20Email%20Campaign%20Analytics%20Dashboard%20with%20Google%20Sheets%20Integration-7210) - [SmartLead Sheet Sync (Airtable Edition)-5101](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/SmartLead%20Sheet%20Sync%20(Airtable%20Edition)-5101) - [SmartLead Sheet Sync: Auto-Capture Client Inquiries to Airtable-4149](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/SmartLead%20Sheet%20Sync%3A%20Auto-Capture%20Client%20Inquiries%20to%20Airtable-4149) - [SmartLead Sheet Sync: Auto-Capture Client Inquiries to Google Sheets-4148](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/SmartLead%20Sheet%20Sync%3A%20Auto-Capture%20Client%20Inquiries%20to%20Google%20Sheets-4148) - [Smartlead to HubSpot Performance Analytics-2610](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Smartlead%20to%20HubSpot%20Performance%20Analytics-2610) - [SMS Messaging API Integration for AI Agents with BulkSMS-5548](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/SMS%20Messaging%20API%20Integration%20for%20AI%20Agents%20with%20BulkSMS-5548) - [Snap & Track Nutrition: Telegram Food Photos β†’ Gemini Vision AI β†’ Google Sheets-10277](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Snap%20%26%20Track%20Nutrition%3A%20Telegram%20Food%20Photos%20%E2%86%92%20Gemini%20Vision%20AI%20%E2%86%92%20Google%20Sheets-10277) - [Sneaker Price Drop Alerts with Bright Data & n8n-5223](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sneaker%20Price%20Drop%20Alerts%20with%20Bright%20Data%20%26%20n8n-5223) - [Social Media Analysis and Automated Email Generation-2823](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Social%20Media%20Analysis%20and%20Automated%20Email%20Generation-2823) - [Social Media Content Generator And Publisher | X, Linkedin-3082](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Social%20Media%20Content%20Generator%20And%20Publisher%20%7C%20X%2C%20Linkedin-3082) - [Social Media Sentiment Analysis Dashboard with Custom AI for Twitter, Reddit & LinkedIn-6430](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Social%20Media%20Sentiment%20Analysis%20Dashboard%20with%20Custom%20AI%20for%20Twitter%2C%20Reddit%20%26%20LinkedIn-6430) - [Sort Gmail Emails with GPT-4o into Action Required and No Action Labels-4053](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sort%20Gmail%20Emails%20with%20GPT-4o%20into%20Action%20Required%20and%20No%20Action%20Labels-4053) - [Source Top GitHub Talent by Language & Location with Gemini AI and BrowserAct-9891](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Source%20Top%20GitHub%20Talent%20by%20Language%20%26%20Location%20with%20Gemini%20AI%20and%20BrowserAct-9891) - [Split In Batches node noItemsLeft example-995](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Split%20In%20Batches%20node%20noItemsLeft%20example-995) - [Split Test Different Agent Prompts with Supabase and OpenAI-2992](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Split%20Test%20Different%20Agent%20Prompts%20with%20Supabase%20and%20OpenAI-2992) - [Spot Workplace Discrimination Patterns with AI-2825](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Spot%20Workplace%20Discrimination%20Patterns%20with%20AI-2825) - [Spotify Sync Liked Songs to Playlist-2634](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Spotify%20Sync%20Liked%20Songs%20to%20Playlist-2634) - [Spotify to YouTube Playlist Synchronization-2853](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Spotify%20to%20YouTube%20Playlist%20Synchronization-2853) - [Sprint Cycle Announcements with Form Input, GPT-4 and Slack-4510](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sprint%20Cycle%20Announcements%20with%20Form%20Input%2C%20GPT-4%20and%20Slack-4510) - [SQL to XML export with XSL template formatting-1947](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/SQL%20to%20XML%20export%20with%20XSL%20template%20formatting-1947) - [SSL Certificate Expiry Notifier (No Paid APIs)-4643](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/SSL%20Certificate%20Expiry%20Notifier%20(No%20Paid%20APIs)-4643) - [SSL/TLS Certificate Expiry Monitor with Slack Alert-6957](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/SSL%2FTLS%20Certificate%20Expiry%20Monitor%20with%20Slack%20Alert-6957) - [Stacey – Your Telegram AI Assistant (Powered by MCP, Gemini & Google Tools)-4025](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Stacey%20%E2%80%93%20Your%20Telegram%20AI%20Assistant%20(Powered%20by%20MCP%2C%20Gemini%20%26%20Google%20Tools)-4025) - [Standardize US Phone Numbers with Multiple Format Options and Validation-3812](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Standardize%20US%20Phone%20Numbers%20with%20Multiple%20Format%20Options%20and%20Validation-3812) - [Standardized Workflow Design Pattern with Color-Coding System for Teams-9500](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Standardized%20Workflow%20Design%20Pattern%20with%20Color-Coding%20System%20for%20Teams-9500) - [Standup bot (1/4): Initialize-1472](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Standup%20bot%20(1%2F4)%3A%20Initialize-1472) - [Star Wars Language Translation API for AI Agents - 6 Languages-5638](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Star%20Wars%20Language%20Translation%20API%20for%20AI%20Agents%20-%206%20Languages-5638) - [Starred Slack Messages to Notion Database with AI Auto-Tagging-4502](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Starred%20Slack%20Messages%20to%20Notion%20Database%20with%20AI%20Auto-Tagging-4502) - [Startup Founder Discovery and AI-Powered Outreach with CrunchBase and Gmail-4729](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Startup%20Founder%20Discovery%20and%20AI-Powered%20Outreach%20with%20CrunchBase%20and%20Gmail-4729) - [Startup Funding Research Automation with Claude, Perplexity AI, and Airtable-3107](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Startup%20Funding%20Research%20Automation%20with%20Claude%2C%20Perplexity%20AI%2C%20and%20Airtable-3107) - [Stock Fundamental Analysis & AI-Powered Reports with Mistral and AlphaVantage-5710](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Stock%20Fundamental%20Analysis%20%26%20AI-Powered%20Reports%20with%20Mistral%20and%20AlphaVantage-5710) - [Stock Market Analysis & Prediction with GPT, Claude & Gemini via Telegram-10460](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Stock%20Market%20Analysis%20%26%20Prediction%20with%20GPT%2C%20Claude%20%26%20Gemini%20via%20Telegram-10460) - [Stock Market Daily Digest with Bright Data Scraping & Gemini AI Email Reports-5305](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Stock%20Market%20Daily%20Digest%20with%20Bright%20Data%20Scraping%20%26%20Gemini%20AI%20Email%20Reports-5305) - [Stock Market Information Assistant with Telegram, Yahoo Finance, and GPT-4 Nano-5039](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Stock%20Market%20Information%20Assistant%20with%20Telegram%2C%20Yahoo%20Finance%2C%20and%20GPT-4%20Nano-5039) - [Stock Market Technical Analysis Alerts with Alpha Vantage & Discord-6692](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Stock%20Market%20Technical%20Analysis%20Alerts%20with%20Alpha%20Vantage%20%26%20Discord-6692) - [Stock Market Technical Analysis with GPT-4o and TradingView for Telegram-3202](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Stock%20Market%20Technical%20Analysis%20with%20GPT-4o%20and%20TradingView%20for%20Telegram-3202) - [Stock Portfolio Analysis with Perplexity AI, GPT-4, and Google Sheets-5783](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Stock%20Portfolio%20Analysis%20with%20Perplexity%20AI%2C%20GPT-4%2C%20and%20Google%20Sheets-5783) - [Stock Technical Analysis with Google Gemini-2735](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Stock%20Technical%20Analysis%20with%20Google%20Gemini-2735) - [Store AI-Generated Images in AWS S3: OpenAI Image Creation & Cloud Storage-7485](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Store%20AI-Generated%20Images%20in%20AWS%20S3%3A%20OpenAI%20Image%20Creation%20%26%20Cloud%20Storage-7485) - [Store Chat Data in Supabase PostgreSQL for WhatsApp/Slack with Gemini AI-3867](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Store%20Chat%20Data%20in%20Supabase%20PostgreSQL%20for%20WhatsApp%2FSlack%20with%20Gemini%20AI-3867) - [Store data received from Webhook in JSON-652](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Store%20data%20received%20from%20Webhook%20in%20JSON-652) - [Store Form Submission in Airtable-2716](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Store%20Form%20Submission%20in%20Airtable-2716) - [Store Gmail Email Details in MySQL Database-6302](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Store%20Gmail%20Email%20Details%20in%20MySQL%20Database-6302) - [Store Notion's Pages as Vector Documents into Supabase with OpenAI-2290](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Store%20Notion's%20Pages%20as%20Vector%20Documents%20into%20Supabase%20with%20OpenAI-2290) - [Store responses from Typeform into Airtable-916](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Store%20responses%20from%20Typeform%20into%20Airtable-916) - [Store Retell transcripts in Sheets, Airtable or Notion from webhook-3504](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Store%20Retell%20transcripts%20in%20Sheets%2C%20Airtable%20or%20Notion%20from%20webhook-3504) - [Strategic Social Media Goal Tracker Automation-4469](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Strategic%20Social%20Media%20Goal%20Tracker%20Automation-4469) - [Streamline Client Onboarding with PDF, Trello, Slack, Gmail & Airtable-8930](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Streamline%20Client%20Onboarding%20with%20PDF%2C%20Trello%2C%20Slack%2C%20Gmail%20%26%20Airtable-8930) - [Streamline Content Creation with GPT-4o and One-Click Human Review Approvals-10072](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Streamline%20Content%20Creation%20with%20GPT-4o%20and%20One-Click%20Human%20Review%20Approvals-10072) - [Streamline data from an n8n form into Google Sheet, Airtable and Email Sending-2087](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Streamline%20data%20from%20an%20n8n%20form%20into%20Google%20Sheet%2C%20Airtable%20and%20Email%20Sending-2087) - [Streamline Document Signatures in Telegram with SignNow-8749](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Streamline%20Document%20Signatures%20in%20Telegram%20with%20SignNow-8749) - [Streamlining Document Automation with n8n and JSReport-2254](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Streamlining%20Document%20Automation%20with%20n8n%20and%20JSReport-2254) - [Stripe Customer Duplicate Detection & Management with Airtable & Slack Notifications-8947](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Stripe%20Customer%20Duplicate%20Detection%20%26%20Management%20with%20Airtable%20%26%20Slack%20Notifications-8947) - [Stripe Dispute Management with Google Sheets Ledger & Gmail Notifications-8954](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Stripe%20Dispute%20Management%20with%20Google%20Sheets%20Ledger%20%26%20Gmail%20Notifications-8954) - [Stripe Payment Order Sync – Auto Retrieve Customer & Product Purchased-3391](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Stripe%20Payment%20Order%20Sync%20%E2%80%93%20Auto%20Retrieve%20Customer%20%26%20Product%20Purchased-3391) - [Stripe β†’ Pipedrive: Auto Create Contacts and Deals from Payments-9275](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Stripe%20%E2%86%92%20Pipedrive%3A%20Auto%20Create%20Contacts%20and%20Deals%20from%20Payments-9275) - [Structured Data Extract & Data Mining with Bright Data & Google Gemini-3853](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Structured%20Data%20Extract%20%26%20Data%20Mining%20with%20Bright%20Data%20%26%20Google%20Gemini-3853) - [Student Absence Alerts via Email & WhatsApp with Attendance Tracking-7042](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Student%20Absence%20Alerts%20via%20Email%20%26%20WhatsApp%20with%20Attendance%20Tracking-7042) - [Subdomain Enumeration with Subfinder, HTTPX & GPT-4-Mini for Security Reconnaissance-9735](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Subdomain%20Enumeration%20with%20Subfinder%2C%20HTTPX%20%26%20GPT-4-Mini%20for%20Security%20Reconnaissance-9735) - [Subscription Revenue Optimizer with Stripe, Postgres & Gmail - Predictive Retention-6072](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Subscription%20Revenue%20Optimizer%20with%20Stripe%2C%20Postgres%20%26%20Gmail%20-%20Predictive%20Retention-6072) - [Subscription Tracker & Reminders with GPT-4 nano, Telegram & Google Sheets-7885](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Subscription%20Tracker%20%26%20Reminders%20with%20GPT-4%20nano%2C%20Telegram%20%26%20Google%20Sheets-7885) - [Summarise MS Teams Channel Activity for Weekly Reports with AI-3971](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarise%20MS%20Teams%20Channel%20Activity%20for%20Weekly%20Reports%20with%20AI-3971) - [Summarise Slack Channel Activity for Weekly Reports with AI-3969](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarise%20Slack%20Channel%20Activity%20for%20Weekly%20Reports%20with%20AI-3969) - [Summarize & Extract Glassdoor Company Info with Google Gemini and Decode-9924](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20%26%20Extract%20Glassdoor%20Company%20Info%20with%20Google%20Gemini%20and%20Decode-9924) - [Summarize & Reply to Slack Channel Messages with Claude AI Assistant-5846](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20%26%20Reply%20to%20Slack%20Channel%20Messages%20with%20Claude%20AI%20Assistant-5846) - [Summarize Apple App Store Reviews with Pinecone, GPT-4 Mini & Slack Notifications-10666](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20Apple%20App%20Store%20Reviews%20with%20Pinecone%2C%20GPT-4%20Mini%20%26%20Slack%20Notifications-10666) - [Summarize Calls & Notify Teams via HubSpot, Slack, Email, WhatsApp-4641](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20Calls%20%26%20Notify%20Teams%20via%20HubSpot%2C%20Slack%2C%20Email%2C%20WhatsApp-4641) - [Summarize Content from URLs, Text & PDFs using OpenAI GPT-4.1-mini-8210](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20Content%20from%20URLs%2C%20Text%20%26%20PDFs%20using%20OpenAI%20GPT-4.1-mini-8210) - [Summarize Documents, Images & Spreadsheets with Gemma 3 on Ollama-5858](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20Documents%2C%20Images%20%26%20Spreadsheets%20with%20Gemma%203%20on%20Ollama-5858) - [Summarize Glassdoor Company Info with Google Gemini and Bright Data Web Scraper-3532](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20Glassdoor%20Company%20Info%20with%20Google%20Gemini%20and%20Bright%20Data%20Web%20Scraper-3532) - [Summarize Gmail Support Emails with Gemini and Post to Slack-7594](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20Gmail%20Support%20Emails%20with%20Gemini%20and%20Post%20to%20Slack-7594) - [Summarize Google Docs & PDFs with GPT-4 and Send to Slack or Email-8645](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20Google%20Docs%20%26%20PDFs%20with%20GPT-4%20and%20Send%20to%20Slack%20or%20Email-8645) - [Summarize Google Drive Documents with Mistral AI and Send via Gmail-3109](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20Google%20Drive%20Documents%20with%20Mistral%20AI%20and%20Send%20via%20Gmail-3109) - [Summarize Google Play Store Reviews with GPT-4-mini, Pinecone & Slack Alerts-10605](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20Google%20Play%20Store%20Reviews%20with%20GPT-4-mini%2C%20Pinecone%20%26%20Slack%20Alerts-10605) - [Summarize Google Sheets form feedback via OpenAI's GPT-4-2164](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20Google%20Sheets%20form%20feedback%20via%20OpenAI's%20GPT-4-2164) - [Summarize Meeting Transcripts with GPT-4 & Sentiment Analysis for Gmail-9801](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20Meeting%20Transcripts%20with%20GPT-4%20%26%20Sentiment%20Analysis%20for%20Gmail-9801) - [Summarize Microsoft 365 Outage Alerts with ChatGPT and Send to Slack-3353](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20Microsoft%20365%20Outage%20Alerts%20with%20ChatGPT%20and%20Send%20to%20Slack-3353) - [Summarize News Articles & Auto-Post to Social Media with GPT-4 and GetLate-8694](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20News%20Articles%20%26%20Auto-Post%20to%20Social%20Media%20with%20GPT-4%20and%20GetLate-8694) - [Summarize PDFs with Groq AI and Convert to Audio using Qwen TTS-7470](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20PDFs%20with%20Groq%20AI%20and%20Convert%20to%20Audio%20using%20Qwen%20TTS-7470) - [Summarize Private Equity & M&A News from RSS Feeds to Gmail with GPT-4-8933](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20Private%20Equity%20%26%20M%26A%20News%20from%20RSS%20Feeds%20to%20Gmail%20with%20GPT-4-8933) - [Summarize RSS News with Gemini AI and Store in Google Sheets-8024](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20RSS%20News%20with%20Gemini%20AI%20and%20Store%20in%20Google%20Sheets-8024) - [Summarize SERPBear data with AI (via Openrouter) and save it to Baserow-2565](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20SERPBear%20data%20with%20AI%20(via%20Openrouter)%20and%20save%20it%20to%20Baserow-2565) - [Summarize social media activity of a company before a call-2125](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20social%20media%20activity%20of%20a%20company%20before%20a%20call-2125) - [Summarize Text with RapidAPI and Log Results to Google Sheets-6304](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20Text%20with%20RapidAPI%20and%20Log%20Results%20to%20Google%20Sheets-6304) - [Summarize the New Documents from Google Drive and Save Summary in Google Sheet-2754](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20the%20New%20Documents%20from%20Google%20Drive%20and%20Save%20Summary%20in%20Google%20Sheet-2754) - [Summarize your emails with A.I. (via Openrouter) and send to Line messenger-2515](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20your%20emails%20with%20A.I.%20(via%20Openrouter)%20and%20send%20to%20Line%20messenger-2515) - [Summarize YouTube Transcripts in Any Language with Google Gemini & Google Docs-5866](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20YouTube%20Transcripts%20in%20Any%20Language%20with%20Google%20Gemini%20%26%20Google%20Docs-5866) - [Summarize YouTube Videos & Chat About Content with GPT-4o-mini via Telegram-3156](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20YouTube%20Videos%20%26%20Chat%20About%20Content%20with%20GPT-4o-mini%20via%20Telegram-3156) - [Summarize youtube videos from transcript for social media-5292](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20youtube%20videos%20from%20transcript%20for%20social%20media-5292) - [Summarize YouTube Videos from Transcript-2736](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20YouTube%20Videos%20from%20Transcript-2736) - [Summarize YouTube Videos into Structured Content Ideas with AI and Airtable-3609](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20YouTube%20Videos%20into%20Structured%20Content%20Ideas%20with%20AI%20and%20Airtable-3609) - [Summarize YouTube Videos with AI and Extract Key Lessons to Google Docs-5073](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20YouTube%20Videos%20with%20AI%20and%20Extract%20Key%20Lessons%20to%20Google%20Docs-5073) - [Summarize YouTube Videos with GPT-4o-mini and Apify Transcripts-6225](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20YouTube%20Videos%20with%20GPT-4o-mini%20and%20Apify%20Transcripts-6225) - [Summarize YouTube Videos with Supadata Transcription, DeepSeek AI and Google Sheets-5412](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Summarize%20YouTube%20Videos%20with%20Supadata%20Transcription%2C%20DeepSeek%20AI%20and%20Google%20Sheets-5412) - [Supabase Insertion & Upsertion & Retrieval-2395](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Supabase%20Insertion%20%26%20Upsertion%20%26%20Retrieval-2395) - [Supabase Storage Tutorial: Upload, Fetch, Sign & List Files-8228](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Supabase%20Storage%20Tutorial%3A%20Upload%2C%20Fetch%2C%20Sign%20%26%20List%20Files-8228) - [Support Automation with GPT-4o Chatbot in Intercom & Discord Thread Reports-3558](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Support%20Automation%20with%20GPT-4o%20Chatbot%20in%20Intercom%20%26%20Discord%20Thread%20Reports-3558) - [Support Call Analysis & Routing with Gemini AI, ElevenLabs & Telegram Alerts-8151](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Support%20Call%20Analysis%20%26%20Routing%20with%20Gemini%20AI%2C%20ElevenLabs%20%26%20Telegram%20Alerts-8151) - [Swagger2OpenAPI Converter MCP Server-5646](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Swagger2OpenAPI%20Converter%20MCP%20Server-5646) - [Switch Between Work and Personal Contexts with GPT-4.1 and iPhone Automation-4345](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Switch%20Between%20Work%20and%20Personal%20Contexts%20with%20GPT-4.1%20and%20iPhone%20Automation-4345) - [Sync Adobe Commerce Customer Data to KlickTipp with Value-Based Tagging-9469](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Adobe%20Commerce%20Customer%20Data%20to%20KlickTipp%20with%20Value-Based%20Tagging-9469) - [Sync Android drawable assets from Figma to GitHub via PR (multi-density PNG)-8112](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Android%20drawable%20assets%20from%20Figma%20to%20GitHub%20via%20PR%20(multi-density%20PNG)-8112) - [Sync Attio CRM with Jotform & Slack for Deal Updates & Sales Alerts-9515](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Attio%20CRM%20with%20Jotform%20%26%20Slack%20for%20Deal%20Updates%20%26%20Sales%20Alerts-9515) - [Sync Azure DevOps Work Items to GitHub Issues with Google Sheets Tracking-8643](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Azure%20DevOps%20Work%20Items%20to%20GitHub%20Issues%20with%20Google%20Sheets%20Tracking-8643) - [Sync blog posts from Notion to Webflow-2293](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20blog%20posts%20from%20Notion%20to%20Webflow-2293) - [Sync Cal.com Meeting Bookings to Notion with Contact Management-6159](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Cal.com%20Meeting%20Bookings%20to%20Notion%20with%20Contact%20Management-6159) - [Sync Calendly Bookings to Easy Redmine CRM with Comments and Sales Activities-8919](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Calendly%20Bookings%20to%20Easy%20Redmine%20CRM%20with%20Comments%20and%20Sales%20Activities-8919) - [Sync Companies from Google Sheets to Salesforce with Smart Duplicate Prevention-9053](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Companies%20from%20Google%20Sheets%20to%20Salesforce%20with%20Smart%20Duplicate%20Prevention-9053) - [Sync Dartagnan Email Templates to Braze-3081](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Dartagnan%20Email%20Templates%20to%20Braze-3081) - [Sync Entra User to Zammad User-2587](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Entra%20User%20to%20Zammad%20User-2587) - [Sync Event Attendees from Eventbrite to Pipedrive Automatically-6712](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Event%20Attendees%20from%20Eventbrite%20to%20Pipedrive%20Automatically-6712) - [Sync Eventbrite Orders & Refunds to KlickTipp for Automated Event Marketing-10024](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Eventbrite%20Orders%20%26%20Refunds%20to%20KlickTipp%20for%20Automated%20Event%20Marketing-10024) - [Sync Events from Excel to Google Calendar with GPT-4o-Mini Smart Summaries-10376](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Events%20from%20Excel%20to%20Google%20Calendar%20with%20GPT-4o-Mini%20Smart%20Summaries-10376) - [Sync Facebook/Google Lead Ads to Google Sheets & Salesforce CRM-6687](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Facebook%2FGoogle%20Lead%20Ads%20to%20Google%20Sheets%20%26%20Salesforce%20CRM-6687) - [Sync GitHub Workflows to n8n After Pull Request Merges-4500](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20GitHub%20Workflows%20to%20n8n%20After%20Pull%20Request%20Merges-4500) - [Sync Gmail emails to PostgreSQL with S3 attachment storage-8871](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Gmail%20emails%20to%20PostgreSQL%20with%20S3%20attachment%20storage-8871) - [Sync Google Calendar tasks to Trello every day-1118](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Google%20Calendar%20tasks%20to%20Trello%20every%20day-1118) - [Sync Google Drive files to an InfraNodus Knowledge Graph-4495](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Google%20Drive%20files%20to%20an%20InfraNodus%20Knowledge%20Graph-4495) - [Sync Google Drive files with OpenAI vector store for Assistants-4681](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Google%20Drive%20files%20with%20OpenAI%20vector%20store%20for%20Assistants-4681) - [Sync Google Sheets Contacts to SeaTable with Update/Insert Logic-7691](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Google%20Sheets%20Contacts%20to%20SeaTable%20with%20Update%2FInsert%20Logic-7691) - [Sync HighLevel CRM to Google Sheets with GPT-4o Daily Reports via Gmail-10838](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20HighLevel%20CRM%20to%20Google%20Sheets%20with%20GPT-4o%20Daily%20Reports%20via%20Gmail-10838) - [Sync HubSpot Contacts with LinkedIn URLs, Detect Changes & Send Gmail Alerts-3923](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20HubSpot%20Contacts%20with%20LinkedIn%20URLs%2C%20Detect%20Changes%20%26%20Send%20Gmail%20Alerts-3923) - [Sync HubSpot, Pipedrive & Salesforce to Google Sheets with OpenAI Deduplication-6598](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20HubSpot%2C%20Pipedrive%20%26%20Salesforce%20to%20Google%20Sheets%20with%20OpenAI%20Deduplication-6598) - [Sync KPI Metrics from ClickUp and Google Sheets to Slack and Gmail-9464](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20KPI%20Metrics%20from%20ClickUp%20and%20Google%20Sheets%20to%20Slack%20and%20Gmail-9464) - [Sync Lead Replies from Google Sheets to GHL CRM & Create ClickUp Follow-up Tasks-9411](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Lead%20Replies%20from%20Google%20Sheets%20to%20GHL%20CRM%20%26%20Create%20ClickUp%20Follow-up%20Tasks-9411) - [Sync Leads from Google Sheets to Instantly Email Campaigns with Data Tables-9743](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Leads%20from%20Google%20Sheets%20to%20Instantly%20Email%20Campaigns%20with%20Data%20Tables-9743) - [Sync Leads from Webflow to Pipedrive CRM Using n8n-5166](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Leads%20from%20Webflow%20to%20Pipedrive%20CRM%20Using%20n8n-5166) - [Sync Linear Issues to Todoist Tasks Automatically (Create, Update, Close)-5648](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Linear%20Issues%20to%20Todoist%20Tasks%20Automatically%20(Create%2C%20Update%2C%20Close)-5648) - [Sync Monday.com Items to Jira with Smart Duplicate Detection & Feedback Loop-9830](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Monday.com%20Items%20to%20Jira%20with%20Smart%20Duplicate%20Detection%20%26%20Feedback%20Loop-9830) - [Sync Multi-Bank Balance Data to BigQuery using Plaid-9988](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Multi-Bank%20Balance%20Data%20to%20BigQuery%20using%20Plaid-9988) - [Sync NetSuite Customers to Salesforce Accounts & Contacts with Auto Upserts-9695](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20NetSuite%20Customers%20to%20Salesforce%20Accounts%20%26%20Contacts%20with%20Auto%20Upserts-9695) - [Sync new data between two apps-1930](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20new%20data%20between%20two%20apps-1930) - [Sync New Shopify Customers to Odoo Contacts-3818](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20New%20Shopify%20Customers%20to%20Odoo%20Contacts-3818) - [Sync New Shopify Products to Odoo Products-3819](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20New%20Shopify%20Products%20to%20Odoo%20Products-3819) - [Sync New Shopify Products to Odoo-6955](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20New%20Shopify%20Products%20to%20Odoo-6955) - [Sync New Subscribers from Google Sheets to MailerLite without Duplicates-7681](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20New%20Subscribers%20from%20Google%20Sheets%20to%20MailerLite%20without%20Duplicates-7681) - [Sync Notion Content to Webflow CMS as Draft Items with Status Tracking-7935](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Notion%20Content%20to%20Webflow%20CMS%20as%20Draft%20Items%20with%20Status%20Tracking-7935) - [Sync Notion to Clockify including Clients Projects and Tasks-3177](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Notion%20to%20Clockify%20including%20Clients%20Projects%20and%20Tasks-3177) - [Sync Open House Leads from SignSnapHome to HubSpot with Automated Email Follow-up-9133](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Open%20House%20Leads%20from%20SignSnapHome%20to%20HubSpot%20with%20Automated%20Email%20Follow-up-9133) - [Sync OVH Invoices to Google Sheets and Save PDFs to Google Drive-4224](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20OVH%20Invoices%20to%20Google%20Sheets%20and%20Save%20PDFs%20to%20Google%20Drive-4224) - [Sync payment and customer data between Stripe and Pipedrive-1776](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20payment%20and%20customer%20data%20between%20Stripe%20and%20Pipedrive-1776) - [Sync Productboard Features to Linear Issues with Telegram Notifications-8891](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Productboard%20Features%20to%20Linear%20Issues%20with%20Telegram%20Notifications-8891) - [Sync Products Between Airtable and Shopify with Inventory Management-7468](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Products%20Between%20Airtable%20and%20Shopify%20with%20Inventory%20Management-7468) - [Sync QuickBooks Chart of Accounts to Google BigQuery-6554](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20QuickBooks%20Chart%20of%20Accounts%20to%20Google%20BigQuery-6554) - [Sync Shopify Customer Order Data to Airtable with Auto-Updates-6495](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Shopify%20Customer%20Order%20Data%20to%20Airtable%20with%20Auto-Updates-6495) - [Sync Shopify customers to Google Sheets + Squarespace compatible csv-3280](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Shopify%20customers%20to%20Google%20Sheets%20%2B%20Squarespace%20compatible%20csv-3280) - [Sync Shopify orders with your Zendesk contacts-1808](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Shopify%20orders%20with%20your%20Zendesk%20contacts-1808) - [Sync Squarespace Newsletter Signups to Mailchimp via Google Sheets-3251](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Squarespace%20Newsletter%20Signups%20to%20Mailchimp%20via%20Google%20Sheets-3251) - [Sync tasks automatically from Todoist to Notion-1778](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20tasks%20automatically%20from%20Todoist%20to%20Notion-1778) - [Sync timer entries from Clockify to Syncro-1488](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20timer%20entries%20from%20Clockify%20to%20Syncro-1488) - [Sync Website Visitors from RB2B to Attio CRM via Slack with Deal Creation-6973](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Website%20Visitors%20from%20RB2B%20to%20Attio%20CRM%20via%20Slack%20with%20Deal%20Creation-6973) - [Sync WooCommerce Orders, Products & Customers with Odoo-7993](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20WooCommerce%20Orders%2C%20Products%20%26%20Customers%20with%20Odoo-7993) - [Sync WordPress Content to Pinecone for AI Chatbots with OpenAI-3557](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20WordPress%20Content%20to%20Pinecone%20for%20AI%20Chatbots%20with%20OpenAI-3557) - [Sync your GitHub issues to your Notion database-1804](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20your%20GitHub%20issues%20to%20your%20Notion%20database-1804) - [Sync YouTube Channel Videos to Google Sheets for Content Database-9824](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20YouTube%20Channel%20Videos%20to%20Google%20Sheets%20for%20Content%20Database-9824) - [Sync Youtube Video URLs with Google Sheets-3897](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Youtube%20Video%20URLs%20with%20Google%20Sheets-3897) - [Sync Zendesk How-To Tickets to Google Sheets Knowledge Base-8816](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Zendesk%20How-To%20Tickets%20to%20Google%20Sheets%20Knowledge%20Base-8816) - [Sync Zendesk Knowledge Base Articles to Airtable with Markdown Conversion-5876](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Zendesk%20Knowledge%20Base%20Articles%20to%20Airtable%20with%20Markdown%20Conversion-5876) - [Sync Zendesk tickets to Pipedrive contact owners-1807](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Sync%20Zendesk%20tickets%20to%20Pipedrive%20contact%20owners-1807) - [Synchronize Events & Attendees Between KlickTipp and Google Calendar-10295](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Synchronize%20Events%20%26%20Attendees%20Between%20KlickTipp%20and%20Google%20Calendar-10295) - [Synchronize Excel or Google Sheets with Postgres (bi-directional)-8457](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Synchronize%20Excel%20or%20Google%20Sheets%20with%20Postgres%20(bi-directional)-8457) - [Synchronize Slack Status Updates with Pinecone, Google Sheets & GPT-4o-6019](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Synchronize%20Slack%20Status%20Updates%20with%20Pinecone%2C%20Google%20Sheets%20%26%20GPT-4o-6019) - [Synchronize your Google Sheets with Postgres-2081](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Synchronize%20your%20Google%20Sheets%20with%20Postgres-2081) - [Synchronizing WooCommerce Inventory and Creating Products with Google Gemini AI and BrowserAct-10089](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Synchronizing%20WooCommerce%20Inventory%20and%20Creating%20Products%20with%20Google%20Gemini%20AI%20and%20BrowserAct-10089) - [Syncing Contacts with CentralStationCRM, Rapidmail, and Slack-6125](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Syncing%20Contacts%20with%20CentralStationCRM%2C%20Rapidmail%2C%20and%20Slack-6125) - [Syncing iOS Localization Gaps with Google Sheets and GitHub PR Placeholders-7577](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Syncing%20iOS%20Localization%20Gaps%20with%20Google%20Sheets%20and%20GitHub%20PR%20Placeholders-7577) - [TalentFlow AI – Instantly evaluate applicant's GitHub, LinkedIn, using AI-5099](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/TalentFlow%20AI%20%E2%80%93%20Instantly%20evaluate%20applicant's%20GitHub%2C%20LinkedIn%2C%20using%20%20AI-5099) - [Talk to Your Google Sheets Using ChatGPT-5-7639](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Talk%20to%20Your%20Google%20Sheets%20Using%20ChatGPT-5-7639) - [Talk to your SQLite database with a LangChain AI Agent πŸ§ πŸ’¬ -2292](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Talk%20to%20your%20SQLite%20database%20with%20a%20LangChain%20AI%20Agent%20%F0%9F%A7%A0%F0%9F%92%AC%20%20-2292) - [Task Deadline Reminders with Google Sheets, ChatGPT, and Gmail-6335](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Task%20Deadline%20Reminders%20with%20Google%20Sheets%2C%20ChatGPT%2C%20and%20Gmail-6335) - [Task Time Analysis: Automated Overspend Time Insights for ClickUp and More-8369](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Task%20Time%20Analysis%3A%20Automated%20Overspend%20Time%20Insights%20for%20ClickUp%20and%20More-8369) - [Tax Deadline Management & Compliance Alerts with GPT-4, Google Sheets & Slack-10108](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Tax%20Deadline%20Management%20%26%20Compliance%20Alerts%20with%20GPT-4%2C%20Google%20Sheets%20%26%20Slack-10108) - [Taxi Service Provider (Production-Ready, Part 4)-4047](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Taxi%20Service%20Provider%20(Production-Ready%2C%20Part%204)-4047) - [Team Knowledge Management with Google Docs, Discord, and AI Assistant-5560](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Team%20Knowledge%20Management%20with%20Google%20Docs%2C%20Discord%2C%20and%20AI%20Assistant-5560) - [Team Morale Monitoring from Teams/Slack Messages with Gemini AI-9926](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Team%20Morale%20Monitoring%20from%20Teams%2FSlack%20Messages%20with%20Gemini%20AI-9926) - [Tech News Aggregator: The Verge & TechCrunch RSS to Notion with GPT-4 Summaries-8600](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Tech%20News%20Aggregator%3A%20The%20Verge%20%26%20TechCrunch%20RSS%20to%20Notion%20with%20GPT-4%20Summaries-8600) - [Tech News_Curator - Analyze Daily News using AI_Agents with Mistral-5339](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Tech%20News_Curator%20-%20Analyze%20Daily%20News%20using%20AI_Agents%20with%20Mistral-5339) - [TechCrunch AI Article Scraper & Classifier with GPT-4.1-nano to Sheets & Telegram-5914](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/TechCrunch%20AI%20Article%20Scraper%20%26%20Classifier%20with%20GPT-4.1-nano%20to%20Sheets%20%26%20Telegram-5914) - [Technical SEO Audits with GPT-4o-mini & Multi-format Reporting (Sheets/Email)-9296](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Technical%20SEO%20Audits%20with%20GPT-4o-mini%20%26%20Multi-format%20Reporting%20(Sheets%2FEmail)-9296) - [Technical stock analysis with Telegram, Airtable and a GPT-powered AI Agent-3053](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Technical%20stock%20analysis%20with%20Telegram%2C%20Airtable%20and%20a%20GPT-powered%20AI%20Agent-3053) - [Telegram AI Assistant with Gmail, Google Calendar, Google Sheets & MCP Tools-4902](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Telegram%20AI%20Assistant%20with%20Gmail%2C%20Google%20Calendar%2C%20Google%20Sheets%20%26%20MCP%20Tools-4902) - [Telegram AI Assistant with Rate Limiting and Auto-Reset using Google Sheets-7834](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Telegram%20AI%20Assistant%20with%20Rate%20Limiting%20and%20Auto-Reset%20using%20Google%20Sheets-7834) - [Telegram AI bot assistant: ready-made template for voice & text messages-2534](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Telegram%20AI%20bot%20assistant%3A%20ready-made%20template%20for%20voice%20%26%20text%20messages-2534) - [Telegram AI Bot: NeurochainAI Text & Image - NeurochainAI Basic API Integration-2584](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Telegram%20AI%20Bot%3A%20NeurochainAI%20Text%20%26%20Image%20-%20NeurochainAI%20Basic%20API%20Integration-2584) - [Telegram AI Chatbot Agent with InfraNodus GraphRAG Knowledge Base-4485](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Telegram%20AI%20Chatbot%20Agent%20with%20InfraNodus%20GraphRAG%20Knowledge%20Base-4485) - [Telegram AI Chatbot with Document-Based Answers using OpenAI and PGVector RAG-4799](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Telegram%20AI%20Chatbot%20with%20Document-Based%20Answers%20using%20OpenAI%20and%20PGVector%20RAG-4799) - [Telegram AI Chatbot-1934](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Telegram%20AI%20Chatbot-1934) - [Telegram Appointment Scheduler Bot with Google Calendar & Sheets-8809](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Telegram%20Appointment%20Scheduler%20Bot%20with%20Google%20Calendar%20%26%20Sheets-8809) - [Telegram Bot for Finding Top-Rated Restaurants with Google Maps via SerpAPI-6107](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Telegram%20Bot%20for%20Finding%20Top-Rated%20Restaurants%20with%20Google%20Maps%20via%20SerpAPI-6107) - [Telegram bot for item multi select and saving to Postgres (Module "Checkbox")-3648](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Telegram%20bot%20for%20item%20multi%20select%20and%20saving%20to%20Postgres%20(Module%20%22Checkbox%22)-3648) - [Telegram Bot Inline Keyboard with Dynamic Menus & Rating System-7664](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Telegram%20Bot%20Inline%20Keyboard%20with%20Dynamic%20Menus%20%26%20Rating%20System-7664) - [Telegram Bot with Menu-Driven Commands-3055](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Telegram%20Bot%20with%20Menu-Driven%20Commands-3055) - [Telegram Bot with Supabase memory and OpenAI assistant integration-2453](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Telegram%20Bot%20with%20Supabase%20memory%20and%20OpenAI%20assistant%20integration-2453) - [Telegram Bot: Analyze Images with GPT-4o-Mini/NVIDIA Vila & Generate Images with Stable Diffusion 3-9823](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Telegram%20Bot%3A%20Analyze%20Images%20with%20GPT-4o-Mini%2FNVIDIA%20Vila%20%26%20Generate%20Images%20with%20Stable%20Diffusion%203-9823) - [Telegram Chat Access Control with User Permission Database-9615](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Telegram%20Chat%20Access%20Control%20with%20User%20Permission%20Database-9615) - [Telegram Chat Summarizer with AI - using @telepilotco/n8n-nodes-telepilot-4461](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Telegram%20Chat%20Summarizer%20with%20AI%20-%20using%20%40telepilotco%2Fn8n-nodes-telepilot-4461) - [Telegram chat with PDF-2392](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Telegram%20chat%20with%20PDF-2392) - [Telegram Chatbot with Voice Recognition and Message Batching using OpenAI-8314](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Telegram%20Chatbot%20with%20Voice%20Recognition%20and%20Message%20Batching%20using%20OpenAI-8314) - [Telegram Fitness Bot: Custom Workout Plans from Photo/Text using Gemini AI-6697](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Telegram%20Fitness%20Bot%3A%20Custom%20Workout%20Plans%20from%20Photo%2FText%20using%20Gemini%20AI-6697) - [Telegram giveaways among channel subscribers (Module "Giveaway")-3611](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Telegram%20giveaways%20among%20channel%20subscribers%20(Module%20%22Giveaway%22)-3611) - [Telegram Interior Design Studio with Furniture Cataloging & Gemini AI Design Generation-8772](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Telegram%20Interior%20Design%20Studio%20with%20Furniture%20Cataloging%20%26%20Gemini%20AI%20Design%20Generation-8772) - [Telegram Multi-language Translation Bot with GPT-3.5-10385](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Telegram%20Multi-language%20Translation%20Bot%20with%20GPT-3.5-10385) - [Telegram Payment, Invoicing and Refund Workflow for Stars-2461](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Telegram%20Payment%2C%20Invoicing%20and%20Refund%20Workflow%20for%20Stars-2461) - [Telegram Research Assistant for Academic Papers Using Gemini AI and Decodo-9966](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Telegram%20Research%20Assistant%20for%20Academic%20Papers%20Using%20Gemini%20AI%20and%20Decodo-9966) - [Telegram Shopping Assistant: Amazon Product Search with Apify & OpenRouter AI-6319](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Telegram%20Shopping%20Assistant%3A%20Amazon%20Product%20Search%20with%20Apify%20%26%20OpenRouter%20AI-6319) - [Telegram to Google Drive: Auto Upload & Track Videos with Gemini AI Assistant-10713](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Telegram%20to%20Google%20Drive%3A%20Auto%20Upload%20%26%20Track%20Videos%20with%20Gemini%20AI%20Assistant-10713) - [Telegram User Registration Workflow-2406](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Telegram%20User%20Registration%20Workflow-2406) - [Telegram Voice Assistant with OpenAI & Gmail: Manage & Draft Emails via Voice-9339](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Telegram%20Voice%20Assistant%20with%20OpenAI%20%26%20Gmail%3A%20Manage%20%26%20Draft%20Emails%20via%20Voice-9339) - [Teleport Workflows Between n8n Instances with Magic Inbox P2P System-6960](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Teleport%20Workflows%20Between%20n8n%20Instances%20with%20Magic%20Inbox%20P2P%20System-6960) - [Template for Google Drive and Google Docs with clear structure and purpose-7178](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Template%20for%20Google%20Drive%20and%20Google%20Docs%20with%20clear%20structure%20and%20purpose-7178) - [Template for Magento 2, Google Sheets, and Email Automation-6953](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Template%20for%20Magento%202%2C%20Google%20Sheets%2C%20and%20Email%20Automation-6953) - [Template for TikTok, RapidAPI, and Google Sheets Services-6516](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Template%20for%20TikTok%2C%20RapidAPI%2C%20and%20Google%20Sheets%20Services-6516) - [Tesla 15min Indicators Tool (Short-Term AI Technical Analysis)-4096](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Tesla%2015min%20Indicators%20Tool%20(Short-Term%20AI%20Technical%20Analysis)-4096) - [Tesla 1day Indicators Tool (Macro-Level Technical AI)-4098](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Tesla%201day%20Indicators%20Tool%20(Macro-Level%20Technical%20AI)-4098) - [Tesla 1hour & 1day Klines Tool (Candlestick & Volume AI Pattern Detector)-4099](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Tesla%201hour%20%26%201day%20Klines%20Tool%20(Candlestick%20%26%20Volume%20AI%20Pattern%20Detector)-4099) - [Tesla 1hour Indicators Tool (Mid-Term Technical Analysis AI)-4097](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Tesla%201hour%20Indicators%20Tool%20(Mid-Term%20Technical%20Analysis%20AI)-4097) - [Tesla Financial Market Data Analyst Tool (Multi-Timeframe Technical AI Agent)-4094](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Tesla%20Financial%20Market%20Data%20Analyst%20Tool%20(Multi-Timeframe%20Technical%20AI%20Agent)-4094) - [Tesla News and Sentiment Analyst Tool (Powered by DeepSeek Chat)-4093](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Tesla%20News%20and%20Sentiment%20Analyst%20Tool%20(Powered%20by%20DeepSeek%20Chat)-4093) - [Tesla Quant Technical Indicators Webhooks Tool-4095](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Tesla%20Quant%20Technical%20Indicators%20Webhooks%20Tool-4095) - [Tesla Quant Trading AI Agent using Telegram + GPT-4.1 (Main InterFace)-4092](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Tesla%20Quant%20Trading%20AI%20Agent%20using%20Telegram%20%2B%20GPT-4.1%20(Main%20InterFace)-4092) - [Test Webhooks in n8n Without Changing WEBHOOK_URL (PostBin & BambooHR Example)-2869](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Test%20Webhooks%20in%20n8n%20Without%20Changing%20WEBHOOK_URL%20(PostBin%20%26%20BambooHR%20Example)-2869) - [Text-Guided Image Editing with ByteDance Seededit 3.0 on Replicate-6882](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Text-Guided%20Image%20Editing%20with%20ByteDance%20Seededit%203.0%20on%20Replicate-6882) - [Text-to-Image Generation with Flux AI, Google Drive Storage & Sheets Logging-5929](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Text-to-Image%20Generation%20with%20Flux%20AI%2C%20Google%20Drive%20Storage%20%26%20Sheets%20Logging-5929) - [Text-to-Image Generation with Google Gemini & Enhanced Prompts via Telegram Bot-5777](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Text-to-Image%20Generation%20with%20Google%20Gemini%20%26%20Enhanced%20Prompts%20via%20Telegram%20Bot-5777) - [Text-to-Image Generator with Google Sheets & Drive Integration using Flux AI-5900](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Text-to-Image%20Generator%20with%20Google%20Sheets%20%26%20Drive%20Integration%20using%20Flux%20AI-5900) - [text-to-video generation using Google Veo3 API and Google Drive-10876](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/text-to-video%20generation%20using%20Google%20Veo3%20API%20and%20Google%20Drive-10876) - [The title is excellent, clearly communicating the purpose and key tools.-5737](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/The%20title%20is%20excellent%2C%20clearly%20communicating%20the%20purpose%20and%20key%20tools.-5737) - [The title is excellent, clearly explaining the template's purpose while mentioning all key services.-6191](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/The%20title%20is%20excellent%2C%20clearly%20explaining%20the%20template's%20purpose%20while%20mentioning%20all%20key%20services.-6191) - [The Ultimate Instagram Automation for High-Quality Images & Text with GPT-Image-3741](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/The%20Ultimate%20Instagram%20Automation%20for%20High-Quality%20Images%20%26%20Text%20with%20GPT-Image-3741) - [Ticket Triage for Jira Service Management with Gemini AI Audit and Guidance-8713](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Ticket%20Triage%20for%20Jira%20Service%20Management%20with%20Gemini%20AI%20Audit%20and%20Guidance-8713) - [TikTok Post Scraper via Keywords | Bright Data + Sheets Integration-5153](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/TikTok%20Post%20Scraper%20via%20Keywords%20%7C%20Bright%20Data%20%2B%20Sheets%20Integration-5153) - [TikTok Trend Analyzer with Apify + Gemini + Airtable-9989](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/TikTok%20Trend%20Analyzer%20with%20Apify%20%2B%20Gemini%20%2B%20Airtable-9989) - [Time logging on Clockify using Slack-2604](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Time%20logging%20on%20Clockify%20using%20Slack-2604) - [TinyURL Shortener via Webhook-4595](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/TinyURL%20Shortener%20via%20Webhook-4595) - [Tip #1: Testing n8n sub-workflow-5032](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Tip%20%231%3A%20Testing%20n8n%20sub-workflow-5032) - [Tip #2: Using Google Sheets as UI for your n8n workflow-5102](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Tip%20%232%3A%20Using%20Google%20Sheets%20as%20UI%20for%20your%20n8n%20workflow-5102) - [Tip #3: Retry/delay more than 5 seconds/5 tries-5447](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Tip%20%233%3A%20Retry%2Fdelay%20more%20than%205%20seconds%2F5%20tries-5447) - [Todoist weekly email of completed tasks-2805](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Todoist%20weekly%20email%20of%20completed%20tasks-2805) - [topupsapi MCP Server-5641](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/topupsapi%20MCP%20Server-5641) - [Track & Analyze Sales Performance with AI Insights and Google Sheets-5975](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20%26%20Analyze%20Sales%20Performance%20with%20AI%20Insights%20and%20Google%20Sheets-5975) - [Track & Query Expenses via Telegram with GPT-4.1 Mini & Google Sheets-10290](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20%26%20Query%20Expenses%20via%20Telegram%20with%20GPT-4.1%20Mini%20%26%20Google%20Sheets-10290) - [Track AI Agent token usage and estimate costs in Google Sheets-5541](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20AI%20Agent%20token%20usage%20and%20estimate%20costs%20in%20Google%20Sheets-5541) - [Track AI Model Executions with LangFuse Observability for Better Performance Insights-9971](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20AI%20Model%20Executions%20with%20LangFuse%20Observability%20for%20Better%20Performance%20Insights-9971) - [Track Amazon Product Prices with ScrapeGraphAI, Google Sheets & Telegram Alerts-10115](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Amazon%20Product%20Prices%20with%20ScrapeGraphAI%2C%20Google%20Sheets%20%26%20Telegram%20Alerts-10115) - [Track Amazon Product Prices with ScrapeOps API & Google Sheets Alerts-3806](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Amazon%20Product%20Prices%20with%20ScrapeOps%20API%20%26%20Google%20Sheets%20Alerts-3806) - [Track an event in Segment-495](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20an%20event%20in%20Segment-495) - [Track and Analyze Backlink Opportunities with Bright Data MCP and GPT-4o-5958](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20and%20Analyze%20Backlink%20Opportunities%20with%20Bright%20Data%20MCP%20and%20GPT-4o-5958) - [Track and Analyze Forex News Trading Results with MyFxBook and Google Sheets-8522](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20and%20Analyze%20Forex%20News%20Trading%20Results%20with%20MyFxBook%20and%20Google%20Sheets-8522) - [Track and Monitor AI Token Usage Metrics for OpenAI and Gemini Models-7265](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20and%20Monitor%20AI%20Token%20Usage%20Metrics%20for%20OpenAI%20and%20Gemini%20Models-7265) - [Track and Receive Upwork Job Alerts via WhatsApp and Google Sheets-9713](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20and%20Receive%20Upwork%20Job%20Alerts%20via%20WhatsApp%20and%20Google%20Sheets-9713) - [Track Brand Mentions with Sentiment Analysis using Bright Data & OpenAI-5951](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Brand%20Mentions%20with%20Sentiment%20Analysis%20using%20Bright%20Data%20%26%20OpenAI-5951) - [Track Brand Reputation with Gemini AI & Google News Sentiment Analysis to Email-8776](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Brand%20Reputation%20with%20Gemini%20AI%20%26%20Google%20News%20Sentiment%20Analysis%20to%20Email-8776) - [Track Companies House Filing Deadlines with Google Sheets, Gmail & Interactive Alerts-10707](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Companies%20House%20Filing%20Deadlines%20with%20Google%20Sheets%2C%20Gmail%20%26%20Interactive%20Alerts-10707) - [Track Competitor SEO Keywords with Decodo + GPT-4.1-mini + Google Sheets-10002](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Competitor%20SEO%20Keywords%20with%20Decodo%20%2B%20GPT-4.1-mini%20%2B%20Google%20Sheets-10002) - [Track Construction Site Progress with Google Gemini AI, Drive Photos and Sheets-6742](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Construction%20Site%20Progress%20with%20Google%20Gemini%20AI%2C%20Drive%20Photos%20and%20Sheets-6742) - [Track Coupon Points with Google Sheets, Drive Storage, and Gmail Weekly Summary-9900](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Coupon%20Points%20with%20Google%20Sheets%2C%20Drive%20Storage%2C%20and%20Gmail%20Weekly%20Summary-9900) - [Track Crypto Market Gainers & Losers with CoinGecko and Discord Bot-9854](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Crypto%20Market%20Gainers%20%26%20Losers%20with%20CoinGecko%20and%20Discord%20Bot-9854) - [Track Crypto Prices & FX Rates with CoinGecko & ExchangeRate-API to Notion-8387](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Crypto%20Prices%20%26%20FX%20Rates%20with%20CoinGecko%20%26%20ExchangeRate-API%20to%20Notion-8387) - [Track Crypto Prices, New Listings & Transactions with CoinGecko, Telegram & Google Sheets-6473](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Crypto%20Prices%2C%20New%20Listings%20%26%20Transactions%20with%20CoinGecko%2C%20Telegram%20%26%20Google%20Sheets-6473) - [Track Customer NPS Scores Across Platforms with Bright Data and OpenAI-5967](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Customer%20NPS%20Scores%20Across%20Platforms%20with%20Bright%20Data%20and%20OpenAI-5967) - [Track CVE Vulnerability Details & History with NVD API and Google Sheets-4797](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20CVE%20Vulnerability%20Details%20%26%20History%20with%20NVD%20API%20and%20Google%20Sheets-4797) - [Track Daily Moods with AI Analysis & Reports using GPT-4o, Data Tables & Gmail-10188](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Daily%20Moods%20with%20AI%20Analysis%20%26%20Reports%20using%20GPT-4o%2C%20Data%20Tables%20%26%20Gmail-10188) - [Track Daily PG&E Energy Costs with Airtop and Email Notifications-3474](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Daily%20PG%26E%20Energy%20Costs%20with%20Airtop%20and%20Email%20Notifications-3474) - [Track Daily Product Hunt Launches with Website Verification in Google Sheets-3588](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Daily%20Product%20Hunt%20Launches%20with%20Website%20Verification%20in%20Google%20Sheets-3588) - [Track Daily SEO Rankings with DataForSEO and Google Sheets-10136](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Daily%20SEO%20Rankings%20with%20DataForSEO%20and%20Google%20Sheets-10136) - [Track Demo Bookings with Google Calendar to Meta Conversions API Integration-6331](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Demo%20Bookings%20with%20Google%20Calendar%20to%20Meta%20Conversions%20API%20Integration-6331) - [Track Employee Attendance with Analytics, Email Reports & Slack Alerts Using Google Sheets-10106](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Employee%20Attendance%20with%20Analytics%2C%20Email%20Reports%20%26%20Slack%20Alerts%20Using%20Google%20Sheets-10106) - [Track Expenses by Parsing Telegram Transaction Messages to Google Sheets-4395](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Expenses%20by%20Parsing%20Telegram%20Transaction%20Messages%20to%20Google%20Sheets-4395) - [Track Expenses from Receipt Photos with AI, Google Sheets & Slack Reports-10970](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Expenses%20from%20Receipt%20Photos%20with%20AI%2C%20Google%20Sheets%20%26%20Slack%20Reports-10970) - [Track Expenses from Receipt Photos with Telegram & Google Sheets using OCR.space-6686](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Expenses%20from%20Receipt%20Photos%20with%20Telegram%20%26%20Google%20Sheets%20using%20OCR.space-6686) - [Track Expenses from Telegram to Google Sheets with GPT-4.1 Mini-6970](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Expenses%20from%20Telegram%20to%20Google%20Sheets%20with%20GPT-4.1%20Mini-6970) - [Track Flight Fares with Amadeus & Skyscanner - Alerts, Refunds & Trends-6233](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Flight%20Fares%20with%20Amadeus%20%26%20Skyscanner%20-%20Alerts%2C%20Refunds%20%26%20Trends-6233) - [Track Food Calories via Telegram with GPT-4 Vision and Google Sheets-7006](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Food%20Calories%20via%20Telegram%20with%20GPT-4%20Vision%20and%20Google%20Sheets-7006) - [Track Forex News Releases with MyFxBook Data & Send Alerts to Telegram & Google Sheets-8491](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Forex%20News%20Releases%20with%20MyFxBook%20Data%20%26%20Send%20Alerts%20to%20Telegram%20%26%20Google%20Sheets-8491) - [Track Free Udemy Courses Automatically with RapidAPI and Google Sheets-8248](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Free%20Udemy%20Courses%20Automatically%20with%20RapidAPI%20and%20Google%20Sheets-8248) - [Track freelance jobs from Apify and get instant WhatsApp alerts for new leads-9941](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20freelance%20jobs%20from%20Apify%20and%20get%20instant%20WhatsApp%20alerts%20for%20new%20leads-9941) - [Track Google Search Rankings with Bright Data, Google Sheets & Gmail-4310](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Google%20Search%20Rankings%20with%20Bright%20Data%2C%20Google%20Sheets%20%26%20Gmail-4310) - [Track Google Trends Search Data Locally with Bright Data MCP & AI Analysis-5964](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Google%20Trends%20Search%20Data%20Locally%20with%20Bright%20Data%20MCP%20%26%20AI%20Analysis-5964) - [Track Government Grants with OpenRouter AI, RSS Feeds, Google Sheets & Gmail-10424](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Government%20Grants%20with%20OpenRouter%20AI%2C%20RSS%20Feeds%2C%20Google%20Sheets%20%26%20Gmail-10424) - [Track HDFC Credit Card Transactions with Google Sheets and Telegram Notifications-4128](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20HDFC%20Credit%20Card%20Transactions%20with%20Google%20Sheets%20and%20Telegram%20Notifications-4128) - [Track Hourly Weather Conditions with OpenWeatherMap and Google Sheets-4066](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Hourly%20Weather%20Conditions%20with%20OpenWeatherMap%20and%20Google%20Sheets-4066) - [Track Investor Data from Crunchbase to Google Sheets for Market Analysis-4791](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Investor%20Data%20from%20Crunchbase%20to%20Google%20Sheets%20for%20Market%20Analysis-4791) - [Track iOS App Sizes with Trend Alerts using Google Sheets and Gmail Notifications-9617](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20iOS%20App%20Sizes%20with%20Trend%20Alerts%20using%20Google%20Sheets%20and%20Gmail%20Notifications-9617) - [Track Jira Epic Health with Automated Risk Alerts via Slack, Monday & Sheets-9832](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Jira%20Epic%20Health%20with%20Automated%20Risk%20Alerts%20via%20Slack%2C%20Monday%20%26%20Sheets-9832) - [Track Jura Coffee Machine Data with Webhook API and Google Sheets-5771](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Jura%20Coffee%20Machine%20Data%20with%20Webhook%20API%20and%20Google%20Sheets-5771) - [Track LinkedIn Profile Changes with Google Sheets & Slack Notifications-5052](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20LinkedIn%20Profile%20Changes%20with%20Google%20Sheets%20%26%20Slack%20Notifications-5052) - [Track LLM Token Costs per Customer Using the Langchain Code Node -3440](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20LLM%20Token%20Costs%20per%20Customer%20Using%20the%20Langchain%20Code%20Node%20-3440) - [Track Marketing Channel Performance with HighLevel, Google Sheets, and Slack-10149](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Marketing%20Channel%20Performance%20with%20HighLevel%2C%20Google%20Sheets%2C%20and%20Slack-10149) - [Track Multi-Broker Investment Portfolio with Google Sheets and Telegram Alerts-6317](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Multi-Broker%20Investment%20Portfolio%20with%20Google%20Sheets%20and%20Telegram%20Alerts-6317) - [Track n8n Community Topics with Keywords and Save to Google Sheets-3152](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20n8n%20Community%20Topics%20with%20Keywords%20and%20Save%20to%20Google%20Sheets-3152) - [Track n8n Workflow Changes Over Time with Compare Dataset & Google Sheets-5013](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20n8n%20Workflow%20Changes%20Over%20Time%20with%20Compare%20Dataset%20%26%20Google%20Sheets-5013) - [Track New Search Queries with Zero-Click Analysis in Google Search Console-7645](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20New%20Search%20Queries%20with%20Zero-Click%20Analysis%20in%20Google%20Search%20Console-7645) - [Track OpenAI Admin API Usage and Costs Automatically with Google Sheets-6002](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20OpenAI%20Admin%20API%20Usage%20and%20Costs%20Automatically%20with%20Google%20Sheets-6002) - [Track OpenAI Token Usage and AI Agent Metrics with Google Sheets Dashboard-7231](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20OpenAI%20Token%20Usage%20and%20AI%20Agent%20Metrics%20with%20Google%20Sheets%20Dashboard-7231) - [Track Partnerstack Affiliate Events with Google Sheets & Telegram Notifications-4529](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Partnerstack%20Affiliate%20Events%20with%20Google%20Sheets%20%26%20Telegram%20Notifications-4529) - [Track Personal Finances in Google Sheets with AI Agent via Slack-10056](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Personal%20Finances%20in%20Google%20Sheets%20with%20AI%20Agent%20via%20Slack-10056) - [Track Pipedrive Deals in Google Sheets for Sales Pipeline Reporting-7740](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Pipedrive%20Deals%20in%20Google%20Sheets%20for%20Sales%20Pipeline%20Reporting-7740) - [Track Play Store App Rankings with SerpApi, Baserow & Slack Alerts-8036](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Play%20Store%20App%20Rankings%20with%20SerpApi%2C%20Baserow%20%26%20Slack%20Alerts-8036) - [Track Policy Expiry Dates and Ownership with Google Sheets and Gmail Notifications-7864](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Policy%20Expiry%20Dates%20and%20Ownership%20with%20Google%20Sheets%20and%20Gmail%20Notifications-7864) - [Track Real Estate Competitor Prices & Features with Google Sheets & Email Alerts-6685](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Real%20Estate%20Competitor%20Prices%20%26%20Features%20with%20Google%20Sheets%20%26%20Email%20Alerts-6685) - [Track Real Estate Market Pain Points with Apify, GPT-4o and Telegram Alerts-5984](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Real%20Estate%20Market%20Pain%20Points%20with%20Apify%2C%20GPT-4o%20and%20Telegram%20Alerts-5984) - [Track Real-time Stock Prices with Yahoo Finance, ScrapegraphAI, and Google Sheets-6313](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Real-time%20Stock%20Prices%20with%20Yahoo%20Finance%2C%20ScrapegraphAI%2C%20and%20Google%20Sheets-6313) - [Track Regional Sentiment from Social Media with Bright Data & OpenAI-5973](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Regional%20Sentiment%20from%20Social%20Media%20with%20Bright%20Data%20%26%20OpenAI-5973) - [Track SDK Documentation Drift with GitHub, Notion, Google Sheets, and Slack-10337](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20SDK%20Documentation%20Drift%20with%20GitHub%2C%20Notion%2C%20Google%20Sheets%2C%20and%20Slack-10337) - [Track SEO Keyword Position in Google SERP (Google Sheets + SerpAPI Integration)-3792](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20SEO%20Keyword%20Position%20in%20Google%20SERP%20(Google%20Sheets%20%2B%20SerpAPI%20Integration)-3792) - [Track SEO Keyword Rankings in Google Search with ScrapingBee API-4089](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20SEO%20Keyword%20Rankings%20in%20Google%20Search%20with%20ScrapingBee%20API-4089) - [Track SEO Keyword Rankings with Bright Data MCP and GPT-4o AI Analysis-5962](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20SEO%20Keyword%20Rankings%20with%20Bright%20Data%20MCP%20and%20GPT-4o%20AI%20Analysis-5962) - [Track Shipments with DHL/Delhivery APIs & Send Google Sheets Updates to Customers via WhatsApp/Email-6650](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Shipments%20with%20DHL%2FDelhivery%20APIs%20%26%20Send%20Google%20Sheets%20Updates%20to%20Customers%20via%20WhatsApp%2FEmail-6650) - [Track Shopify Orders in Google Sheets and Send Discord Notifications-6750](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Shopify%20Orders%20in%20Google%20Sheets%20and%20Send%20Discord%20Notifications-6750) - [Track Social Media Growth and Weekly Reports with X API, YouTube API, and Gmail-9718](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Social%20Media%20Growth%20and%20Weekly%20Reports%20with%20X%20API%2C%20YouTube%20API%2C%20and%20Gmail-9718) - [Track Stock Prices with ScrapeGraphAI, Yahoo Finance & Google Sheets-6726](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Stock%20Prices%20with%20ScrapeGraphAI%2C%20Yahoo%20Finance%20%26%20Google%20Sheets-6726) - [Track Student Arrival with iOS Automation, Google Sheets & Email Alerts-7044](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Student%20Arrival%20with%20iOS%20Automation%2C%20Google%20Sheets%20%26%20Email%20Alerts-7044) - [Track Student Attendance with Mobile App, Google Sheets, and Email Alerts-7043](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Student%20Attendance%20with%20Mobile%20App%2C%20Google%20Sheets%2C%20and%20Email%20Alerts-7043) - [Track Support Performance Metrics Across Zendesk & Freshdesk with Sheets, Slack & Gmail-8814](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Support%20Performance%20Metrics%20Across%20Zendesk%20%26%20Freshdesk%20with%20Sheets%2C%20Slack%20%26%20Gmail-8814) - [Track Technology Changes with BuiltWith and Log to Google Sheets-4787](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Technology%20Changes%20with%20BuiltWith%20and%20Log%20to%20Google%20Sheets-4787) - [Track Technology Stacks & Find Decision Makers with BuiltWith to Google Sheets-4784](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Technology%20Stacks%20%26%20Find%20Decision%20Makers%20with%20BuiltWith%20to%20Google%20Sheets-4784) - [Track Top Meme Coin Prices with Telegram Bot and CoinGecko API-5634](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Top%20Meme%20Coin%20Prices%20with%20Telegram%20Bot%20and%20CoinGecko%20API-5634) - [Track Top Social Media Trends with Reddit, Twitter, and GPT-4o to SharePoint/Drive-6272](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Top%20Social%20Media%20Trends%20with%20Reddit%2C%20Twitter%2C%20and%20GPT-4o%20to%20SharePoint%2FDrive-6272) - [Track Top YouTube Videos by View Count with Google Sheets-5668](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Top%20YouTube%20Videos%20by%20View%20Count%20with%20Google%20Sheets-5668) - [Track Upwork Jobs from Vollna RSS with Google Sheets Logging and Slack Alerts-9020](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Upwork%20Jobs%20from%20Vollna%20RSS%20with%20Google%20Sheets%20Logging%20and%20Slack%20Alerts-9020) - [Track US Fintech & Healthtech Funding Rounds: Crunchbase to Google Sheets-4796](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20US%20Fintech%20%26%20Healthtech%20Funding%20Rounds%3A%20Crunchbase%20to%20Google%20Sheets-4796) - [Track Website SEO Metrics with Moz API and Google Sheets Integration-7213](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Website%20SEO%20Metrics%20with%20Moz%20API%20and%20Google%20Sheets%20Integration-7213) - [Track Website Traffic & Backlinks with Ahref API and Google Sheets-8757](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Website%20Traffic%20%26%20Backlinks%20with%20Ahref%20API%20and%20Google%20Sheets-8757) - [Track Website Traffic Data with SEMrush API and Google Sheets-7685](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Website%20Traffic%20Data%20with%20SEMrush%20API%20and%20Google%20Sheets-7685) - [Track Website Traffic with Semrush API and Log Results to Google Sheets-7459](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Website%20Traffic%20with%20Semrush%20API%20and%20Log%20Results%20to%20Google%20Sheets-7459) - [Track Website Visibility in Google's AI Overview with SerpAPI and Google Sheets-4724](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Website%20Visibility%20in%20Google's%20AI%20Overview%20with%20SerpAPI%20and%20Google%20Sheets-4724) - [Track Weekly Keyword Rankings with Google SERP, Serper API, and Google Sheets-8225](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20Weekly%20Keyword%20Rankings%20with%20Google%20SERP%2C%20Serper%20API%2C%20and%20Google%20Sheets-8225) - [Track WhatsApp Group Message Activity with Airtable Database-5684](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20WhatsApp%20Group%20Message%20Activity%20with%20Airtable%20Database-5684) - [Track YouTube Trends by Country and Language with RapidAPI & Google Sheets-7378](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Track%20YouTube%20Trends%20by%20Country%20and%20Language%20with%20RapidAPI%20%26%20Google%20Sheets-7378) - [Tracking Week-over-Week Changes in Google Search Console Data with a Focus on Significant Movements Across Keyword Segments-6006](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Tracking%20Week-over-Week%20Changes%20in%20Google%20Search%20Console%20Data%20with%20a%20Focus%20on%20Significant%20Movements%20Across%20Keyword%20Segments-6006) - [Tracking your crypto portfolio in Airtable-859](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Tracking%20your%20crypto%20portfolio%20in%20Airtable-859) - [TradingView Signal Extractor with Gmail, Google Sheets & Telegram Notifications-4334](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/TradingView%20Signal%20Extractor%20with%20Gmail%2C%20Google%20Sheets%20%26%20Telegram%20Notifications-4334) - [Transcribe & Analyze Telegram Voice Messages with AssemblyAI & GPT-4.1 to Gmail-8605](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transcribe%20%26%20Analyze%20Telegram%20Voice%20Messages%20with%20AssemblyAI%20%26%20GPT-4.1%20to%20Gmail-8605) - [Transcribe & Summarize Audio with Whisper and GPT, from Google Drive to Notion-6139](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transcribe%20%26%20Summarize%20Audio%20with%20Whisper%20and%20GPT%2C%20from%20Google%20Drive%20to%20Notion-6139) - [Transcribe & Summarize GoHighLevel Call Recordings with Whisper and GPT to CRM Notes-10255](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transcribe%20%26%20Summarize%20GoHighLevel%20Call%20Recordings%20with%20Whisper%20and%20GPT%20to%20CRM%20Notes-10255) - [Transcribe & Summarize Telegram Voice Notes with OpenAI and DeepSeek Chat to Google Docs-4944](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transcribe%20%26%20Summarize%20Telegram%20Voice%20Notes%20with%20OpenAI%20and%20DeepSeek%20Chat%20to%20Google%20Docs-4944) - [Transcribe & Translate Audio Between Languages with OpenAI & S3 Storage-6419](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transcribe%20%26%20Translate%20Audio%20Between%20Languages%20with%20OpenAI%20%26%20S3%20Storage-6419) - [Transcribe and Analyze Meetings or Podcasts with ElevenLabs and Google Gemini AI-8755](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transcribe%20and%20Analyze%20Meetings%20or%20Podcasts%20with%20ElevenLabs%20and%20Google%20Gemini%20AI-8755) - [Transcribe audio files from Cloud Storage-1394](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transcribe%20audio%20files%20from%20Cloud%20Storage-1394) - [Transcribe audio files with Google Gemini and Telegram-3388](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transcribe%20audio%20files%20with%20Google%20Gemini%20and%20Telegram-3388) - [Transcribe Audio to Text with Canary Qwen 2.5B AI via Replicate-7093](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transcribe%20Audio%20to%20Text%20with%20Canary%20Qwen%202.5B%20AI%20via%20Replicate-7093) - [Transcribe Long Audio Files Beyond 25MB Limit with FileFlows and OpenAI Whisper-10870](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transcribe%20Long%20Audio%20Files%20Beyond%2025MB%20Limit%20with%20FileFlows%20and%20OpenAI%20Whisper-10870) - [Transcribe Telegram Voice Notes to Google Docs with OpenAI & DeepSeek Summaries-4938](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transcribe%20Telegram%20Voice%20Notes%20to%20Google%20Docs%20with%20OpenAI%20%26%20DeepSeek%20Summaries-4938) - [Transcribe Voice Messages from Telegram using OpenAI Whisper-1-4528](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transcribe%20Voice%20Messages%20from%20Telegram%20using%20OpenAI%20Whisper-1-4528) - [Transcribe WhatsApp Audio Messages with Whisper AI via Groq-6077](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transcribe%20WhatsApp%20Audio%20Messages%20with%20Whisper%20AI%20via%20Groq-6077) - [Transcribe YouTube Videos with AI Enhancement via Chat Interface-3381](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transcribe%20YouTube%20Videos%20with%20AI%20Enhancement%20via%20Chat%20Interface-3381) - [Transcribing Telegram voice messages using Whisper and Gemini with a fallback mechanism-9625](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transcribing%20Telegram%20voice%20messages%20using%20Whisper%20and%20Gemini%20with%20a%20fallback%20mechanism-9625) - [Transf meeting booking into Notion's Task with verified information-1325](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transf%20meeting%20booking%20into%20Notion's%20Task%20with%20verified%20information-1325) - [Transfer data from website to Google Sheets-1076](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transfer%20data%20from%20website%20to%20Google%20Sheets-1076) - [Transfer Files from FTP Server to Google Drive-6244](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transfer%20Files%20from%20FTP%20Server%20to%20Google%20Drive-6244) - [Transform Basic Prompts into Professional AI Prompts with Multi-Agent Refinement-7067](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Basic%20Prompts%20into%20Professional%20AI%20Prompts%20with%20Multi-Agent%20Refinement-7067) - [Transform Blog Posts to Multi-Platform Content with GPT-4o, Unsplash and Airtable-9164](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Blog%20Posts%20to%20Multi-Platform%20Content%20with%20GPT-4o%2C%20Unsplash%20and%20Airtable-9164) - [Transform Cloud Documentation into Security Control Baselines with OpenAI and Google Drive-7529](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Cloud%20Documentation%20into%20Security%20Control%20Baselines%20with%20OpenAI%20and%20Google%20Drive-7529) - [Transform data in Google Sheets-694](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20data%20in%20Google%20Sheets-694) - [Transform Documents into Engaging LinkedIn Posts with GPT-4.1 and Email Approval-4777](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Documents%20into%20Engaging%20LinkedIn%20Posts%20with%20GPT-4.1%20and%20Email%20Approval-4777) - [Transform Event Notes to LinkedIn Posts with Telegram, Google Calendar & Claude AI-6464](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Event%20Notes%20to%20LinkedIn%20Posts%20with%20Telegram%2C%20Google%20Calendar%20%26%20Claude%20AI-6464) - [Transform Excel Data into AI-Ready Vectors with OpenAI and Supabase-8557](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Excel%20Data%20into%20AI-Ready%20Vectors%20with%20OpenAI%20and%20Supabase-8557) - [Transform Gmail Newsletters into Insightful LinkedIn Posts Using OpenAI-3509](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Gmail%20Newsletters%20into%20Insightful%20LinkedIn%20Posts%20Using%20OpenAI-3509) - [Transform Hairstyles in Photos with Flux Kontext Apps AI via Replicate API-6874](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Hairstyles%20in%20Photos%20with%20Flux%20Kontext%20Apps%20AI%20via%20Replicate%20API-6874) - [Transform Hotel Guest Feedback with GPT-4 Sentiment Analysis & Service Recovery-9811](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Hotel%20Guest%20Feedback%20with%20GPT-4%20Sentiment%20Analysis%20%26%20Service%20Recovery-9811) - [Transform Image to Lego Style Using Line and Dall-E-2738](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Image%20to%20Lego%20Style%20Using%20Line%20and%20Dall-E-2738) - [Transform Images into AI Videos with MiniMax Hailuo 02 & Upload to YouTube/TikTok-5633](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Images%20into%20AI%20Videos%20with%20MiniMax%20Hailuo%2002%20%26%20Upload%20to%20YouTube%2FTikTok-5633) - [Transform Images into Videos using Stability AI Video Diffusion via Replicate-6787](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Images%20into%20Videos%20using%20Stability%20AI%20Video%20Diffusion%20via%20Replicate-6787) - [Transform Images with AI Prompts using FLUX Kontext, Google Sheets and Drive-4916](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Images%20with%20AI%20Prompts%20using%20FLUX%20Kontext%2C%20Google%20Sheets%20and%20Drive-4916) - [Transform Images with AI-Enhanced Prompts using FLUX.1 Kontext and Mistral-5409](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Images%20with%20AI-Enhanced%20Prompts%20using%20FLUX.1%20Kontext%20and%20Mistral-5409) - [Transform Instagram Reels into Viral Content with Mistral AI, AssemblyAI & Sheets-6729](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Instagram%20Reels%20into%20Viral%20Content%20with%20Mistral%20AI%2C%20AssemblyAI%20%26%20Sheets-6729) - [Transform Long Content into Bite-sized Learning Modules with GPT-4 & Google Docs-8265](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Long%20Content%20into%20Bite-sized%20Learning%20Modules%20with%20GPT-4%20%26%20Google%20Docs-8265) - [Transform Long Videos into Viral Shorts with AI and Schedule to Social Media using Whisper & Gemini-9867](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Long%20Videos%20into%20Viral%20Shorts%20with%20AI%20and%20Schedule%20to%20Social%20Media%20using%20Whisper%20%26%20Gemini-9867) - [Transform Markdown Content into Structured Notion Blocks-5675](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Markdown%20Content%20into%20Structured%20Notion%20Blocks-5675) - [Transform Meeting Notes into Action Items with Gemini & Google Workspace-5904](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Meeting%20Notes%20into%20Action%20Items%20with%20Gemini%20%26%20Google%20Workspace-5904) - [Transform Meeting Notes into Asana Tasks & Slack Summaries with GPT-4o-9875](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Meeting%20Notes%20into%20Asana%20Tasks%20%26%20Slack%20Summaries%20with%20GPT-4o-9875) - [Transform Meeting Transcripts into AI-Generated Presentations with Google Slides & Flux-9372](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Meeting%20Transcripts%20into%20AI-Generated%20Presentations%20with%20Google%20Slides%20%26%20Flux-9372) - [Transform Meeting Transcripts into LinkedIn Content with AI and Google Docs-7020](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Meeting%20Transcripts%20into%20LinkedIn%20Content%20with%20AI%20and%20Google%20Docs-7020) - [Transform NASA DONKI Space Alerts to Japanese with GPT-4 for Slack and Sheets-10592](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20NASA%20DONKI%20Space%20Alerts%20to%20Japanese%20with%20GPT-4%20for%20Slack%20and%20Sheets-10592) - [Transform Old Photos into Animated Videos with FLUX & Kling AI for Social Media-5755](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Old%20Photos%20into%20Animated%20Videos%20with%20FLUX%20%26%20Kling%20AI%20for%20Social%20Media-5755) - [Transform Press Releases (PDF & Word) into Polished Articles with Gmail & OpenAI-3302](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Press%20Releases%20(PDF%20%26%20Word)%20into%20Polished%20Articles%20with%20Gmail%20%26%20OpenAI-3302) - [Transform Product Images to Marketing Ads using Google Gemini AI-9127](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Product%20Images%20to%20Marketing%20Ads%20using%20Google%20Gemini%20AI-9127) - [Transform Product Photos into 360Β° Videos with OpenAI & RunwayML-3957](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Product%20Photos%20into%20360%C2%B0%20Videos%20with%20OpenAI%20%26%20RunwayML-3957) - [Transform Product Photos into Social Media Videos with Gemini AI, Kling & LATE-8318](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Product%20Photos%20into%20Social%20Media%20Videos%20with%20Gemini%20AI%2C%20Kling%20%26%20LATE-8318) - [Transform Product Photos into Studio-Quality Visuals with Nano Banana & Telegram-8843](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Product%20Photos%20into%20Studio-Quality%20Visuals%20with%20Nano%20Banana%20%26%20Telegram-8843) - [Transform Quotes to Viral Videos with Gemini, GPT & ElevenLabs for Social Media-6737](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Quotes%20to%20Viral%20Videos%20with%20Gemini%2C%20GPT%20%26%20ElevenLabs%20for%20Social%20Media-6737) - [Transform Raw Hiring Transcripts into Briefs & Scorecards with AI and Google Docs-4228](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Raw%20Hiring%20Transcripts%20into%20Briefs%20%26%20Scorecards%20with%20AI%20and%20Google%20Docs-4228) - [Transform Readwise Highlights into Weekly Content Ideas with Gemini AI-10217](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Readwise%20Highlights%20into%20Weekly%20Content%20Ideas%20with%20Gemini%20AI-10217) - [Transform Reddit Discussions into LinkedIn Post Ideas with GPT-4o and Google Sheets-6383](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Reddit%20Discussions%20into%20LinkedIn%20Post%20Ideas%20with%20GPT-4o%20and%20Google%20Sheets-6383) - [Transform Reddit Questions into SEO Blog Posts with OpenAI and Google Sheets-5842](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Reddit%20Questions%20into%20SEO%20Blog%20Posts%20with%20OpenAI%20and%20Google%20Sheets-5842) - [Transform Resumes into AI-Generated Personal Video Intros with HeyGen & GPT-6608](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Resumes%20into%20AI-Generated%20Personal%20Video%20Intros%20with%20HeyGen%20%26%20GPT-6608) - [Transform RSS Feeds into Blog Articles with GPT-4, Human Review & Google Docs-10311](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20RSS%20Feeds%20into%20Blog%20Articles%20with%20GPT-4%2C%20Human%20Review%20%26%20Google%20Docs-10311) - [Transform RSS Feeds into Platform-Optimized Content with GPT-4o for Medium, LinkedIn & Instagram-8662](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20RSS%20Feeds%20into%20Platform-Optimized%20Content%20with%20GPT-4o%20for%20Medium%2C%20LinkedIn%20%26%20Instagram-8662) - [Transform Spreadsheet Data into Smart Charts with OpenAI, QuickChart & Google Drive-8697](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Spreadsheet%20Data%20into%20Smart%20Charts%20with%20OpenAI%2C%20QuickChart%20%26%20Google%20Drive-8697) - [Transform Support Emails into FAQs with GPT-4o, Gmail, Notion, and Slack-10340](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Support%20Emails%20into%20FAQs%20with%20GPT-4o%2C%20Gmail%2C%20Notion%2C%20and%20Slack-10340) - [Transform Support Tickets into AI Documentation with GPT-4, PDFs and Google Drive-9260](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Support%20Tickets%20into%20AI%20Documentation%20with%20GPT-4%2C%20PDFs%20and%20Google%20Drive-9260) - [Transform T-Shirt Mockups to Print-Ready Designs with GPT-4 Vision & Image AI-3959](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20T-Shirt%20Mockups%20to%20Print-Ready%20Designs%20with%20GPT-4%20Vision%20%26%20Image%20AI-3959) - [Transform Telegram Content to Multi-Platform Posts with OpenAI Whisper & Gemini-9363](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Telegram%20Content%20to%20Multi-Platform%20Posts%20with%20OpenAI%20Whisper%20%26%20Gemini-9363) - [Transform Text to UGC Videos with OpenAI SORA-2 on Replicate-9362](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Text%20to%20UGC%20Videos%20with%20OpenAI%20SORA-2%20on%20Replicate-9362) - [Transform Travel Photos into Narrative Stories with GPT-4O Vision-7161](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Travel%20Photos%20into%20Narrative%20Stories%20with%20GPT-4O%20Vision-7161) - [Transform Videos with FAL AI Avatar Swaps & Voice and Publish to TikTok with Blotato-11043](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Videos%20with%20FAL%20AI%20Avatar%20Swaps%20%26%20Voice%20and%20Publish%20to%20TikTok%20with%20Blotato-11043) - [Transform Viral Videos into New Content with AI Voice Cloning & Multi-Platform Publishing-5471](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Viral%20Videos%20into%20New%20Content%20with%20AI%20Voice%20Cloning%20%26%20Multi-Platform%20Publishing-5471) - [Transform Voice Memos into Daily Journals & Tasks with OMI.ME, Gemini AI & Google Drive-5662](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Voice%20Memos%20into%20Daily%20Journals%20%26%20Tasks%20with%20OMI.ME%2C%20Gemini%20AI%20%26%20Google%20Drive-5662) - [Transform Voice Notes into Business Reviews with Groq Whisper & GPT-5 to Google Slides-10869](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Voice%20Notes%20into%20Business%20Reviews%20with%20Groq%20Whisper%20%26%20GPT-5%20to%20Google%20Slides-10869) - [Transform Voice Transcripts to LinkedIn Posts with Claude AI and Email Automation-4874](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Voice%20Transcripts%20to%20LinkedIn%20Posts%20with%20Claude%20AI%20and%20Email%20Automation-4874) - [Transform Your Selfies into 3D Figurines with Nano Banana AI-8571](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20Your%20Selfies%20into%203D%20Figurines%20with%20Nano%20Banana%20AI-8571) - [Transform YouTube Transcripts to Content Assets with AI and Google Sheets-9213](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20YouTube%20Transcripts%20to%20Content%20Assets%20with%20AI%20and%20Google%20Sheets-9213) - [Transform YouTube Videos into Interactive MCQ Quizzes with Google Forms & Gemini AI-5631](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20YouTube%20Videos%20into%20Interactive%20MCQ%20Quizzes%20with%20Google%20Forms%20%26%20Gemini%20AI-5631) - [Transform YouTube Videos into LinkedIn Posts with SearchAPI & OpenAi-6397](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20YouTube%20Videos%20into%20LinkedIn%20Posts%20with%20SearchAPI%20%26%20OpenAi-6397) - [Transform YouTube Videos to LinkedIn Posts with Apify, GPT-4.1 Mini & Google Sheets-9386](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20YouTube%20Videos%20to%20LinkedIn%20Posts%20with%20Apify%2C%20GPT-4.1%20Mini%20%26%20Google%20Sheets-9386) - [Transform YouTube Videos to Social Media Content with Vizard AI and GPT-4.1-6381](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transform%20YouTube%20Videos%20to%20Social%20Media%20Content%20with%20Vizard%20AI%20and%20GPT-4.1-6381) - [Transforming Scripts into Engaging Instagram Reels with Blotato: Featuring Unique Human Review-9858](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transforming%20Scripts%20into%20Engaging%20Instagram%20Reels%20with%20Blotato%3A%20Featuring%20Unique%20Human%20Review-9858) - [Translate & Repost Twitter Threads in Multiple Languages with OpenAI-4233](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Translate%20%26%20Repost%20Twitter%20Threads%20in%20Multiple%20Languages%20with%20OpenAI-4233) - [Translate audio using AI-2083](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Translate%20audio%20using%20AI-2083) - [Translate documents to multiple languages with Google Drive and DeepL-10264](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Translate%20documents%20to%20multiple%20languages%20with%20Google%20Drive%20and%20DeepL-10264) - [Translate PDFs into Multiple Languages with Google Translate & ConvertAPI Cost Tracking-10864](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Translate%20PDFs%20into%20Multiple%20Languages%20with%20Google%20Translate%20%26%20ConvertAPI%20Cost%20Tracking-10864) - [Translate RSS Feed Content to Hindi and Publish to WordPress with OpenAI-5150](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Translate%20RSS%20Feed%20Content%20to%20Hindi%20and%20Publish%20to%20WordPress%20with%20OpenAI-5150) - [Translate SRT Files with Google Translate-3620](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Translate%20SRT%20Files%20with%20Google%20Translate-3620) - [Translate Telegram audio messages with AI (55 supported languages)-2206](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Translate%20Telegram%20audio%20messages%20with%20AI%20(55%20supported%20languages)-2206) - [Translate Text between Languages using Seed-X-PPO and Replicate-6805](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Translate%20Text%20between%20Languages%20using%20Seed-X-PPO%20and%20Replicate-6805) - [Translate Text Between Languages with Seed-X-PPO Model on Replicate-6940](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Translate%20Text%20Between%20Languages%20with%20Seed-X-PPO%20Model%20on%20Replicate-6940) - [Transparent Tracking Pixel for Email Open Detection-3913](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transparent%20Tracking%20Pixel%20for%20Email%20Open%20Detection-3913) - [Transportation Laws and Incentives MCP Server-5644](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Transportation%20Laws%20and%20Incentives%20MCP%20Server-5644) - [Travel AI Agent - AI-Powered Travel Planner-3087](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Travel%20AI%20Agent%20-%20AI-Powered%20Travel%20Planner-3087) - [Travel Itinerary Reminders with Google Calendar, Excel, and SMS/Email Alerts-9846](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Travel%20Itinerary%20Reminders%20with%20Google%20Calendar%2C%20Excel%2C%20and%20SMS%2FEmail%20Alerts-9846) - [Travel Planning Agent with Couchbase Vector Search, Gemini 2.0 Flash and OpenAI-3881](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Travel%20Planning%20Agent%20with%20Couchbase%20Vector%20Search%2C%20Gemini%202.0%20Flash%20and%20OpenAI-3881) - [Travel Planning Assistant with MongoDB Atlas, Gemini LLM and Vector Search-3577](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Travel%20Planning%20Assistant%20with%20MongoDB%20Atlas%2C%20Gemini%20LLM%20and%20Vector%20Search-3577) - [Trello Task Management with Telegram Notifications and Supabase Database-9916](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Trello%20Task%20Management%20with%20Telegram%20Notifications%20and%20Supabase%20Database-9916) - [Triage alerts from Syncro and submit to OpsGenie-1491](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Triage%20alerts%20from%20Syncro%20and%20submit%20to%20OpsGenie-1491) - [Triage AWS Security Misconfigurations with GPT-4.1 Mini and Send Alerts to Gmail-7202](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Triage%20AWS%20Security%20Misconfigurations%20with%20GPT-4.1%20Mini%20and%20Send%20Alerts%20to%20Gmail-7202) - [Trigger Outbound Vapi AI Voice Calls From New Jotform Submissions-6695](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Trigger%20Outbound%20Vapi%20AI%20Voice%20Calls%20From%20New%20Jotform%20Submissions-6695) - [Trustpilot Insights Scraper: Auto Reviews via Bright Data + Google Sheets Sync-5145](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Trustpilot%20Insights%20Scraper%3A%20Auto%20Reviews%20via%20Bright%20Data%20%2B%20Google%20Sheets%20Sync-5145) - [Trustpilot Review Sentiment Analysis with OpenAI & Bright Data to Google Sheets-5950](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Trustpilot%20Review%20Sentiment%20Analysis%20with%20OpenAI%20%26%20Bright%20Data%20to%20Google%20Sheets-5950) - [TrustPilot SaaS Product Review Tracker with Bright Data & OpenAI-4280](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/TrustPilot%20SaaS%20Product%20Review%20Tracker%20with%20Bright%20Data%20%26%20OpenAI-4280) - [tset test es tes-9373](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/tset%20test%20es%20tes-9373) - [Turn Any PDF into a Clean Google Doc with Mistral OCR-6937](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Turn%20Any%20PDF%20into%20a%20Clean%20Google%20Doc%20with%20Mistral%20OCR-6937) - [Turn any RSS feed into email-2144](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Turn%20any%20RSS%20feed%20into%20email-2144) - [Turn Any Youtube Video into VIRAL Shorts-6834](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Turn%20Any%20Youtube%20Video%20into%20VIRAL%20Shorts-6834) - [Turn BBC News Articles into Podcasts using Hugging Face and Google Gemini-2972](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Turn%20BBC%20News%20Articles%20into%20Podcasts%20using%20Hugging%20Face%20and%20Google%20Gemini-2972) - [Turn Emails into AI-Enhanced Tasks in Notion (Multi-User Support) with Gmail, Airtable and Softr-2377](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Turn%20Emails%20into%20AI-Enhanced%20Tasks%20in%20Notion%20(Multi-User%20Support)%20with%20Gmail%2C%20Airtable%20and%20Softr-2377) - [Turn Google Sheets Ideas into AI Videos with GPT-4o and Fal.AI Veo 3-4881](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Turn%20Google%20Sheets%20Ideas%20into%20AI%20Videos%20with%20GPT-4o%20and%20Fal.AI%20Veo%203-4881) - [Turn Ideas into Movies with DeepSeek, RunwayML, ElevenLabs & Creatomate-8222](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Turn%20Ideas%20into%20Movies%20with%20DeepSeek%2C%20RunwayML%2C%20ElevenLabs%20%26%20Creatomate-8222) - [Turn Monoprix Delivery Emails into Calendar Events using ChatGPT and Google Calendar-4771](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Turn%20Monoprix%20Delivery%20Emails%20into%20Calendar%20Events%20using%20ChatGPT%20and%20Google%20Calendar-4771) - [Turn on a light to a specific color on any update in GitHub repository-1856](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Turn%20on%20a%20light%20to%20a%20specific%20color%20on%20any%20update%20in%20GitHub%20repository-1856) - [Turn Text into Cinematic Videos using GPT-4, Dumpling FLUX.1 Pro, and Veo 3-8564](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Turn%20Text%20into%20Cinematic%20Videos%20using%20GPT-4%2C%20Dumpling%20FLUX.1%20Pro%2C%20and%20Veo%203-8564) - [Turn TikTok Comments into AI Avatar Videos with Dumpling AI, GPT-4 & Captions.ai-9251](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Turn%20TikTok%20Comments%20into%20AI%20Avatar%20Videos%20with%20Dumpling%20AI%2C%20GPT-4%20%26%20Captions.ai-9251) - [Turn YouTube Comments into Content Ideas with GPT-4.1-mini, Tavily & Apify-7479](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Turn%20YouTube%20Comments%20into%20Content%20Ideas%20with%20GPT-4.1-mini%2C%20Tavily%20%26%20Apify-7479) - [Turn YouTube Transcripts into Newsletter Drafts using Dumpling AI + GPT-4o-5798](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Turn%20YouTube%20Transcripts%20into%20Newsletter%20Drafts%20using%20Dumpling%20AI%20%2B%20GPT-4o-5798) - [Turn YouTube Videos into Summaries, Transcripts, and Visual Insights-3188](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Turn%20YouTube%20Videos%20into%20Summaries%2C%20Transcripts%2C%20and%20Visual%20Insights-3188) - [Turns Reddit Pain Points into Comic Ads using Dumpling AI and GPT-4o-5394](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Turns%20Reddit%20Pain%20Points%20into%20Comic%20Ads%20using%20Dumpling%20AI%20and%20GPT-4o-5394) - [Tutorial - Creating a Secure Webhook-5174](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Tutorial%20-%20Creating%20a%20Secure%20Webhook-5174) - [Tutorial - n8n Expressions-5271](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Tutorial%20-%20n8n%20Expressions-5271) - [Tutorial - n8n Keyboard Shortcuts-5270](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Tutorial%20-%20n8n%20Keyboard%20Shortcuts-5270) - [TW-Request-Agri Data Open Platform-Daily Market Sheep Pricing-2687](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/TW-Request-Agri%20Data%20Open%20Platform-Daily%20Market%20Sheep%20Pricing-2687) - [TwentyCRM event based updates on selective messaging channels with logs-2509](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/TwentyCRM%20event%20based%20updates%20on%20selective%20messaging%20channels%20with%20logs-2509) - [Twitch Auto-Clip-Generator: Fetch from Streamers, Clip & Edit on Autopilot-3521](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Twitch%20Auto-Clip-Generator%3A%20Fetch%20from%20Streamers%2C%20Clip%20%26%20Edit%20on%20Autopilot-3521) - [Twitter Content Automation with Gemini AI for Tweets, Images, and Engagement-10322](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Twitter%20Content%20Automation%20with%20Gemini%20AI%20for%20Tweets%2C%20Images%2C%20and%20Engagement-10322) - [Twitter Keyword & Public-Figure Monitor with Automated Airtable Archiving-5006](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Twitter%20Keyword%20%26%20Public-Figure%20Monitor%20with%20Automated%20Airtable%20Archiving-5006) - [Two-Factor Authentication with ClickSend Voice Calls and Email Verification-8712](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Two-Factor%20Authentication%20with%20ClickSend%20Voice%20Calls%20and%20Email%20Verification-8712) - [Two-way Property Repair Management System with Google Sheets & Drive-10004](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Two-way%20Property%20Repair%20Management%20System%20with%20Google%20Sheets%20%26%20Drive-10004) - [Two-way sync between Pipedrive and HubSpot-1333](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Two-way%20sync%20between%20Pipedrive%20and%20HubSpot-1333) - [Type Forms to KlickTipp Integration - Quiz-2774](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Type%20Forms%20to%20KlickTipp%20Integration%20-%20Quiz-2774) - [Typeform Lead Qualification with Vero, Gmail, Google Sheets & Slack Notifications-10745](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Typeform%20Lead%20Qualification%20with%20Vero%2C%20Gmail%2C%20Google%20Sheets%20%26%20Slack%20Notifications-10745) - [Typeform to HubSpot: AI-Enriched & Scored Leads with GPT-4o-mini-7567](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Typeform%20to%20HubSpot%3A%20AI-Enriched%20%26%20Scored%20Leads%20with%20GPT-4o-mini-7567) - [UGC Video Generation with Wan 2.5 on Replicate-8907](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/UGC%20Video%20Generation%20with%20Wan%202.5%20on%20Replicate-8907) - [Ultimate AI Assistant: Automate Email, Calendar, WebSearch, Notion, RAG & X-3629](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Ultimate%20AI%20Assistant%3A%20Automate%20Email%2C%20Calendar%2C%20WebSearch%2C%20Notion%2C%20%20RAG%20%26%20X-3629) - [Ultimate Content Generator for WordPress-2737](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Ultimate%20Content%20Generator%20for%20WordPress-2737) - [Ultimate Scraper Workflow for n8n-2431](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Ultimate%20Scraper%20Workflow%20for%20n8n-2431) - [Unified Business Orchestrator with Google Gemini, Notion, and Telegram for CEOs-7694](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Unified%20Business%20Orchestrator%20with%20Google%20Gemini%2C%20Notion%2C%20and%20Telegram%20for%20CEOs-7694) - [UniPile LinkedIn Profile Lookup Subworkflow-4890](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/UniPile%20LinkedIn%20Profile%20Lookup%20Subworkflow-4890) - [Unique QRcode coupon assignment and validation for Lead Generation with SuiteCRM-2899](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Unique%20QRcode%20coupon%20assignment%20and%20validation%20for%20Lead%20Generation%20with%20SuiteCRM-2899) - [University Application Evaluation & Scholarship Automation with GPT-4 & JotForm-9574](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/University%20Application%20Evaluation%20%26%20Scholarship%20Automation%20with%20GPT-4%20%26%20JotForm-9574) - [University FAQ & Calendar Assistant with Telegram, MongoDB and Gemini AI-10665](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/University%20FAQ%20%26%20Calendar%20Assistant%20with%20Telegram%2C%20MongoDB%20and%20Gemini%20AI-10665) - [Unix Timestamp to ISO Date Converter-4623](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Unix%20Timestamp%20to%20ISO%20Date%20Converter-4623) - [Unstructured Resume Parser with Thordata Universal API + OpenAI GPT-4.1-mini-10289](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Unstructured%20Resume%20Parser%20with%20Thordata%20Universal%20API%20%2B%20OpenAI%20GPT-4.1-mini-10289) - [Update all Zammad Roles to default values-2597](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Update%20all%20Zammad%20Roles%20to%20default%20values-2597) - [Update Dialogflow Intent Responses via Telegram Bot Commands-7408](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Update%20Dialogflow%20Intent%20Responses%20via%20Telegram%20Bot%20Commands-7408) - [Update Grocery Lists in Asana via Telegram Voice & Text using GPT-4o mini-7845](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Update%20Grocery%20Lists%20in%20Asana%20via%20Telegram%20Voice%20%26%20Text%20using%20GPT-4o%20mini-7845) - [Update Hubspot engagement by parsing inbox mail with AI-3767](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Update%20Hubspot%20engagement%20by%20parsing%20inbox%20mail%20with%20AI-3767) - [Update HubSpot when a new invoice is registered in Stripe-1468](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Update%20HubSpot%20when%20a%20new%20invoice%20is%20registered%20in%20Stripe-1468) - [Update people through Zulip about open tickets in Zammad-1575](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Update%20people%20through%20Zulip%20about%20open%20tickets%20in%20Zammad-1575) - [Update Shopify order tags when a Onfleet event happens-1545](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Update%20Shopify%20order%20tags%20when%20a%20Onfleet%20event%20happens-1545) - [Update Twitter banner using HTTP request-1338](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Update%20Twitter%20banner%20using%20HTTP%20request-1338) - [Update Zammad Roles by Excel-2598](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Update%20Zammad%20Roles%20by%20Excel-2598) - [Upload & Categorize Files with Supabase Storage and Secure URL Generation-4920](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Upload%20%26%20Categorize%20Files%20with%20Supabase%20Storage%20and%20Secure%20URL%20Generation-4920) - [Upload & Rename Videos to Google Drive via Apps Script from URL-3815](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Upload%20%26%20Rename%20Videos%20to%20Google%20Drive%20via%20Apps%20Script%20from%20URL-3815) - [Upload Binary Images to X (Twitter) from Google Drive or AI Sources-6340](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Upload%20Binary%20Images%20to%20X%20(Twitter)%20from%20Google%20Drive%20or%20AI%20Sources-6340) - [Upload Carousel of Images to Tiktok and Instagram with upload-post.com-3524](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Upload%20Carousel%20of%20Images%20to%20Tiktok%20and%20Instagram%20%20with%20upload-post.com-3524) - [Upload File to SharePoint Using Microsoft Graph API-3690](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Upload%20File%20to%20SharePoint%20Using%20Microsoft%20Graph%20API-3690) - [Upload Files to Dropbox and Generate Direct Download Links-10299](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Upload%20Files%20to%20Dropbox%20and%20Generate%20Direct%20Download%20Links-10299) - [Upload files via n8n form and save them to Digital Ocean Spaces-2660](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Upload%20files%20via%20n8n%20form%20and%20save%20them%20to%20Digital%20Ocean%20Spaces-2660) - [Upload Google Drive Files to an InfraNodus Graph-4486](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Upload%20Google%20Drive%20Files%20to%20an%20InfraNodus%20Graph-4486) - [Upload images to an S3 Bucket via a Slack Bot-2585](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Upload%20images%20to%20an%20S3%20Bucket%20via%20a%20Slack%20Bot-2585) - [Upload Large Files to Dropbox with Chunking & Web UI Progress Tracking-10711](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Upload%20Large%20Files%20to%20Dropbox%20with%20Chunking%20%26%20Web%20UI%20Progress%20Tracking-10711) - [Upload Large Files to Kommo/AmoCRM with Automatic File Chunking-3922](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Upload%20Large%20Files%20to%20Kommo%2FAmoCRM%20with%20Automatic%20File%20Chunking-3922) - [Upload Multiple Attachments from Gmail to Google Drive - Without a Code Node-2966](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Upload%20Multiple%20Attachments%20from%20Gmail%20to%20Google%20Drive%20-%20Without%20a%20Code%20Node-2966) - [Upload Podcast Episodes to Spotify via RSS & Google Drive-7319](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Upload%20Podcast%20Episodes%20to%20Spotify%20via%20RSS%20%26%20Google%20Drive-7319) - [Upload to Instagram and Tiktok from Google Drive-2894](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Upload%20to%20Instagram%20and%20Tiktok%20from%20Google%20Drive-2894) - [Upload Video & Image Ads to Meta Ads Manager from Google Sheets & Google Drive-5883](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Upload%20Video%20%26%20Image%20Ads%20to%20Meta%20Ads%20Manager%20from%20Google%20Sheets%20%26%20Google%20Drive-5883) - [Uploading image datasets to Qdrant [1/3 anomaly][1/2 KNN]-2654](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Uploading%20image%20datasets%20to%20Qdrant%20%5B1%2F3%20anomaly%5D%5B1%2F2%20KNN%5D-2654) - [Upsert huge documents in a vector store with Supabase and Notion-2568](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Upsert%20huge%20documents%20in%20a%20vector%20store%20with%20Supabase%20and%20Notion-2568) - [UptimeRobot Alerts to Telegram with Visual Verification-5780](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/UptimeRobot%20Alerts%20to%20Telegram%20with%20Visual%20Verification-5780) - [Upwork Job Aggregator with OpenAI Summaries & Multi-channel Notifications-4793](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Upwork%20Job%20Aggregator%20with%20OpenAI%20Summaries%20%26%20Multi-channel%20Notifications-4793) - [Upwork Job Listings Auto-Export to Google Sheets with Apify-4795](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Upwork%20Job%20Listings%20Auto-Export%20to%20Google%20Sheets%20with%20Apify-4795) - [Upwork Lead Generation: Extract Client Emails with LinkedIn Scraping and AI-4794](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Upwork%20Lead%20Generation%3A%20Extract%20Client%20Emails%20with%20LinkedIn%20Scraping%20and%20AI-4794) - [US Stocks Earnings Calendar Updates to Telegram (Finnhub + Gemini)-5373](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/US%20Stocks%20Earnings%20Calendar%20Updates%20to%20Telegram%20(Finnhub%20%2B%20Gemini)-5373) - [Use any LangChain module in n8n (with the LangChain code node)-2082](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Use%20any%20LangChain%20module%20in%20n8n%20(with%20the%20LangChain%20code%20node)-2082) - [Use OpenRouter in n8n versions <1.78-2897](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Use%20OpenRouter%20in%20n8n%20versions%20%3C1.78-2897) - [Use Redis to rate-limit your low-code API-1236](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Use%20Redis%20to%20rate-limit%20your%20low-code%20API-1236) - [User verification and login using Auth0-2408](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/User%20verification%20and%20login%20using%20Auth0-2408) - [User-Friendly Technical Support Portal for GLPI Ticket Management-7392](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/User-Friendly%20Technical%20Support%20Portal%20for%20GLPI%20Ticket%20Management-7392) - [Using External Workflows as Tools in n8n-2713](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Using%20External%20Workflows%20as%20Tools%20in%20n8n-2713) - [UTM Link Creator & QR Code Generator with Scheduled Google Analytics Reports-2921](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/UTM%20Link%20Creator%20%26%20QR%20Code%20Generator%20with%20Scheduled%20Google%20Analytics%20Reports-2921) - [UTM Marketing Attribution Reports with Google Sheets, GPT-4o & Gmail-8513](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/UTM%20Marketing%20Attribution%20Reports%20with%20Google%20Sheets%2C%20GPT-4o%20%26%20Gmail-8513) - [UX Interview Analysis with OpenAI: Transcribe and Export to Google Sheets-7126](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/UX%20Interview%20Analysis%20with%20OpenAI%3A%20Transcribe%20and%20Export%20to%20Google%20Sheets-7126) - [v1 helper - Find params with affected expressions-1929](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/v1%20helper%20-%20Find%20params%20with%20affected%20expressions-1929) - [Vacation Planning Agent-5309](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Vacation%20Planning%20Agent-5309) - [Validate & Enrich Phone Numbers in Google Sheets with RapidAPI-6479](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Validate%20%26%20Enrich%20Phone%20Numbers%20in%20Google%20Sheets%20with%20RapidAPI-6479) - [Validate and Create LEDGERS Contacts from Google Sheets with Error Handling-4961](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Validate%20and%20Create%20LEDGERS%20Contacts%20from%20Google%20Sheets%20with%20Error%20Handling-4961) - [Validate and Enrich JotForm Leads with Reoon Email Verification and Apollo in Sheets-9391](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Validate%20and%20Enrich%20JotForm%20Leads%20with%20Reoon%20Email%20Verification%20and%20Apollo%20in%20Sheets-9391) - [Validate API Requests with Bearer Token Authentication and Airtable-6184](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Validate%20API%20Requests%20with%20Bearer%20Token%20Authentication%20and%20Airtable-6184) - [Validate Auth0 JWT Tokens using JWKS or Signing Cert-4347](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Validate%20Auth0%20JWT%20Tokens%20using%20JWKS%20or%20Signing%20Cert-4347) - [Validate CAD-BIM Files Against Excel Standards (Revit/IFC/DWG/DGN)-5868](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Validate%20CAD-BIM%20Files%20Against%20Excel%20Standards%20(Revit%2FIFC%2FDWG%2FDGN)-5868) - [Validate Email Addresses with APILayer API-6230](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Validate%20Email%20Addresses%20with%20APILayer%20API-6230) - [Validate email format from a Wordpress form and save a contact in Mautic-2184](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Validate%20email%20format%20from%20a%20Wordpress%20form%20and%20save%20a%20contact%20in%20Mautic-2184) - [Validate Email Lists Weekly with Google Sheets, VerifiEmail and Gmail Reports-9252](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Validate%20Email%20Lists%20Weekly%20with%20Google%20Sheets%2C%20VerifiEmail%20and%20Gmail%20Reports-9252) - [Validate email of new contacts in Mautic-1462](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Validate%20email%20of%20new%20contacts%20in%20Mautic-1462) - [Validate Email Security Gateways with GPT-4 Generated Payloads and Google Sheets-6507](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Validate%20Email%20Security%20Gateways%20with%20GPT-4%20Generated%20Payloads%20and%20Google%20Sheets-6507) - [Validate emails in a table using Mailcheck-1055](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Validate%20emails%20in%20a%20table%20using%20Mailcheck-1055) - [Validate GitHub Configurations with GPT-4o-mini and Log Issues to Sheets and Slack-10329](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Validate%20GitHub%20Configurations%20with%20GPT-4o-mini%20and%20Log%20Issues%20to%20Sheets%20and%20Slack-10329) - [Validate Leads Email Addresses with Hunter.io and Google Sheets-6992](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Validate%20Leads%20Email%20Addresses%20with%20Hunter.io%20and%20Google%20Sheets-6992) - [Validate Mobile App Deep Links in GitHub PRs with Automated Testing-7124](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Validate%20Mobile%20App%20Deep%20Links%20in%20GitHub%20PRs%20with%20Automated%20Testing-7124) - [Validate n8n JSON Workflows with GPT-4 & LangChain: Google Drive to Sheets-6368](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Validate%20n8n%20JSON%20Workflows%20with%20GPT-4%20%26%20LangChain%3A%20Google%20Drive%20to%20Sheets-6368) - [Validate Newsletter Quality with GPT-5 Quality Gate before Sending-10734](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Validate%20Newsletter%20Quality%20with%20GPT-5%20Quality%20Gate%20before%20Sending-10734) - [Validate TOTP Token (without creating a credential)-2379](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Validate%20TOTP%20Token%20(without%20creating%20a%20credential)-2379) - [Vectorize Medical Procedures for Semantic Search with TUSS, Gemini & pgVector-6543](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Vectorize%20Medical%20Procedures%20for%20Semantic%20Search%20with%20TUSS%2C%20Gemini%20%26%20pgVector-6543) - [Venafi Cloud Slack Cert Bot-2422](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Venafi%20Cloud%20Slack%20Cert%20Bot-2422) - [Veo 3 Ad Script Builder (GPT-4 + Google Docs Integration)-4936](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Veo%203%20Ad%20Script%20Builder%20(GPT-4%20%2B%20Google%20Docs%20Integration)-4936) - [Verify & enrich form leads with Hunter and Clearbit then add them to Pipedrive-2136](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Verify%20%26%20enrich%20form%20leads%20with%20Hunter%20and%20Clearbit%20then%20add%20them%20to%20Pipedrive-2136) - [Verify an email adress with Icypeas (single)-2011](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Verify%20an%20email%20adress%20with%20Icypeas%20(single)-2011) - [Verify Domain-Based Gmail Addresses for Outreach with EmailListVerify & Google Sheets-10068](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Verify%20Domain-Based%20Gmail%20Addresses%20for%20Outreach%20with%20EmailListVerify%20%26%20Google%20Sheets-10068) - [Verify emails & enrich new form leads and save them to HubSpot-2116](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Verify%20emails%20%26%20enrich%20new%20form%20leads%20and%20save%20them%20to%20HubSpot-2116) - [Verify Emails & Generate Resume Cards with VerifiEmail, HTML CSS to Image & Gmail-10133](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Verify%20Emails%20%26%20Generate%20Resume%20Cards%20with%20VerifiEmail%2C%20HTML%20CSS%20to%20Image%20%26%20Gmail-10133) - [Verify Generic Business Emails across Multiple Domains with EmailListVerify and Google Sheets-8923](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Verify%20Generic%20Business%20Emails%20across%20Multiple%20Domains%20with%20EmailListVerify%20and%20Google%20Sheets-8923) - [Verify Linkedin Company Page by Domain with Airtop-4263](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Verify%20Linkedin%20Company%20Page%20by%20Domain%20with%20Airtop-4263) - [Verify mailing address deliverability of new contacts in HighLevel Using Lob-2171](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Verify%20mailing%20address%20deliverability%20of%20new%20contacts%20in%20HighLevel%20Using%20Lob-2171) - [Verify Telegram Channel Subscriptions with Access Control using Postgres-3615](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Verify%20Telegram%20Channel%20Subscriptions%20with%20Access%20Control%20using%20Postgres-3615) - [Verify WhatsApp Numbers in Bulk using Google Sheets & WasenderAPI-6183](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Verify%20WhatsApp%20Numbers%20in%20Bulk%20using%20Google%20Sheets%20%26%20WasenderAPI-6183) - [Version Control n8n Workflows in GitLab with Customer Tag Organization-8042](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Version%20Control%20n8n%20Workflows%20in%20GitLab%20with%20Customer%20Tag%20Organization-8042) - [Video Background Removal and Image Composition with Google Drive Integration-9820](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Video%20Background%20Removal%20and%20Image%20Composition%20with%20Google%20Drive%20Integration-9820) - [Video to Blog Research Automation with GPT-4o, Dumpling AI & Google Sheets-6948](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Video%20to%20Blog%20Research%20Automation%20with%20GPT-4o%2C%20Dumpling%20AI%20%26%20Google%20Sheets-6948) - [Video Transcript Search and Q&A with VLM Run, GPT-4 & Google Workspace-9325](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Video%20Transcript%20Search%20and%20Q%26A%20with%20VLM%20Run%2C%20GPT-4%20%26%20Google%20Workspace-9325) - [Video Transcription Automation with VLM Run, Google Drive and Docs-6703](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Video%20Transcription%20Automation%20with%20VLM%20Run%2C%20Google%20Drive%20and%20Docs-6703) - [View Fantasy Football Roster Details with Sleeper API and Telegram Chatbot-6655](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/View%20Fantasy%20Football%20Roster%20Details%20with%20Sleeper%20API%20and%20Telegram%20Chatbot-6655) - [Viral ASMR Video Factory: Automatically generate viral videos on autopilot.-5324](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Viral%20ASMR%20Video%20Factory%3A%20Automatically%20generate%20viral%20videos%20on%20autopilot.-5324) - [Vision RAG and Image Embeddings using Cohere Command-A and Embed v4-6961](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Vision%20RAG%20and%20Image%20Embeddings%20using%20Cohere%20Command-A%20and%20Embed%20v4-6961) - [Visual Storytelling Content Factory: Gemini & Replicate AI with Human-in-the-loop Publishing-7951](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Visual%20Storytelling%20Content%20Factory%3A%20Gemini%20%26%20Replicate%20AI%20with%20Human-in-the-loop%20Publishing-7951) - [Visualize your SQL Agent queries with OpenAI and Quickchart.io-2559](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Visualize%20your%20SQL%20Agent%20queries%20with%20OpenAI%20and%20Quickchart.io-2559) - [Voice & Text Assistant with Telegram, Gemini AI, Calendar, Gmail & Notion-8648](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Voice%20%26%20Text%20Assistant%20with%20Telegram%2C%20Gemini%20AI%2C%20Calendar%2C%20Gmail%20%26%20Notion-8648) - [Voice & Text Control for Home Assistant using Telegram, Whisper & Gemini-8411](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Voice%20%26%20Text%20Control%20for%20Home%20Assistant%20using%20Telegram%2C%20Whisper%20%26%20Gemini-8411) - [Voice & Text Lead Generation Assistant with Telegram, GPT-4, and Apollo-6532](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Voice%20%26%20Text%20Lead%20Generation%20Assistant%20with%20Telegram%2C%20GPT-4%2C%20and%20Apollo-6532) - [Voice & Text Telegram Assistant with GPT-4.1-mini and Conversation Memory-9981](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Voice%20%26%20Text%20Telegram%20Assistant%20with%20GPT-4.1-mini%20and%20Conversation%20Memory-9981) - [Voice AI Chatbot with OpenAI, RAG (Qdrant) & Guardrails for WordPress-10924](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Voice%20AI%20Chatbot%20with%20OpenAI%2C%20RAG%20(Qdrant)%20%26%20Guardrails%20for%20WordPress-10924) - [Voice AI Customer Support for WooCommerce using VAPI, GPT-4o & Gemini with RAG-8488](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Voice%20AI%20Customer%20Support%20for%20WooCommerce%20using%20VAPI%2C%20GPT-4o%20%26%20Gemini%20with%20RAG-8488) - [Voice Appointment Booking & Confirmation System with Vapi, Gemini & Google Calendar-10905](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Voice%20Appointment%20Booking%20%26%20Confirmation%20System%20with%20Vapi%2C%20Gemini%20%26%20Google%20Calendar-10905) - [Voice Creation, TTS, Sound Effects, Voicechanger & more! 🎧 Elevenlabs MCP Server-4672](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Voice%20Creation%2C%20TTS%2C%20Sound%20Effects%2C%20Voicechanger%20%26%20more!%20%F0%9F%8E%A7%20Elevenlabs%20MCP%20Server-4672) - [Voice Translator Bridge (Telegram β†’ Slack) with GPT-4o-mini + Whisper-10187](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Voice%20Translator%20Bridge%20(Telegram%20%E2%86%92%20Slack)%20with%20GPT-4o-mini%20%2B%20Whisper-10187) - [Voice-Based Appointment Booking System with ElevenLabs AI and Cal.com-5670](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Voice-Based%20Appointment%20Booking%20System%20with%20ElevenLabs%20AI%20and%20Cal.com-5670) - [Voice-controlled Expense Tracker with Siri, AI and Google Sheets-6033](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Voice-controlled%20Expense%20Tracker%20with%20Siri%2C%20AI%20and%20Google%20Sheets-6033) - [Voice-Driven AI Assistant using VAPI and GPT-4.1-mini with Memory-8866](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Voice-Driven%20AI%20Assistant%20using%20VAPI%20and%20GPT-4.1-mini%20with%20Memory-8866) - [Voice-Driven Travel Itinerary Generator Using ElevenLabs, GPT-4o & Pinecone-6481](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Voice-Driven%20Travel%20Itinerary%20Generator%20Using%20ElevenLabs%2C%20GPT-4o%20%26%20Pinecone-6481) - [Voice-Powered Marketing Assistant with ElevenLabs, OpenAI & Content Generation-4888](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Voice-Powered%20Marketing%20Assistant%20with%20ElevenLabs%2C%20OpenAI%20%26%20Content%20Generation-4888) - [Voice-to-Email Response System with Telegram, OpenAI Whisper & Gmail-3930](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Voice-to-Email%20Response%20System%20with%20Telegram%2C%20OpenAI%20Whisper%20%26%20Gmail-3930) - [Voice-to-Ideas: Transcribe Telegram Voice Notes with OpenAI Whisper to Google Sheets-10806](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Voice-to-Ideas%3A%20Transcribe%20Telegram%20Voice%20Notes%20with%20OpenAI%20Whisper%20to%20Google%20Sheets-10806) - [Voice-to-Task Manager with Telegram, GPT-4o & Notion Database-7925](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Voice-to-Task%20Manager%20with%20Telegram%2C%20GPT-4o%20%26%20Notion%20Database-7925) - [Voice-to-Text AI Assistant with Voicenotes, Claude Sonnet & Email Delivery-6618](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Voice-to-Text%20AI%20Assistant%20with%20Voicenotes%2C%20Claude%20Sonnet%20%26%20Email%20Delivery-6618) - [Voiceflow Demo Support Chatbot -2796](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Voiceflow%20Demo%20Support%20Chatbot%20-2796) - [Watchdog: Update All Workflows With Default Error Workflow-2169](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Watchdog%3A%20Update%20All%20Workflows%20With%20Default%20Error%20Workflow-2169) - [Weather Alerts via SMS (OpenWeather + Twilio)-8040](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Weather%20Alerts%20via%20SMS%20(OpenWeather%20%2B%20Twilio)-8040) - [Weather check workflow for bash-dash-986](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Weather%20check%20workflow%20for%20bash-dash-986) - [Web Content to Telegram Publisher with AI Enhancement & Image Watermarking-9441](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Web%20Content%20to%20Telegram%20Publisher%20with%20AI%20Enhancement%20%26%20Image%20Watermarking-9441) - [Web Crawler: Convert Websites to AI-Ready Markdown in Google Sheets-9594](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Web%20Crawler%3A%20Convert%20Websites%20to%20AI-Ready%20Markdown%20in%20Google%20Sheets-9594) - [Web Research Assistant: Automated Search & Scraping with Gemini AI and Spreadsheet Reports-8218](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Web%20Research%20Assistant%3A%20Automated%20Search%20%26%20Scraping%20with%20Gemini%20AI%20and%20Spreadsheet%20Reports-8218) - [Web Scraper: Extract Website Content from Sitemaps to Google Drive-7186](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Web%20Scraper%3A%20Extract%20Website%20Content%20from%20Sitemaps%20to%20Google%20Drive-7186) - [Web Scraping & Screenshot Automation with GPT 4.1 mini and Firecrawl-6343](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Web%20Scraping%20%26%20Screenshot%20Automation%20with%20GPT%204.1%20mini%20and%20Firecrawl-6343) - [Web Search Assistant with Citations using SearchAPI and OpenRouter LLM-3829](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Web%20Search%20Assistant%20with%20Citations%20using%20SearchAPI%20and%20OpenRouter%20LLM-3829) - [Web Site Scraper for LLMs with Airtop-4252](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Web%20Site%20Scraper%20for%20LLMs%20with%20Airtop-4252) - [Webhook-enabled AI PDF analyzer-4336](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Webhook-enabled%20AI%20PDF%20analyzer-4336) - [WebhookDocs: generate swagger preview of your active workflows-4270](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WebhookDocs%3A%20generate%20swagger%20preview%20of%20your%20active%20workflows-4270) - [Webhooks with Mattermost-351](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Webhooks%20with%20Mattermost-351) - [Webpage Change Detection & Alerts with Google Suite and Hash Tracking-3366](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Webpage%20Change%20Detection%20%26%20Alerts%20with%20Google%20Suite%20and%20Hash%20Tracking-3366) - [WebSecScan: AI-Powered Website Security Auditor-3314](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WebSecScan%3A%20AI-Powered%20Website%20Security%20Auditor-3314) - [Website & API Health Monitoring System with HTTP Status Validation-8412](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Website%20%26%20API%20Health%20Monitoring%20System%20with%20HTTP%20Status%20Validation-8412) - [Website Chatbot with Google Drive Knowledge Base using GPT-4 and Mistral AI-10142](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Website%20Chatbot%20with%20Google%20Drive%20Knowledge%20Base%20using%20GPT-4%20and%20Mistral%20AI-10142) - [Website Contact Form to Slack with Optional Email Confirmation-6987](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Website%20Contact%20Form%20to%20Slack%20with%20Optional%20Email%20Confirmation-6987) - [Website Content Analysis with GPT-4 and Storage to Google Sheets-4355](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Website%20Content%20Analysis%20with%20GPT-4%20and%20Storage%20to%20Google%20Sheets-4355) - [Website Content Chatbot with Pinecone, Airtable & OpenAI for RAG Applications-7966](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Website%20Content%20Chatbot%20with%20Pinecone%2C%20Airtable%20%26%20OpenAI%20for%20RAG%20Applications-7966) - [Website Content Scraper & SEO Keyword Extractor with GPT-4o-mini and Airtable-5657](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Website%20Content%20Scraper%20%26%20SEO%20Keyword%20Extractor%20with%20GPT-4o-mini%20and%20Airtable-5657) - [Website Downtime Alert via LINE + Supabase Log-4379](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Website%20Downtime%20Alert%20via%20LINE%20%2B%20Supabase%20Log-4379) - [Website Intelligence & Lead Scoring with ScrapeGraphAI, HubSpot and Slack-6570](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Website%20Intelligence%20%26%20Lead%20Scoring%20with%20ScrapeGraphAI%2C%20HubSpot%20and%20Slack-6570) - [Website Lead Capture with Apollo.io Enrichment, HubSpot Storage & Gmail Notifications-4618](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Website%20Lead%20Capture%20with%20Apollo.io%20Enrichment%2C%20HubSpot%20Storage%20%26%20Gmail%20Notifications-4618) - [Website Lead Management: Send Contact Form Submissions to WhatsApp & Google Sheets-7424](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Website%20Lead%20Management%3A%20Send%20Contact%20Form%20Submissions%20to%20WhatsApp%20%26%20Google%20Sheets-7424) - [Website Monitoring, Scheduling, and Email Alerts Template-5067](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Website%20Monitoring%2C%20Scheduling%2C%20and%20Email%20Alerts%20Template-5067) - [Website Scam Risk Detector with GPT-4o and SerpAPI-5614](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Website%20Scam%20Risk%20Detector%20with%20GPT-4o%20and%20SerpAPI-5614) - [Website SEO Health Analytics with Google Sheets, PDF Reports & Gmail Alerts-7989](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Website%20SEO%20Health%20Analytics%20with%20Google%20Sheets%2C%20PDF%20Reports%20%26%20Gmail%20Alerts-7989) - [Website Uptime Monitoring with GPT-4 Analysis and Gmail Notifications-7194](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Website%20Uptime%20Monitoring%20with%20GPT-4%20Analysis%20and%20Gmail%20Notifications-7194) - [Weekly AI News Digest with Perplexity AI and Gmail Newsletter-4412](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Weekly%20AI%20News%20Digest%20with%20Perplexity%20AI%20and%20Gmail%20Newsletter-4412) - [Weekly Business & Home Task Planner with Notion, Email Digests and Telegram-7789](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Weekly%20Business%20%26%20Home%20Task%20Planner%20with%20Notion%2C%20Email%20Digests%20and%20Telegram-7789) - [Weekly Client Re-engagement System with GoHighLevel, Gmail, Sheets, and Slack-9237](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Weekly%20Client%20Re-engagement%20System%20with%20GoHighLevel%2C%20Gmail%2C%20Sheets%2C%20and%20Slack-9237) - [Weekly Competitor Content Digest with Gemini & OpenAI, Google Sheets, and Firecrawl-6637](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Weekly%20Competitor%20Content%20Digest%20with%20Gemini%20%26%20OpenAI%2C%20Google%20Sheets%2C%20and%20Firecrawl-6637) - [Weekly Competitor Facebook Ads Intelligence Report with Airtop and Gmail-7272](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Weekly%20Competitor%20Facebook%20Ads%20Intelligence%20Report%20with%20Airtop%20and%20Gmail-7272) - [Weekly dinner meal plan using recipes from Mealie-2586](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Weekly%20dinner%20meal%20plan%20using%20recipes%20from%20Mealie-2586) - [Weekly ETL Pipeline: QuickBooks Financial Data to Google BigQuery-6493](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Weekly%20ETL%20Pipeline%3A%20QuickBooks%20Financial%20Data%20to%20Google%20BigQuery-6493) - [Weekly Facebook Ads Performance Reports with AI-Powered Analysis & Gmail Delivery-10441](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Weekly%20Facebook%20Ads%20Performance%20Reports%20with%20AI-Powered%20Analysis%20%26%20Gmail%20Delivery-10441) - [Weekly Google Search Console SEO Pulse: Organic & Brand vs Non-Brand Performance-7203](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Weekly%20Google%20Search%20Console%20SEO%20Pulse%3A%20Organic%20%26%20Brand%20vs%20Non-Brand%20Performance-7203) - [Weekly HubSpot Lead Report to Slack-8970](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Weekly%20HubSpot%20Lead%20Report%20to%20Slack-8970) - [Weekly LinkedIn Connections Sync & Analysis with Apify and Google Sheets-8041](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Weekly%20LinkedIn%20Connections%20Sync%20%26%20Analysis%20with%20Apify%20and%20Google%20Sheets-8041) - [Weekly Meal Planner: AI-Generated Grocery Lists with Price Comparison to WhatsApp-8241](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Weekly%20Meal%20Planner%3A%20AI-Generated%20Grocery%20Lists%20with%20Price%20Comparison%20to%20WhatsApp-8241) - [Weekly Notion Journal & Task Summarization with GPT-4.1 to Discord-7032](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Weekly%20Notion%20Journal%20%26%20Task%20Summarization%20with%20GPT-4.1%20to%20Discord-7032) - [Weekly OKR Alignment Report with Gmail, Google Calendar, Notion, and GPT-4.1-8341](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Weekly%20OKR%20Alignment%20Report%20with%20Gmail%2C%20Google%20Calendar%2C%20Notion%2C%20and%20GPT-4.1-8341) - [Weekly reminder on your notion tasks with a deadline-2409](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Weekly%20reminder%20on%20your%20notion%20tasks%20with%20a%20deadline-2409) - [Weekly SEO Keyword Research & Competitor Analysis with GPT-4 and Bright Data-5945](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Weekly%20SEO%20Keyword%20Research%20%26%20Competitor%20Analysis%20with%20GPT-4%20and%20Bright%20Data-5945) - [Weekly SEO Watchlist Audit to Google Sheets with Gemini and Decodo-9982](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Weekly%20SEO%20Watchlist%20Audit%20to%20Google%20Sheets%20with%20Gemini%20and%20Decodo-9982) - [Weekly Shodan Query - Report Accidents-1977](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Weekly%20Shodan%20Query%20-%20Report%20Accidents-1977) - [Weekly Website Link Checker with Slack Alerts for Broken URLs-6647](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Weekly%20Website%20Link%20Checker%20with%20Slack%20Alerts%20for%20Broken%20URLs-6647) - [WhatsApp AI Assistant for Google Calendar & Gmail Management with Gemini/GPT-9931](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WhatsApp%20AI%20Assistant%20for%20Google%20Calendar%20%26%20Gmail%20Management%20with%20Gemini%2FGPT-9931) - [WhatsApp AI Assistant with Claude & GPT4O: Multi-format Processing & Productivity Suite-8920](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WhatsApp%20AI%20Assistant%20with%20Claude%20%26%20GPT4O%3A%20Multi-format%20Processing%20%26%20Productivity%20Suite-8920) - [WhatsApp AI Customer Service Bot with GPT-4o-mini and Gmail Alerts-4456](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WhatsApp%20AI%20Customer%20Service%20Bot%20with%20GPT-4o-mini%20and%20Gmail%20Alerts-4456) - [WhatsApp and Google Gemini: Key Technologies Highlighting Multimodal Capabilities-8251](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WhatsApp%20and%20Google%20Gemini%3A%20Key%20Technologies%20Highlighting%20Multimodal%20Capabilities-8251) - [WhatsApp Appointment Scheduling with Google Calendar and Gemini AI-5855](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WhatsApp%20Appointment%20Scheduling%20with%20Google%20Calendar%20and%20Gemini%20AI-5855) - [WhatsApp Customer Support Bot with Gemini AI and Google Docs Knowledge Base-6459](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WhatsApp%20Customer%20Support%20Bot%20with%20Gemini%20AI%20and%20Google%20Docs%20Knowledge%20Base-6459) - [WhatsApp Customer Support Bot with GPT-4 Mini, Google Sheets & Rapiwa API-10716](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WhatsApp%20Customer%20Support%20Bot%20with%20GPT-4%20Mini%2C%20Google%20Sheets%20%26%20Rapiwa%20API-10716) - [WhatsApp Customer Support with Claude AI, Google Docs & Multilingual Capabilities-9027](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WhatsApp%20Customer%20Support%20with%20Claude%20AI%2C%20Google%20Docs%20%26%20Multilingual%20Capabilities-9027) - [WhatsApp Dietitian AI Chatbot Workflow-4858](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WhatsApp%20Dietitian%20AI%20Chatbot%20Workflow-4858) - [WhatsApp Expense Tracker with Multi-Input (Text, Image & Audio)-5201](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WhatsApp%20Expense%20Tracker%20with%20Multi-Input%20(Text%2C%20Image%20%26%20Audio)-5201) - [WhatsApp Fact-Checking Bot with Perplexity AI and Twilio-6842](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WhatsApp%20Fact-Checking%20Bot%20with%20Perplexity%20AI%20and%20Twilio-6842) - [WhatsApp Group Onboarding with Automated Welcome Messages & Airtable Point System-5686](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WhatsApp%20Group%20Onboarding%20with%20Automated%20Welcome%20Messages%20%26%20Airtable%20Point%20System-5686) - [WhatsApp Marketing Dashboard with Dynamic Broadcasts from Google Sheets to Meta Templates-9553](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WhatsApp%20Marketing%20Dashboard%20with%20Dynamic%20Broadcasts%20from%20Google%20Sheets%20to%20Meta%20Templates-9553) - [WhatsApp Message Auto-Logger for Vtiger CRM with Lead Relation-6595](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WhatsApp%20Message%20Auto-Logger%20for%20Vtiger%20CRM%20with%20Lead%20Relation-6595) - [WhatsApp Micro-CRM with Baserow & WasenderAPI-6584](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WhatsApp%20Micro-CRM%20with%20Baserow%20%26%20WasenderAPI-6584) - [WhatsApp Number Verification & Confirmation System with Rapiwa API and Google Sheets-8576](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WhatsApp%20Number%20Verification%20%26%20Confirmation%20System%20with%20Rapiwa%20API%20and%20Google%20Sheets-8576) - [WhatsApp Outbound Messaging with Baserow & WasenderAPI-6596](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WhatsApp%20Outbound%20Messaging%20with%20Baserow%20%26%20WasenderAPI-6596) - [WhatsApp Product Catalog Bot with PostgreSQL Database-3652](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WhatsApp%20Product%20Catalog%20Bot%20with%20PostgreSQL%20Database-3652) - [WhatsApp Productivity Assistant with OpenAI, Gmail, Calendar, Tasks & Expense Tracking-9295](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WhatsApp%20Productivity%20Assistant%20with%20OpenAI%2C%20Gmail%2C%20Calendar%2C%20Tasks%20%26%20Expense%20Tracking-9295) - [WhatsApp RAG Chatbot with Supabase, Gemini 2.5 Flash, and OpenAI Embeddings-6771](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WhatsApp%20RAG%20Chatbot%20with%20Supabase%2C%20Gemini%202.5%20Flash%2C%20and%20OpenAI%20Embeddings-6771) - [WhatsApp Recipe Suggestions from Pantry Items with Gemini AI & FatSecret API-7919](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WhatsApp%20Recipe%20Suggestions%20from%20Pantry%20Items%20with%20Gemini%20AI%20%26%20FatSecret%20API-7919) - [WhatsApp Support Assistant with GPT-4 Mini & Google Sheets Data Training-6452](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WhatsApp%20Support%20Assistant%20with%20GPT-4%20Mini%20%26%20Google%20Sheets%20Data%20Training-6452) - [WhatsApp Support Bot with Google Drive RAG, GPT-4.1-mini and Cohere Reranking-9043](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WhatsApp%20Support%20Bot%20with%20Google%20Drive%20RAG%2C%20GPT-4.1-mini%20and%20Cohere%20Reranking-9043) - [WhatsApp Support Bot with Keyword Routing & GPT-4.1-mini Responses-8178](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WhatsApp%20Support%20Bot%20with%20Keyword%20Routing%20%26%20GPT-4.1-mini%20Responses-8178) - [WhatsApp to Chatwoot Message Forwarder with Media Support-6988](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WhatsApp%20to%20Chatwoot%20Message%20Forwarder%20with%20Media%20Support-6988) - [WhatsApp Virtual Receptionist with Gemini AI - Handles Text & Voice with Knowledge Base-10033](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WhatsApp%20Virtual%20Receptionist%20with%20Gemini%20AI%20-%20Handles%20Text%20%26%20Voice%20with%20Knowledge%20Base-10033) - [WhatsApp-to-Social-Media Content Generation with GPT-4 & Approval Workflow-6769](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WhatsApp-to-Social-Media%20Content%20Generation%20with%20GPT-4%20%26%20Approval%20Workflow-6769) - [When specific event created in Google Calendar, duplicate & rename Google File-2145](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/When%20specific%20event%20created%20in%20Google%20Calendar%2C%20duplicate%20%26%20rename%20Google%20File-2145) - [Wikipedia Podcast Generator - AI-Powered Voice Content Creator via Telegram-4496](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Wikipedia%20Podcast%20Generator%20-%20AI-Powered%20Voice%20Content%20Creator%20via%20Telegram-4496) - [Wix Chat Auto-Responder with OpenAI GPT and Email Fallback-3925](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Wix%20Chat%20Auto-Responder%20with%20OpenAI%20GPT%20and%20Email%20Fallback-3925) - [WooCommerce AI Post-Sales Chatbot with GPT4o, RAG, Google Drive and Telegram-3329](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WooCommerce%20AI%20Post-Sales%20Chatbot%20with%20GPT4o%2C%20RAG%2C%20Google%20Drive%20and%20Telegram-3329) - [WooCommerce Order Updates to Customers via WhatsApp with Rapiwa API-9880](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WooCommerce%20Order%20Updates%20to%20Customers%20via%20WhatsApp%20with%20Rapiwa%20API-9880) - [WordPress Article Summarization with GPT-4 and Email Broadcasting via Google Sheets-6059](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WordPress%20Article%20Summarization%20with%20GPT-4%20and%20Email%20Broadcasting%20via%20Google%20Sheets-6059) - [WordPress Auto-Blogging Pro - Content Automation Machine for SEO topics-2919](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WordPress%20Auto-Blogging%20Pro%20-%20Content%20Automation%20Machine%20for%20SEO%20topics-2919) - [WordPress Auto-Blogging Pro - with DEEP RESEARCH - Content Automation Machine-3041](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WordPress%20Auto-Blogging%20Pro%20-%20with%20DEEP%20RESEARCH%20-%20Content%20Automation%20Machine-3041) - [WordPress Blog Automation with Airtable Interface, Human Review & AI Research v2-7961](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WordPress%20Blog%20Automation%20with%20Airtable%20Interface%2C%20Human%20Review%20%26%20AI%20Research%20v2-7961) - [WordPress Blog to Google Sheets Sync (Posts, Categories, Tags, Media)-9064](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WordPress%20Blog%20to%20Google%20Sheets%20Sync%20(Posts%2C%20Categories%2C%20Tags%2C%20Media)-9064) - [WordPress Content Automation Machine with HUMAN-IN-THE-LOOP & DEEP RESEARCH-3725](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WordPress%20Content%20Automation%20Machine%20with%20HUMAN-IN-THE-LOOP%20%26%20DEEP%20RESEARCH-3725) - [WordPress context backup to github-5288](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WordPress%20context%20backup%20to%20github-5288) - [WordPress SEO Publisher with Anthropic AI, Google Docs & Media Auto-8253](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/WordPress%20SEO%20Publisher%20with%20Anthropic%20AI%2C%20Google%20Docs%20%26%20Media%20Auto-8253) - [Workflow Error Logging and Alerts with Google Sheets and Gmail-7876](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Workflow%20Error%20Logging%20and%20Alerts%20with%20Google%20Sheets%20and%20Gmail-7876) - [Workflow Error Notifications to Slack with Multilingual Setup Guide-6323](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Workflow%20Error%20Notifications%20to%20Slack%20with%20Multilingual%20Setup%20Guide-6323) - [Workflow for Submitting Changed Sitemap URLs using Google Indexing API and Bing IndexNow-8778](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Workflow%20for%20Submitting%20Changed%20Sitemap%20URLs%20using%20Google%20Indexing%20API%20and%20Bing%20IndexNow-8778) - [Workflow for Two-Way Sync Between Airtable and HubSpot-10866](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Workflow%20for%20Two-Way%20Sync%20Between%20Airtable%20and%20HubSpot-10866) - [Workflow function to summarize Reddit posts using Google Gemini and Supabase-10181](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Workflow%20function%20to%20summarize%20Reddit%20posts%20using%20Google%20Gemini%20and%20Supabase-10181) - [Workflow Results to Markdown Notes in Your Obsidian Vault, via Google Drive-2794](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Workflow%20Results%20to%20Markdown%20Notes%20in%20Your%20Obsidian%20Vault%2C%20via%20Google%20Drive-2794) - [Workflow to Summary Group Whatsapp-7141](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Workflow%20to%20Summary%20Group%20Whatsapp-7141) - [Workflow's Purpose and Key Tools: Claude 3.7 Model Specification-8978](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Workflow's%20Purpose%20and%20Key%20Tools%3A%20Claude%203.7%20Model%20Specification-8978) - [Write all Linear tickets to Google Sheets-2148](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Write%20all%20Linear%20tickets%20to%20Google%20Sheets-2148) - [Write Personalised Direct Messages for Instagram with Apify, OpenAI, GSheets-7668](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Write%20Personalised%20Direct%20Messages%20for%20Instagram%20with%20Apify%2C%20OpenAI%2C%20GSheets-7668) - [X & Reddit Tech Trend Analysis with Gemini AI for Notion & Telegram-9730](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/X%20%26%20Reddit%20Tech%20Trend%20Analysis%20with%20Gemini%20AI%20for%20Notion%20%26%20Telegram-9730) - [X (Twitter) Brand Sentiment Analysis with Gemini AI & Slack Alerts-9400](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/X%20(Twitter)%20Brand%20Sentiment%20Analysis%20with%20Gemini%20AI%20%26%20Slack%20Alerts-9400) - [XML to SQL database import-1948](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/XML%20to%20SQL%20database%20import-1948) - [XOR Encryption and Decryption with Base64 Encoding for Workflow Data-5025](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/XOR%20Encryption%20and%20Decryption%20with%20Base64%20Encoding%20for%20Workflow%20Data-5025) - [Yelp Business Scraper by URL with Bright Data API and Google Sheets-6373](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Yelp%20Business%20Scraper%20by%20URL%20with%20Bright%20Data%20API%20and%20Google%20Sheets-6373) - [YouTube Advanced RSS Generator with Telegram Formation-2221](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/YouTube%20Advanced%20RSS%20Generator%20with%20Telegram%20Formation-2221) - [YouTube Analytics Data Reporting API Integration for AI Agents-5637](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/YouTube%20Analytics%20Data%20Reporting%20API%20Integration%20for%20AI%20Agents-5637) - [YouTube Channel Monitor with Gemini AI Transcription & Summarization to Google Sheets-9268](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/YouTube%20Channel%20Monitor%20with%20Gemini%20AI%20Transcription%20%26%20Summarization%20to%20Google%20Sheets-9268) - [YouTube Comment Analysis with GPT-4o & Automated Email Reports via Gmail-4895](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/YouTube%20Comment%20Analysis%20with%20GPT-4o%20%26%20Automated%20Email%20Reports%20via%20Gmail-4895) - [YouTube Comment Scraper & Analyzer with GPT-4o + Email Summary Report-4863](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/YouTube%20Comment%20Scraper%20%26%20Analyzer%20with%20GPT-4o%20%2B%20Email%20Summary%20Report-4863) - [YouTube Comment Sentiment Analysis with Google Gemini AI and Google Sheets-3936](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/YouTube%20Comment%20Sentiment%20Analysis%20with%20Google%20Gemini%20AI%20and%20Google%20Sheets-3936) - [YouTube Competitor Video Analytics to Google Sheets-9641](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/YouTube%20Competitor%20Video%20Analytics%20to%20Google%20Sheets-9641) - [YouTube Lead Generation: Turn Comments into Enriched Prospects with Apify and Gemini AI-5751](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/YouTube%20Lead%20Generation%3A%20Turn%20Comments%20into%20Enriched%20Prospects%20with%20Apify%20and%20Gemini%20AI-5751) - [YouTube Optimization Automation: Google Sheets + DeepSeek Integration-5229](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/YouTube%20Optimization%20Automation%3A%20Google%20Sheets%20%2B%20DeepSeek%20Integration-5229) - [Youtube Outlier Detector (Find trending content based on your competitors)-2903](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Youtube%20Outlier%20Detector%20(Find%20trending%20content%20based%20on%20your%20competitors)-2903) - [Youtube RAG search with Frontend using Apify, Qdrant and AI-3288](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Youtube%20RAG%20search%20with%20Frontend%20using%20Apify%2C%20Qdrant%20and%20AI-3288) - [YouTube Report Generator-2663](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/YouTube%20Report%20Generator-2663) - [YouTube Shorts Automation - The Game-Changer in Scroll-Stopping Short Clips-3007](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/YouTube%20Shorts%20Automation%20-%20The%20Game-Changer%20in%20Scroll-Stopping%20Short%20Clips-3007) - [YouTube Thumbnail Generator with OpenAI & Apify-6985](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/YouTube%20Thumbnail%20Generator%20with%20OpenAI%20%26%20Apify-6985) - [YouTube to MP3 Converter with RapidAPI - Upload to Drive & Email Link-6318](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/YouTube%20to%20MP3%20Converter%20with%20RapidAPI%20-%20Upload%20to%20Drive%20%26%20Email%20Link-6318) - [YouTube to Multilingual Blogs: Convert Videos to SEO-Friendly Google Doc Articles-5671](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/YouTube%20to%20Multilingual%20Blogs%3A%20Convert%20Videos%20to%20SEO-Friendly%20Google%20Doc%20Articles-5671) - [YouTube to WhatsApp Sales Automation with WordPress, FluentCRM and Whinta-3808](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/YouTube%20to%20WhatsApp%20Sales%20Automation%20with%20WordPress%2C%20FluentCRM%20and%20Whinta-3808) - [YouTube Transcription & Translation to Google Docs with Gemini AI-7245](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/YouTube%20Transcription%20%26%20Translation%20to%20Google%20Docs%20with%20Gemini%20AI-7245) - [YouTube Trends Finding Agent-7888](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/YouTube%20Trends%20Finding%20Agent-7888) - [YouTube Video Content Analyzer & Summarizer with Gemini AI-6152](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/YouTube%20Video%20Content%20Analyzer%20%26%20Summarizer%20with%20Gemini%20AI-6152) - [YouTube Video Summaries with GPT-4o, Slack Approvals & Reddit Posting-4581](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/YouTube%20Video%20Summaries%20with%20GPT-4o%2C%20Slack%20Approvals%20%26%20Reddit%20Posting-4581) - [YouTube Video Summarizer with Gemini AI to WhatsApp, Telegram & Google Sheets-8670](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/YouTube%20Video%20Summarizer%20with%20Gemini%20AI%20to%20WhatsApp%2C%20Telegram%20%26%20Google%20Sheets-8670) - [YouTube Video Summary to Discord with GPT-4o, Slack Approval, and Google Sheets-4584](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/YouTube%20Video%20Summary%20to%20Discord%20with%20GPT-4o%2C%20Slack%20Approval%2C%20and%20Google%20Sheets-4584) - [YouTube Video to WordPress Blog Automation with Gemini AI & Affiliate Integration-3714](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/YouTube%20Video%20to%20WordPress%20Blog%20Automation%20with%20Gemini%20AI%20%26%20Affiliate%20Integration-3714) - [YouTube Video Transcription & Summary to Telegram with GPT-4o-4964](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/YouTube%20Video%20Transcription%20%26%20Summary%20to%20Telegram%20with%20GPT-4o-4964) - [YouTube-Airtable Two-Way Sync for Channel Management & Video Analytics-6560](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/YouTube-Airtable%20Two-Way%20Sync%20for%20Channel%20Management%20%26%20Video%20Analytics-6560) - [Zendesk Pending Ticket Follow-up System with Gmail, Google Sheets & ClickUp-8743](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Zendesk%20Pending%20Ticket%20Follow-up%20System%20with%20Gmail%2C%20Google%20Sheets%20%26%20ClickUp-8743) - [Zendesk Ticket Escalation to ClickUp with Telegram Alerts-8817](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Zendesk%20Ticket%20Escalation%20to%20ClickUp%20with%20Telegram%20Alerts-8817) - [Zendesk Ticket Summarizer with Pinecone, OpenAI, and Slack-10484](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Zendesk%20Ticket%20Summarizer%20with%20Pinecone%2C%20OpenAI%2C%20and%20Slack-10484) - [Zillow Property Scraper by Location via Bright Data & Google Sheets-5019](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Zillow%20Property%20Scraper%20by%20Location%20via%20Bright%20Data%20%26%20Google%20Sheets-5019) - [Zoom AI Meeting Assistant creates mail summary, ClickUp tasks and follow-up call-2800](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/Zoom%20AI%20Meeting%20Assistant%20creates%20mail%20summary%2C%20ClickUp%20tasks%20and%20follow-up%20call-2800) - [βš›οΈπŸ‹πŸ€– Extract Data from YAPE Receipts via Telegram OCR and Store in Google Sheets-3073](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%E2%9A%9B%EF%B8%8F%F0%9F%90%8B%F0%9F%A4%96%20Extract%20Data%20from%20YAPE%20Receipts%20via%20Telegram%20OCR%20and%20Store%20in%20Google%20Sheets-3073) - [⚑AI-Powered YouTube Video Summarization & Analysis-2679](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%E2%9A%A1AI-Powered%20YouTube%20Video%20Summarization%20%26%20Analysis-2679) - [⚑Auto Workflow Positioning !-2667](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%E2%9A%A1Auto%20Workflow%20Positioning%20!-2667) - [βš‘πŸ“½οΈ Ultimate AI-Powered Chatbot for YouTube Summarization & Analysis-2956](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%E2%9A%A1%F0%9F%93%BD%EF%B8%8F%20Ultimate%20AI-Powered%20Chatbot%20for%20YouTube%20Summarization%20%26%20Analysis-2956) - [✈️ CO2 Emissions of Business Travels with Carbon Interface API and GPT-4o-4756](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%E2%9C%88%EF%B8%8F%20CO2%20Emissions%20of%20Business%20Travels%20with%20Carbon%20Interface%20API%20and%20GPT-4o-4756) - [✍️ AI Agent to Create Linkedin Posts for Blog Promotion with GPT-4o-3500](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%E2%9C%8D%EF%B8%8F%20AI%20Agent%20to%20Create%20Linkedin%20Posts%20for%20Blog%20Promotion%20with%20GPT-4o-3500) - [✍️ Blog Image SEO & Size Auditor with Ghost and Google Sheets-4802](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%E2%9C%8D%EF%B8%8F%20Blog%20Image%20SEO%20%26%20Size%20Auditor%20with%20Ghost%20and%20Google%20Sheets-4802) - [βœοΈπŸŒ„ Your First Wordpress + AI Content Creator - Quick Start-2981](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%E2%9C%8D%EF%B8%8F%F0%9F%8C%84%20Your%20First%20Wordpress%20%2B%20AI%20Content%20Creator%20-%20Quick%20Start-2981) - [✨ ideoGener8r – Complete Ideogram AI Image Generator UI with Google Integration-3148](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%E2%9C%A8%20ideoGener8r%20%E2%80%93%20%20Complete%20Ideogram%20AI%20Image%20Generator%20UI%20with%20Google%20Integration-3148) - [✨ Meta Ads Campaign Report by Period – Auto-Send via WhatsApp & Email-3591](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%E2%9C%A8%20Meta%20Ads%20Campaign%20Report%20by%20Period%20%E2%80%93%20Auto-Send%20via%20WhatsApp%20%26%20Email-3591) - [✨ Vision-Based AI Agent Scraper - with Google Sheets, ScrapingBee, and Gemini-2563](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%E2%9C%A8%20Vision-Based%20AI%20Agent%20Scraper%20-%20with%20Google%20Sheets%2C%20ScrapingBee%2C%20and%20Gemini-2563) - [βœ¨πŸ“ŠMulti-AI Agent Chatbot for Postgres/Supabase DB and QuickCharts + Tool Router-3090](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%E2%9C%A8%F0%9F%93%8AMulti-AI%20Agent%20Chatbot%20for%20Postgres%2FSupabase%20DB%20and%20QuickCharts%20%2B%20Tool%20Router-3090) - [✨πŸ”ͺ Advanced AI Powered Document Parsing & Text Extraction with Llama Parse-3005](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%E2%9C%A8%F0%9F%94%AA%20Advanced%20AI%20Powered%20Document%20Parsing%20%26%20Text%20Extraction%20with%20Llama%20Parse-3005) - [βœ¨πŸ˜ƒAutomated Workflow Backups to Google Drive-2983](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%E2%9C%A8%F0%9F%98%83Automated%20Workflow%20Backups%20to%20Google%20Drive-2983) - [βœ¨πŸ€–Automate Multi-Platform Social Media Content Creation with AI-3066](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%E2%9C%A8%F0%9F%A4%96Automate%20Multi-Platform%20Social%20Media%20Content%20Creation%20with%20AI-3066) - [✨🩷Automated Social Media Content Publishing Factory + System Prompt Composition-3135](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%E2%9C%A8%F0%9F%A9%B7Automated%20Social%20Media%20Content%20Publishing%20Factory%20%2B%20System%20Prompt%20Composition-3135) - [πŸ‰‘ Generate Anki Flash Cards for Language Learning with Google Translate and GPT-4o-3195](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%89%91%20Generate%20Anki%20Flash%20Cards%20for%20Language%20Learning%20with%20Google%20Translate%20and%20GPT-4o-3195) - [🌍 AI Interpreter and Translator for WhatsApp – Translate Voice & Text-3875](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%8C%8D%20AI%20Interpreter%20and%20Translator%20for%20WhatsApp%20%E2%80%93%20Translate%20Voice%20%26%20Text-3875) - [🌐 Confluence Page AI Chatbot Workflow-3012](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%8C%90%20Confluence%20Page%20AI%20Chatbot%20Workflow-3012) - [🌐 Firecrawl Website Content Extractor-4764](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%8C%90%20Firecrawl%20Website%20Content%20Extractor-4764) - [🌐πŸͺ› AI Agent Chatbot with Jina.ai Webpage Scraper-2943](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%8C%90%F0%9F%AA%9B%20AI%20Agent%20Chatbot%20with%20Jina.ai%20Webpage%20Scraper-2943) - [🌲 AI Agent for Sustainability Report Audit with Gmail and GPT-40-3420](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%8C%B2%20AI%20Agent%20for%20Sustainability%20Report%20Audit%20with%20Gmail%20and%20GPT-40-3420) - [🌳 EU Green Legislation Tracker with GPT-4o, Google Sheets and Tasks-3644](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%8C%B3%20EU%20Green%20Legislation%20Tracker%20with%20GPT-4o%2C%20Google%20Sheets%20and%20Tasks-3644) - [🌸 CFO Sunrise β€” Soft-Tech Morning Brief for Household CEOs (n8n Template)-8153](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%8C%B8%20CFO%20Sunrise%20%E2%80%94%20Soft-Tech%20Morning%20Brief%20for%20Household%20CEOs%20(n8n%20Template)-8153) - [πŸ… Custom Pomodoro Tracker using Telegram and Google Sheet-3307](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%8D%85%20Custom%20Pomodoro%20Tracker%20using%20Telegram%20and%20Google%20Sheet-3307) - [πŸŽ“ Learn Evaluate tool. Tutorial for Beginners with Gemini and Google Sheets-8227](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%8E%93%20Learn%20Evaluate%20tool.%20Tutorial%20for%20Beginners%20with%20Gemini%20and%20Google%20Sheets-8227) - [πŸŽ“ Optimize Speed-Critical Workflows Using Parallel Processing (Fan-Out/Fan-In)-6247](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%8E%93%20Optimize%20Speed-Critical%20Workflows%20Using%20Parallel%20Processing%20(Fan-Out%2FFan-In)-6247) - [πŸŽ™οΈ Convert Voice Notes to X Posts with Google Drive and AssemblyAI-8184](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%8E%99%EF%B8%8F%20Convert%20Voice%20Notes%20to%20X%20Posts%20with%20Google%20Drive%20and%20AssemblyAI-8184) - [πŸŽ₯ Analyze YouTube Video for Summaries, Transcripts & Content + Google Gemini AI-3289](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%8E%A5%20Analyze%20YouTube%20Video%20for%20Summaries%2C%20Transcripts%20%26%20Content%20%2B%20Google%20Gemini%20AI-3289) - [πŸŽ₯ Gemini AI Video Analysis-3775](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%8E%A5%20Gemini%20AI%20Video%20Analysis-3775) - [πŸŽ¦πŸš€ YouTube Video Comment Analysis Agent-2965](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%8E%A6%F0%9F%9A%80%20YouTube%20Video%20Comment%20Analysis%20Agent-2965) - [🎨 AI Design Team - Generate and Review AI Images with Ideogram and OpenAI-3460](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%8E%A8%20AI%20Design%20Team%20-%20Generate%20and%20Review%20AI%20Images%20with%20Ideogram%20and%20OpenAI-3460) - [🎨 Interactive Image Editor with FLUX.1 Fill Tool for Inpainting-2747](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%8E%A8%20Interactive%20Image%20Editor%20with%20FLUX.1%20Fill%20Tool%20for%20Inpainting-2747) - [🎬 YouTube Shorts Automation Tool πŸš€-2941](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%8E%AC%20YouTube%20Shorts%20Automation%20Tool%20%F0%9F%9A%80-2941) - [🎯 Precision Prospecting: Automate LinkedIn Lead Gen with Bright Data-4873](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%8E%AF%20Precision%20Prospecting%3A%20Automate%20LinkedIn%20Lead%20Gen%20with%20Bright%20Data-4873) - [πŸ›οΈ Daily US Congress Members Stock Trades Report via Firecrawl + OpenAI + Gmail-4509](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%8F%9B%EF%B8%8F%20Daily%20US%20Congress%20Members%20Stock%20Trades%20Report%20via%20Firecrawl%20%2B%20OpenAI%20%2B%20Gmail-4509) - [🏠 Find your Home with Real Estate Agent and Bright Data-4872](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%8F%A0%20Find%20your%20Home%20with%20Real%20Estate%20Agent%20and%20Bright%20Data-4872) - [🏀 Scrapping of European Union Events with Google Sheets-4561](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%8F%A4%20Scrapping%20of%20European%20Union%20Events%20with%20Google%20Sheets-4561) - [πŸ‹DeepSeek V3 Chat & R1 Reasoning Quick Start-2777](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%90%8BDeepSeek%20V3%20Chat%20%26%20R1%20Reasoning%20Quick%20Start-2777) - [πŸ‹πŸ€– DeepSeek AI Agent + Telegram + LONG TERM Memory 🧠-2864](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%90%8B%F0%9F%A4%96%20DeepSeek%20AI%20Agent%20%2B%20Telegram%20%2B%20LONG%20TERM%20Memory%20%F0%9F%A7%A0-2864) - [🐟 Smart Fish Feeder: Weather-Based Feeding System with BMKG & Telegram Alerts-8667](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%90%9F%20Smart%20Fish%20Feeder%3A%20Weather-Based%20Feeding%20System%20with%20BMKG%20%26%20Telegram%20Alerts-8667) - [🐢 AI Agent for PetShop Appointments (Agente de IA para agendamentos de PetShop)-2999](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%90%B6%20AI%20Agent%20for%20PetShop%20Appointments%20(Agente%20de%20IA%20para%20agendamentos%20de%20PetShop)-2999) - [🐢 AI Petshop Assistant with GPT-4o, Google Calendar & WhatsApp/Instagram/FB-3683](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%90%B6%20AI%20Petshop%20Assistant%20with%20GPT-4o%2C%20Google%20Calendar%20%26%20WhatsApp%2FInstagram%2FFB-3683) - [πŸ’‘πŸŒ Essential Multipage Website Scraper with Jina.ai-2957](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%92%A1%F0%9F%8C%90%20Essential%20Multipage%20Website%20Scraper%20with%20Jina.ai-2957) - [πŸ’₯πŸ› οΈBuild a Web Search Chatbot with GPT-4o and MCP Brave Search-3189](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%92%A5%F0%9F%9B%A0%EF%B8%8FBuild%20a%20Web%20Search%20Chatbot%20with%20GPT-4o%20and%20MCP%20Brave%20Search-3189) - [πŸ’¬ Daily WhatsApp Group Summarizer – GPT-4o, Google Sheets & Evolution API-3646](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%92%AC%20Daily%20WhatsApp%20Group%20Summarizer%20%E2%80%93%20GPT-4o%2C%20Google%20Sheets%20%26%20Evolution%20API-3646) - [πŸ’° Automate Currency Rates Update in Invoices with Google Sheet, ExchangeRate API-3556](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%92%B0%20Automate%20Currency%20Rates%20Update%20in%20Invoices%20with%20Google%20Sheet%2C%20ExchangeRate%20API-3556) - [πŸ’° Financial AI Agent Telegram and WhatsApp-5259](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%92%B0%20Financial%20AI%20Agent%20Telegram%20and%20WhatsApp-5259) - [πŸ’Ύ Backup Automation for n8n Workflows to Google Drive (Daily or Manual)-3918](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%92%BE%20Backup%20Automation%20for%20n8n%20Workflows%20to%20Google%20Drive%20(Daily%20or%20Manual)-3918) - [πŸ“‚ Automated OneDrive-to-Excel Finance Data Sync-2507](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%93%82%20Automated%20OneDrive-to-Excel%20Finance%20Data%20Sync-2507) - [πŸ“„βœ¨ Easy WordPress Content Creation from PDF Docs + Human in the Loop Gmail-3010](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%93%84%E2%9C%A8%20Easy%20WordPress%20Content%20Creation%20from%20PDF%20Docs%20%2B%20Human%20in%20the%20Loop%20Gmail-3010) - [πŸ“„πŸŒPDF2Blog - Create Blog Post on Ghost CRM from PDF Document-2522](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%93%84%F0%9F%8C%90PDF2Blog%20-%20Create%20Blog%20Post%20on%20Ghost%20CRM%20from%20PDF%20Document-2522) - [πŸ“ˆ Hourly Monitoring of Crypto Rates with Alpha Vantage API and Google Sheets-4906](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%93%88%20Hourly%20Monitoring%20of%20Crypto%20Rates%20with%20Alpha%20Vantage%20API%20and%20Google%20Sheets-4906) - [πŸ“Š AI Token Tracker for WhatsApp & Telegram – Save AI Usage to Google Sheets-3963](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%93%8A%20AI%20Token%20Tracker%20for%20WhatsApp%20%26%20Telegram%20%E2%80%93%20Save%20AI%20Usage%20to%20Google%20Sheets-3963) - [πŸ“Œ Turn your LinkedIn insights into content ideas with Airtable and Real-Time Linkedin Scraper-3520](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%93%8C%20Turn%20your%20LinkedIn%20insights%20into%20content%20ideas%20with%20Airtable%20and%20Real-Time%20Linkedin%20Scraper-3520) - [πŸ“ Daily Nearby Garage Sales Alerts via Telegram-4649](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%93%8D%20Daily%20Nearby%20Garage%20Sales%20Alerts%20via%20Telegram-4649) - [πŸ“š Auto-generate documentation for n8n workflows with GPT and Docsify-2669](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%93%9A%20Auto-generate%20documentation%20for%20n8n%20workflows%20with%20GPT%20and%20Docsify-2669) - [πŸ“’ Multi-Platform Video Publisher – YouTube, Instagram & TikTok-3895](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%93%A2%20Multi-Platform%20Video%20Publisher%20%E2%80%93%20YouTube%2C%20Instagram%20%26%20TikTok-3895) - [πŸ“₯ Transform Google Drive Documents into Vector Embeddings-3647](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%93%A5%20Transform%20Google%20Drive%20Documents%20into%20Vector%20Embeddings-3647) - [πŸ“¦ Electronic Data Interchange (EDI) Message Parsing with Gmail and Google Sheet-3221](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%93%A6%20Electronic%20Data%20Interchange%20(EDI)%20Message%20Parsing%20with%20Gmail%20and%20Google%20Sheet-3221) - [πŸ“¦ Send Telegram Alerts for New WooCommerce Orders-2575](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%93%A6%20Send%20Telegram%20Alerts%20for%20New%20WooCommerce%20Orders-2575) - [πŸ“¨ Categorize and Label Existing Gmail Emails Automatically with GPT-4o mini-6031](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%93%A8%20Categorize%20and%20Label%20Existing%20Gmail%20Emails%20Automatically%20with%20GPT-4o%20mini-6031) - [πŸ“° EU Sustainability News Curation with RSS, GPT, Gmail, ElevenLabs & Telegram-10961](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%93%B0%20EU%20Sustainability%20News%20Curation%20with%20RSS%2C%20GPT%2C%20Gmail%2C%20ElevenLabs%20%26%20Telegram-10961) - [πŸ” Copy all YouTube playlists from one channel to another-4154](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%94%81%20Copy%20all%20YouTube%20playlists%20from%20one%20channel%20to%20another-4154) - [πŸ”„ Workflow Repos8r: Github Version Control User Interface for n8n Workflows-3014](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%94%84%20Workflow%20Repos8r%3A%20Github%20Version%20Control%20User%20Interface%20for%20n8n%20Workflows-3014) - [πŸ”Š Browser Recording Audio Transcribing and AI Analysis with Deepgram and GPT-4o-3451](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%94%8A%20%20Browser%20Recording%20Audio%20Transcribing%20and%20AI%20Analysis%20with%20Deepgram%20and%20GPT-4o-3451) - [πŸ” Perplexity Research to HTML: AI-Powered Content Creation-2682](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%94%8D%20Perplexity%20Research%20to%20HTML%3A%20AI-Powered%20Content%20Creation-2682) - [πŸ” Visualize Your n8n Workflows with Mermaid.js!-2378](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%94%8D%20Visualize%20Your%20n8n%20Workflows%20with%20Mermaid.js!-2378) - [πŸ”πŸ› οΈGenerate SEO-Optimized WordPress Content with AI Powered Perplexity Research-3291](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%94%8D%F0%9F%9B%A0%EF%B8%8FGenerate%20SEO-Optimized%20WordPress%20Content%20with%20AI%20Powered%20Perplexity%20Research-3291) - [πŸ” Double Opt-In Email Verification System with Google Sheets-3953](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%94%90%20Double%20Opt-In%20Email%20Verification%20System%20with%20Google%20Sheets-3953) - [πŸ” Generate PIX Payment QR Codes for Any Brazilian Bank Key-3704](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%94%90%20Generate%20PIX%20Payment%20QR%20Codes%20for%20Any%20Brazilian%20Bank%20Key-3704) - [πŸ”πŸ¦™Private & Local Ollama Self-Hosted + Dynamic LLM Router-3139](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%94%90%F0%9F%A6%99Private%20%26%20Local%20Ollama%20Self-Hosted%20%2B%20Dynamic%20LLM%20Router-3139) - [πŸ”πŸ¦™πŸ€– Private & Local Ollama Self-Hosted AI Assistant-2729](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%94%90%F0%9F%A6%99%F0%9F%A4%96%20Private%20%26%20Local%20Ollama%20Self-Hosted%20AI%20Assistant-2729) - [πŸ”” Meta Ads Low Balance Alert – Auto Notification via WhatsApp or Email-3695](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%94%94%20Meta%20Ads%20Low%20Balance%20Alert%20%E2%80%93%20Auto%20Notification%20via%20WhatsApp%20or%20Email-3695) - [πŸ”₯πŸ“ˆπŸ€– AI Agent for n8n Creators Leaderboard - Find Popular Workflows-2940](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%94%A5%F0%9F%93%88%F0%9F%A4%96%20AI%20Agent%20%20for%20n8n%20Creators%20Leaderboard%20-%20Find%20Popular%20Workflows-2940) - [πŸ—žοΈ AI-Powered Sustainability Newsletter for Marketing with Gmail, GPT-4o-3684](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%97%9E%EF%B8%8F%20AI-Powered%20Sustainability%20Newsletter%20for%20Marketing%20with%20Gmail%2C%20GPT-4o-3684) - [πŸ—Ό AI Powered Supply Chain Control Tower with BigQuery and GPT-4o-3305](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%97%BC%20AI%20Powered%20Supply%20Chain%20Control%20Tower%20with%20BigQuery%20and%20GPT-4o-3305) - [πŸš€ Automated Stripe Payment Recovery: Track Failures & Follow-Up Emails-5702](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9A%80%20Automated%20Stripe%20Payment%20Recovery%3A%20Track%20Failures%20%26%20Follow-Up%20Emails-5702) - [πŸš€ Instagram Reels Automation - Turn YouTube Videos into Viral Instagram Reels ✨-3367](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9A%80%20Instagram%20Reels%20Automation%20-%20Turn%20YouTube%20Videos%20into%20Viral%20Instagram%20Reels%20%E2%9C%A8-3367) - [πŸš€ Process YouTube Transcripts with Apify, OpenAI & Pinecone Database-3184](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9A%80%20Process%20YouTube%20Transcripts%20with%20Apify%2C%20OpenAI%20%26%20Pinecone%20Database-3184) - [πŸš€ TikTok Video Automation Tool ✨ – Highly Optimized with OpenAI & Replicate-3004](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9A%80%20TikTok%20Video%20Automation%20Tool%20%E2%9C%A8%20%E2%80%93%20Highly%20Optimized%20with%20OpenAI%20%26%20Replicate-3004) - [πŸš€ Transform Podcasts into Viral TikTok Clips with Gemini AI & Auto-Posting βœ…-4568](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9A%80%20Transform%20Podcasts%20into%20Viral%20TikTok%20Clips%20with%20Gemini%20AI%20%26%20Auto-Posting%20%E2%9C%85-4568) - [πŸš€ YouTube Comment Sentiment Analyzer with Google Sheets & OpenAI-3855](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9A%80%20YouTube%20Comment%20Sentiment%20Analyzer%20with%20Google%20Sheets%20%26%20OpenAI-3855) - [🚚 Automate Delivery Confirmation with Telegram Bot, Google Drive and Gmail-3204](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9A%9A%20Automate%20Delivery%20Confirmation%20with%20Telegram%20Bot%2C%20Google%20Drive%20and%20Gmail-3204) - [🚚 CO2 Emissions of Freight Shipments with Carbon Interface API and GPT-4o-4757](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9A%9A%20CO2%20Emissions%20of%20Freight%20Shipments%20with%20Carbon%20Interface%20API%20and%20GPT-4o-4757) - [🚚 Estimate Driving Time and Distance for Logistics with Open Route API-4564](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9A%9A%20Estimate%20Driving%20Time%20and%20Distance%20for%20Logistics%20with%20Open%20Route%20API-4564) - [πŸš›πŸ—ΊοΈ Geocoding for Logistics with Open Route API and Google Sheets-4593](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9A%9B%F0%9F%97%BA%EF%B8%8F%20Geocoding%20for%20Logistics%20with%20Open%20Route%20API%20and%20Google%20Sheets-4593) - [🚨 Report n8n workflow errors directly to your email-2160](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9A%A8%20Report%20n8n%20workflow%20errors%20directly%20to%20your%20email-2160) - [🚨 Report n8n workflow errors to Telegram-2159](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9A%A8%20Report%20n8n%20workflow%20errors%20to%20Telegram-2159) - [πŸ›οΈ Google Shopping Feed Optimization with Channable, Relevance AI & Merchant API-10060](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%8D%EF%B8%8F%20Google%20Shopping%20Feed%20Optimization%20with%20Channable%2C%20Relevance%20AI%20%26%20Merchant%20API-10060) - [πŸ› οΈ Action Network Tool MCP Server πŸ’ͺ all 23 operations-5337](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Action%20Network%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2023%20operations-5337) - [πŸ› οΈ ActiveCampaign Tool MCP Server πŸ’ͺ all 48 operations-5336](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20ActiveCampaign%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2048%20operations-5336) - [πŸ› οΈ Affinity Tool MCP Server πŸ’ͺ all 16 operations-5335](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Affinity%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2016%20operations-5335) - [πŸ› οΈ Airtop Tool MCP Server πŸ’ͺ all 20 operations-5334](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Airtop%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2020%20operations-5334) - [πŸ› οΈ Asana Tool MCP Server πŸ’ͺ all 22 operations-5332](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Asana%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2022%20operations-5332) - [πŸ› οΈ Autopilot Tool MCP Server πŸ’ͺ all 11 operations-5331](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Autopilot%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2011%20operations-5331) - [πŸ› οΈ AWS Transcribe Tool MCP Server πŸ’ͺ all operations-5330](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20AWS%20Transcribe%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%20operations-5330) - [πŸ› οΈ BambooHR Tool MCP Server πŸ’ͺ all 15 operations-5329](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20BambooHR%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2015%20operations-5329) - [πŸ› οΈ Baserow Tool MCP Server πŸ’ͺ 5 operations-5328](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Baserow%20Tool%20MCP%20Server%20%F0%9F%92%AA%205%20operations-5328) - [πŸ› οΈ Beeminder Tool MCP Server πŸ’ͺ 4 operations-5327](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Beeminder%20Tool%20MCP%20Server%20%F0%9F%92%AA%204%20operations-5327) - [πŸ› οΈ Bitwarden Tool MCP Server πŸ’ͺ all 19 operations-5326](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Bitwarden%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2019%20operations-5326) - [πŸ› οΈ CircleCI Tool MCP Server-5325](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20CircleCI%20Tool%20MCP%20Server-5325) - [πŸ› οΈ Clearbit Tool MCP Server-5321](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Clearbit%20Tool%20MCP%20Server-5321) - [πŸ› οΈ Cloudflare Tool MCP Server-5322](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Cloudflare%20Tool%20MCP%20Server-5322) - [πŸ› οΈ CoinGecko Tool MCP Server πŸ’ͺ all 9 operations-5318](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20CoinGecko%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%209%20operations-5318) - [πŸ› οΈ Demio Tool MCP Server-5280](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Demio%20Tool%20MCP%20Server-5280) - [πŸ› οΈ Discourse Tool MCP Server πŸ’ͺ all 16 operations-5278](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Discourse%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2016%20operations-5278) - [πŸ› οΈ Drift Tool MCP Server πŸ’ͺ 5 operations-5277](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Drift%20Tool%20MCP%20Server%20%F0%9F%92%AA%205%20operations-5277) - [πŸ› οΈ Dropbox Tool MCP Server πŸ’ͺ all 11 operations-5276](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Dropbox%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2011%20operations-5276) - [πŸ› οΈ Dropcontact Tool MCP Server-5275](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Dropcontact%20Tool%20MCP%20Server-5275) - [πŸ› οΈ Elastic Security Tool MCP Server πŸ’ͺ all 14 operations-5273](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Elastic%20Security%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2014%20operations-5273) - [πŸ› οΈ Emelia Tool MCP Server πŸ’ͺ all 9 operations-5272](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Emelia%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%209%20operations-5272) - [πŸ› οΈ Freshdesk Tool MCP Server πŸ’ͺ all 10 operations-5269](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Freshdesk%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2010%20operations-5269) - [πŸ› οΈ GetResponse Tool MCP Server πŸ’ͺ 5 operations-5267](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20GetResponse%20Tool%20MCP%20Server%20%F0%9F%92%AA%205%20operations-5267) - [πŸ› οΈ GitLab Tool MCP Server πŸ’ͺ all 18 operations-5265](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20GitLab%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2018%20operations-5265) - [πŸ› οΈ Gong Tool MCP Server-5263](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Gong%20Tool%20MCP%20Server-5263) - [πŸ› οΈ Google Books Tool MCP Server πŸ’ͺ all 9 operations-5260](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Google%20Books%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%209%20operations-5260) - [πŸ› οΈ Google Business Profile Tool MCP Server πŸ’ͺ all 9 operations-5250](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Google%20Business%20Profile%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%209%20operations-5250) - [πŸ› οΈ Google Cloud Firestore Tool MCP Server πŸ’ͺ all 7 operations-5252](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Google%20Cloud%20Firestore%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%207%20operations-5252) - [πŸ› οΈ Google Cloud Storage Tool MCP Server πŸ’ͺ all 10 operations-5256](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Google%20Cloud%20Storage%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2010%20operations-5256) - [πŸ› οΈ Google Drive Tool MCP Server πŸ’ͺ all 17 operations-5254](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Google%20Drive%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2017%20operations-5254) - [πŸ› οΈ Google Tasks Tool MCP Server πŸ’ͺ all 5 operations-5249](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Google%20Tasks%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%205%20operations-5249) - [πŸ› οΈ Google Workspace Admin Tool MCP Server πŸ’ͺ all 16 operations-5251](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Google%20Workspace%20Admin%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2016%20operations-5251) - [πŸ› οΈ Gotify Tool MCP Server-5246](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Gotify%20Tool%20MCP%20Server-5246) - [πŸ› οΈ Grafana Tool MCP Server πŸ’ͺ all 16 operations-5245](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Grafana%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2016%20operations-5245) - [πŸ› οΈ Hacker News Tool MCP Server-5244](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Hacker%20News%20Tool%20MCP%20Server-5244) - [πŸ› οΈ HaloPSA Tool MCP Server πŸ’ͺ all 20 operations-5243](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20HaloPSA%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2020%20operations-5243) - [πŸ› οΈ Harvest Tool MCP Server πŸ’ͺ all 51 operations-5242](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Harvest%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2051%20operations-5242) - [πŸ› οΈ HighLevel Tool MCP Server πŸ’ͺ all 17 operations-5241](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20HighLevel%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2017%20operations-5241) - [πŸ› οΈ Iterable Tool MCP Server πŸ’ͺ all 6 operations-5239](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Iterable%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%206%20operations-5239) - [πŸ› οΈ Jina AI Tool MCP Server πŸ’ͺ all 3 operations-5238](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Jina%20AI%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%203%20operations-5238) - [πŸ› οΈ Matrix Tool MCP Server πŸ’ͺ all 11 operations-5185](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Matrix%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2011%20operations-5185) - [πŸ› οΈ Mattermost Tool MCP Server πŸ’ͺ all 19 operations-5186](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Mattermost%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2019%20operations-5186) - [πŸ› οΈ Mautic Tool MCP Server πŸ’ͺ all 20 operations-5184](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Mautic%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2020%20operations-5184) - [πŸ› οΈ Metabase Tool MCP Server πŸ’ͺ all 10 operations-5183](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Metabase%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2010%20operations-5183) - [πŸ› οΈ Microsoft Dynamics CRM Tool MCP Server πŸ’ͺ all 5 operations-5182](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Microsoft%20Dynamics%20CRM%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%205%20operations-5182) - [πŸ› οΈ Microsoft Entra ID Tool MCP Server πŸ’ͺ all 12 operations-5181](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Microsoft%20Entra%20ID%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2012%20operations-5181) - [πŸ› οΈ Microsoft Graph Security Tool MCP Server πŸ’ͺ all 5 operations-5180](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Microsoft%20Graph%20Security%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%205%20operations-5180) - [πŸ› οΈ Microsoft OneDrive Tool MCP Server πŸ’ͺ all 14 operations-5179](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Microsoft%20OneDrive%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2014%20operations-5179) - [πŸ› οΈ Microsoft SharePoint Tool MCP Server πŸ’ͺ all 11 operations-5178](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Microsoft%20SharePoint%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2011%20operations-5178) - [πŸ› οΈ Microsoft To Do Tool MCP Server πŸ’ͺ all 15 operations-5177](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Microsoft%20To%20Do%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2015%20operations-5177) - [πŸ› οΈ MISP Tool MCP Server πŸ’ͺ all 44 operations-5122](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20MISP%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2044%20operations-5122) - [πŸ› οΈ Mocean Tool MCP Server πŸ’ͺ both operations-5121](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Mocean%20Tool%20MCP%20Server%20%F0%9F%92%AA%20both%20operations-5121) - [πŸ› οΈ Monday.com Tool MCP Server πŸ’ͺ all 18 operations-5120](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Monday.com%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2018%20operations-5120) - [πŸ› οΈ Monica CRM Tool MCP Server πŸ’ͺ all 52 operations-5119](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Monica%20CRM%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2052%20operations-5119) - [πŸ› οΈ NASA Tool MCP Server πŸ’ͺ all 15 operations-5118](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20NASA%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2015%20operations-5118) - [πŸ› οΈ Netlify Tool MCP Server πŸ’ͺ all 7 operations-5117](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Netlify%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%207%20operations-5117) - [πŸ› οΈ Nextcloud Tool MCP Server πŸ’ͺ all 17 operations-5116](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Nextcloud%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2017%20operations-5116) - [πŸ› οΈ NocoDB Tool MCP Server πŸ’ͺ all 5 operations-5115](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20NocoDB%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%205%20operations-5115) - [πŸ› οΈ Npm Tool MCP Server πŸ’ͺ all 5 operations-5341](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Npm%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%205%20operations-5341) - [πŸ› οΈ Okta Tool MCP Server πŸ’ͺ all 5 operations-5342](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Okta%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%205%20operations-5342) - [πŸ› οΈ One Simple API Tool MCP Server πŸ’ͺ all 10 operations-5344](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20One%20Simple%20API%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2010%20operations-5344) - [πŸ› οΈ Onfleet Tool MCP Server πŸ’ͺ all 37 operations-5114](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Onfleet%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2037%20operations-5114) - [πŸ› οΈ Oura Tool MCP Server πŸ’ͺ all 4 operations-5113](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Oura%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%204%20operations-5113) - [πŸ› οΈ Paddle Tool MCP Server πŸ’ͺ all 9 operations-5112](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Paddle%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%209%20operations-5112) - [πŸ› οΈ PagerDuty Tool MCP Server πŸ’ͺ all 9 operations-5343](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20PagerDuty%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%209%20operations-5343) - [πŸ› οΈ Phantombuster Tool MCP Server πŸ’ͺ 5 operations-5350](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Phantombuster%20Tool%20MCP%20Server%20%F0%9F%92%AA%205%20operations-5350) - [πŸ› οΈ Philips Hue Tool MCP Server πŸ’ͺ all 4 operations-5095](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Philips%20Hue%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%204%20operations-5095) - [πŸ› οΈ Pipedrive Tool MCP Server πŸ’ͺ all 45 operations-5345](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Pipedrive%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2045%20operations-5345) - [πŸ› οΈ Plivo Tool MCP Server πŸ’ͺ all 3 operations-5094](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Plivo%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%203%20operations-5094) - [πŸ› οΈ PostBin Tool MCP Server πŸ’ͺ 6 operations-5351](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20PostBin%20Tool%20MCP%20Server%20%F0%9F%92%AA%206%20operations-5351) - [πŸ› οΈ PostHog Tool MCP Server πŸ’ͺ 5 operations-5352](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20PostHog%20Tool%20MCP%20Server%20%F0%9F%92%AA%205%20operations-5352) - [πŸ› οΈ ProfitWell Tool MCP Server πŸ’ͺ both operations-5092](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20ProfitWell%20Tool%20MCP%20Server%20%F0%9F%92%AA%20both%20operations-5092) - [πŸ› οΈ Pushbullet Tool MCP Server πŸ’ͺ all 4 operations-5091](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Pushbullet%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%204%20operations-5091) - [πŸ› οΈ Quick Base Tool MCP Server πŸ’ͺ all 10 operations-5353](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Quick%20Base%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2010%20operations-5353) - [πŸ› οΈ QuickBooks Online Tool MCP Server πŸ’ͺ all 42 operations-5354](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20QuickBooks%20Online%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2042%20operations-5354) - [πŸ› οΈ Raindrop Tool MCP Server πŸ’ͺ all 13 operations-5346](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Raindrop%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2013%20operations-5346) - [πŸ› οΈ Reddit Tool MCP Server πŸ’ͺ all 13 operations-5355](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Reddit%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2013%20operations-5355) - [πŸ› οΈ Salesmate Tool MCP Server πŸ’ͺ all 15 operations-5356](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Salesmate%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2015%20operations-5356) - [πŸ› οΈ SecurityScorecard Tool MCP Server πŸ’ͺ all 19 operations-5357](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20SecurityScorecard%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2019%20operations-5357) - [πŸ› οΈ Sendy Tool MCP Server πŸ’ͺ 6 operations-5347](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Sendy%20Tool%20MCP%20Server%20%F0%9F%92%AA%206%20operations-5347) - [πŸ› οΈ Sentry.io Tool MCP Server πŸ’ͺ all 25 operations-5358](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Sentry.io%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2025%20operations-5358) - [πŸ› οΈ seven Tool MCP Server with both available operations-5088](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20seven%20Tool%20MCP%20Server%20with%20both%20available%20operations-5088) - [πŸ› οΈ SIGNL4 Tool MCP Server with both operations-5089](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20SIGNL4%20Tool%20MCP%20Server%20with%20both%20operations-5089) - [πŸ› οΈ Splunk Tool MCP Server πŸ’ͺ all 16 operations-5359](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Splunk%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2016%20operations-5359) - [πŸ› οΈ Spotify Tool MCP Server πŸ’ͺ all 30 operations-5360](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Spotify%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2030%20operations-5360) - [πŸ› οΈ State Management System for Long-Running Workflows with Wait Nodes-6269](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20State%20Management%20System%20for%20Long-Running%20Workflows%20with%20Wait%20Nodes-6269) - [πŸ› οΈ Storyblok Tool MCP Server πŸ’ͺ all 7 operations-5361](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Storyblok%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%207%20operations-5361) - [πŸ› οΈ Strapi Tool MCP Server πŸ’ͺ 5 operations-5362](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Strapi%20Tool%20MCP%20Server%20%F0%9F%92%AA%205%20operations-5362) - [πŸ› οΈ Strava Tool MCP Server πŸ’ͺ all 9 operations-5363](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Strava%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%209%20operations-5363) - [πŸ› οΈ Stripe Tool MCP Server πŸ’ͺ all 19 operations-5348](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Stripe%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2019%20operations-5348) - [πŸ› οΈ SyncroMSP Tool MCP Server πŸ’ͺ all 20 operations-5364](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20SyncroMSP%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2020%20operations-5364) - [πŸ› οΈ TheHive Tool MCP Server-5365](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20TheHive%20Tool%20MCP%20Server-5365) - [πŸ› οΈ Todoist Tool MCP Server πŸ’ͺ all 8 operations-5349](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Todoist%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%208%20operations-5349) - [πŸ› οΈ Trello Tool MCP Server πŸ’ͺ all 41 operations-5079](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Trello%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2041%20operations-5079) - [πŸ› οΈ Twist Tool MCP Server πŸ’ͺ all 22 operations-5077](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Twist%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2022%20operations-5077) - [πŸ› οΈ Webex by Cisco Tool MCP Server πŸ’ͺ all 10 operations-5323](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20Webex%20by%20Cisco%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%2010%20operations-5323) - [πŸ› οΈ X (Formerly Twitter) Tool MCP Server πŸ’ͺ all 8 operations-5076](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%A0%EF%B8%8F%20X%20(Formerly%20Twitter)%20Tool%20MCP%20Server%20%F0%9F%92%AA%20all%208%20operations-5076) - [πŸ›» AI Agent for Logistics Order Processing with GPT-4o, Gmail and Google Sheet-3344](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%9B%BB%20AI%20Agent%20for%20Logistics%20Order%20Processing%20with%20GPT-4o%2C%20Gmail%20and%20Google%20Sheet-3344) - [πŸ€– Advanced Slackbot with n8n-2157](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A4%96%20Advanced%20Slackbot%20with%20n8n-2157) - [πŸ€– AI content generation for Auto Service 🚘 Automate your social mediaπŸ“²!-4600](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A4%96%20AI%20content%20generation%20for%20Auto%20Service%20%F0%9F%9A%98%20Automate%20your%20social%20media%F0%9F%93%B2!-4600) - [πŸ€– AI Customer Support Agent - Never Sleep, Never Miss a Customer Again!-5310](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A4%96%20AI%20Customer%20Support%20Agent%20-%20Never%20Sleep%2C%20Never%20Miss%20a%20Customer%20Again!-5310) - [πŸ€– AI Powered RAG Chatbot for Your Docs + Google Drive + Gemini + Qdrant-2982](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A4%96%20AI%20Powered%20RAG%20Chatbot%20for%20Your%20Docs%20%2B%20Google%20Drive%20%2B%20Gemini%20%2B%20Qdrant-2982) - [πŸ€– AI Restaurant Assistant for WhatsApp, Instagram & Messenger-3585](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A4%96%20AI%20Restaurant%20Assistant%20for%20WhatsApp%2C%20Instagram%20%26%20Messenger-3585) - [πŸ€– AI-Powered WhatsApp Assistant for Restaurants & Delivery Automation-3043](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A4%96%20AI-Powered%20WhatsApp%20Assistant%20for%20Restaurants%20%26%20Delivery%20Automation-3043) - [πŸ€– Build Your First AI Agent – Powered by Google Gemini with Memory-4941](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A4%96%20Build%20Your%20First%20AI%20Agent%20%E2%80%93%20Powered%20by%20Google%20Gemini%20with%20Memory-4941) - [πŸ€– Create a Documentation Expert Bot with RAG, Gemini, and Supabase-5993](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A4%96%20Create%20a%20Documentation%20Expert%20Bot%20with%20RAG%2C%20Gemini%2C%20and%20Supabase-5993) - [πŸ€– Discord Message Proxy: Bot Mentions β†’ AI Actions-4264](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A4%96%20Discord%20Message%20Proxy%3A%20Bot%20Mentions%20%E2%86%92%20AI%20Actions-4264) - [πŸ€– Instagram MCP AI Agent – Read, Reply & Manage Comments with GPT-4o-3896](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A4%96%20Instagram%20MCP%20AI%20Agent%20%E2%80%93%20Read%2C%20Reply%20%26%20Manage%20Comments%20with%20GPT-4o-3896) - [πŸ€– Telegram Messaging Agent for Text/Audio/Images-2751](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A4%96%20Telegram%20Messaging%20Agent%20for%20Text%2FAudio%2FImages-2751) - [πŸ€–πŸ’¬ Conversational AI Chatbot with Google Gemini for Text & Image | Telegram-4365](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A4%96%F0%9F%92%AC%20Conversational%20AI%20Chatbot%20with%20Google%20Gemini%20for%20Text%20%26%20Image%20%7C%20Telegram-4365) - [πŸ€–πŸ“ Auto-Document Workflows with GPT-4o-mini Sticky Notes-7465](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A4%96%F0%9F%93%9D%20Auto-Document%20Workflows%20with%20GPT-4o-mini%20Sticky%20Notes-7465) - [πŸ€–πŸ” The Ultimate Free AI-Powered Researcher with Tavily Web Search & Extract-2768](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A4%96%F0%9F%94%8D%20The%20Ultimate%20Free%20AI-Powered%20Researcher%20with%20Tavily%20Web%20Search%20%26%20Extract-2768) - [πŸ€–πŸšš AI agent for Transportation Orders Management with GPT-4o and Open Route API-4692](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A4%96%F0%9F%9A%9A%20AI%20agent%20for%20Transportation%20Orders%20Management%20with%20GPT-4o%20and%20Open%20Route%20API-4692) - [πŸ€–πŸ§‘β€πŸ’» AI Agent for Top n8n Creators Leaderboard Reporting-2942](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A4%96%F0%9F%A7%91%E2%80%8D%F0%9F%92%BB%20AI%20Agent%20%20for%20Top%20n8n%20Creators%20Leaderboard%20Reporting-2942) - [πŸ€–πŸ§  AI Agent Chatbot + LONG TERM Memory + Note Storage + Telegram-2872](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A4%96%F0%9F%A7%A0%20AI%20Agent%20Chatbot%20%2B%20LONG%20TERM%20Memory%20%2B%20Note%20Storage%20%2B%20Telegram-2872) - [πŸ₯‡ Token Estim8r -Sub Workflow to track AI Model Token Usage and cost with JinaAI-3513](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A5%87%20Token%20Estim8r%20-Sub%20Workflow%20to%20track%20AI%20Model%20Token%20Usage%20and%20cost%20with%20JinaAI-3513) - [πŸ¦… Get a bird's-eye view of your n8n instance with the Workflow Dashboard!-2269](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A6%85%20Get%20a%20bird's-eye%20view%20of%20your%20n8n%20instance%20with%20the%20Workflow%20Dashboard!-2269) - [πŸ¦‹ Bluesky New Follower Auto DM-4713](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A6%8B%20Bluesky%20New%20Follower%20Auto%20DM-4713) - [🦜✨Use OpenAI to Transcribe Audio + Summarize with AI + Save to Google Drive-3076](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A6%9C%E2%9C%A8Use%20OpenAI%20to%20Transcribe%20Audio%20%2B%20Summarize%20with%20AI%20%2B%20Save%20to%20Google%20Drive-3076) - [πŸ§‘β€βš–οΈ AI Legal Assistant Agent β€” AI-Powered Legal Q&A with Document Retrieval-5294](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A7%91%E2%80%8D%E2%9A%96%EF%B8%8F%20AI%20Legal%20Assistant%20Agent%20%E2%80%94%20AI-Powered%20Legal%20Q%26A%20with%20Document%20Retrieval-5294) - [πŸ§‘β€πŸŽ“ AI Powered Language Teacher with Telegram, Google Sheet and GPT-4o-3295](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A7%91%E2%80%8D%F0%9F%8E%93%20AI%20Powered%20Language%20Teacher%20with%20Telegram%2C%20Google%20Sheet%20and%20GPT-4o-3295) - [πŸ§‘β€πŸŽ“ Master Data Access Techniques with Progressive Expression Challenges-6236](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A7%91%E2%80%8D%F0%9F%8E%93%20Master%20Data%20Access%20Techniques%20with%20Progressive%20Expression%20Challenges-6236) - [πŸ§‘β€πŸŽ“ Test Your JSON Skills with Interactive Challenges and Instant Feedback-6232](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A7%91%E2%80%8D%F0%9F%8E%93%20Test%20Your%20JSON%20Skills%20with%20Interactive%20Challenges%20and%20Instant%20Feedback-6232) - [πŸ§‘β€πŸ¦―Improve your Website Accessibility with GPT-4o and Google Sheet-3640](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A7%91%E2%80%8D%F0%9F%A6%AFImprove%20your%20Website%20Accessibility%20with%20GPT-4o%20and%20Google%20Sheet-3640) - [🧠 *NEW* Claude 3.7 Extended Thinking AI Agent πŸ€– – Unlock Ultimate Intelligence-3009](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A7%A0%20*NEW*%20Claude%203.7%20Extended%20Thinking%20AI%20Agent%20%F0%9F%A4%96%20%E2%80%93%20Unlock%20Ultimate%20Intelligence-3009) - [🧠 AI Blog Post Journalist (Perplexity for Research, Anthropic Claude for Blog)-5202](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A7%A0%20AI%20Blog%20Post%20Journalist%20(Perplexity%20for%20Research%2C%20Anthropic%20Claude%20for%20Blog)-5202) - [🧠 Build AI Agents with Think-Plan-Act Architecture Using Llama-4 Reasoning-3489](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A7%A0%20Build%20AI%20Agents%20with%20Think-Plan-Act%20Architecture%20Using%20Llama-4%20Reasoning-3489) - [🧠 Empower Your AI Chatbot with Long-Term Memory and Dynamic Tool Routing-3025](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A7%A0%20Empower%20Your%20AI%20Chatbot%20with%20Long-Term%20Memory%20and%20Dynamic%20Tool%20Routing-3025) - [🧠 FloWatch πŸ‘οΈ Analyze and Diagnose n8n Workflow Errors via OpenAI and Email-3595](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A7%A0%20FloWatch%20%F0%9F%91%81%EF%B8%8F%20Analyze%20and%20Diagnose%20n8n%20Workflow%20Errors%20via%20OpenAI%20and%20Email-3595) - [🧹 Archive (delete) duplicate items from a Notion database-3825](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A7%B9%20Archive%20(delete)%20duplicate%20items%20from%20a%20Notion%20database-3825) - [🧾 Automated Invoice Processing with Mistral OCR + GPT-4o-mini-4331](https://github.com/nusquama/n8nworkflows.xyz/tree/main/workflows/%F0%9F%A7%BE%20Automated%20Invoice%20Processing%20with%20Mistral%20OCR%20%2B%20GPT-4o-mini-4331)