Marketing Automation Workflows — Page 11 | Neura Market
    Neura Market
    Neura Market
    /Categories
    Marketplace
    Directories
    Resources
    Home/Categories/Marketing

    Marketing Workflows

    Marketing and advertising tools

    • Automate Comprehensive SEO Audits with Apify, Cloudflare, and Gmail

      Effortlessly generate and deliver detailed SEO audits for any website in under 5 minutes using this n8n workflow. Ideal for agencies and freelancers, it provides technical, content, and strategic analysis reports directly to clients.

      n8n$24.99
    • Automate Local Business Data Scraping and Email Outreach with n8n

      This workflow automates the process of scraping local business directories like Yelp and sending partnership proposals via email. It uses Bright Data for scraping, OpenAI for data processing, and Gmail for outreach.

      n8n$9.99
    • Automate SEO Meta Tag Optimization with Google Sheets and Google Gemini

      This workflow automates the process of optimizing SEO meta titles and descriptions directly from Google Sheets using Google Gemini. It ensures that meta tags are concise and meet SEO standards.

    Marketplace

    • Prompts
    • Workflows
    • Agent Hub
    • Workflow Packs
    • Categories
    • Marketplace

    Directories

    • AI Tools Directory
    • ChatGPT
    • Claude
    • Gemini
    • Cursor
    • Grok
    • DeepSeek
    • Perplexity
    • CoPilot
    • Midjourney
    • Stable Diffusion
    • MCP Servers
    • .md Directory
    • All Directories

    Free Tools

    • AI Text Humanizer
    • AI Content Detector
    • Workflow Generator
    • Model Comparison
    • AI Pricing Calculator
    • AI Benchmarks
    • ROI Calculator
    • All Free Tools

    Resources

    • AI News
    • Blog
    • AI Answers
    • Error Solutions
    • AI Tutorials
    • AI Agent Guides
    • AI Models
    • Integrations
    • Alternatives
    • n8n vs Zapier
    • Make vs Zapier
    • n8n vs Make
    • Resource Library
    • Documentation
    • API Access to Our Data

    Community

    • AI Newsletter
    • AI Jobs
    • AI Events
    • AI Companies
    • Start Selling
    • Sell n8n Workflows
    • Sell AI Agents
    • Sell Prompts
    • Creator Guide
    • Advertise
    • Affiliates

    Company

    • About
    • Contact
    • Help
    • Careers
    • Pricing
    • Terms
    • Privacy
    • License
    • DMCA

    The #1 Newsletter in AI

    Weekly updates, news, and content that matter.

    Neura Market Logoneuramarket

    © 2026 Neura Market. All rights reserved.

    n8n
    $9.99
  1. Automate Hashtag Generation from Twitter & YouTube Trends Using Mistral AI

    This workflow automates the process of collecting trending topics from Twitter and YouTube, generating relevant hashtags using Mistral AI, and saving the results to Google Sheets. Ideal for marketers and content creators, it streamlines trend analysis and hashtag creation.

    n8n$9.99
  2. Automate Local Search Trend Analysis with Google Trends and Bright Data

    This workflow automates the tracking of local search trends using Google Trends and Bright Data, providing valuable insights for optimizing local SEO and marketing strategies.

    n8n$14.99
  3. Automate Weekly Competitor Content Summaries with AI and Google Sheets

    Streamline your competitive analysis by automating the collection, filtering, and summarization of competitor content using AI and Google Sheets. This workflow provides a weekly digest of relevant articles directly to your inbox.

    n8n$14.99
  4. Automate Comprehensive SEO Audits with AI and Multi-Format Reporting

    Leverage AI to conduct in-depth SEO audits by mapping internal URLs, analyzing content, and delivering reports in HTML, Google Sheets, or email formats directly from your n8n instance.

    n8n$19.99
  5. Automate LinkedIn Posts from Gmail Newsletters with OpenAI

    Transform your Gmail newsletters into engaging LinkedIn posts using OpenAI. This workflow automates the extraction, summarization, and posting process, saving you time and ensuring consistent, insightful content sharing.

    n8n$4.99
  6. Automate Personalized Email Campaigns Using Google Sheets and AI

    This workflow automates the creation and delivery of personalized marketing emails by integrating Google Sheets with AI content generation, streamlining your email marketing efforts.

    n8n$4.99
  7. Automate Product Photography and Instagram Posts with AI

    Streamline the creation of professional product photos and Instagram posts using AI, delivered to Telegram for approval. Ideal for e-commerce, dropshipping, and social media management.

    n8n$19.99
  8. Automate Business Email Extraction from Google Maps to Google Sheets

    Streamline the process of extracting business emails from Google Maps search results using a keyword and save them to Google Sheets. Ideal for outreach, marketing, and research.

    n8n$14.99
  9. Automate LinkedIn Content Creation from Reddit Discussions Using GPT-4 and Google Sheets

    This workflow is designed for marketers and content strategists to transform Reddit discussions into LinkedIn post ideas. It leverages GPT-4 to extract insights and generates content ideas, which are then organized in Google Sheets for easy access.

    n8n$14.99
  10. Extract Google My Business Leads by Service or Location with Bright Data

    ## Extract Google My Business Leads by Service & Location with Bright Data to Google Sheets This template requires a self-hosted n8n instance to run. A comprehensive n8n automation that extracts Google My Business listings by service type and geographic location using Bright Data's Google Maps dataset, with intelligent city expansion and automatic duplicate removal. --- ## Who is this for? * Lead generation professionals * Sales teams * Marketing agencies * Business development representatives * Entrepreneurs conducting outreach or market research --- ## What problem is this solving? Manual lead generation from Google Maps is time-consuming and inefficient. This workflow automates the process of finding businesses by service type and location, expanding searches across cities, removing duplicates, and organizing results in a structured format. --- ## What this workflow does ### Input Processing * Accepts service type, state, and country via web form * Uses Claude AI to generate city lists * Auto-categorizes services * Creates search queries per city ### Data Collection * Uses Bright Data's Google Maps dataset * Processes in batches with rate limits * Monitors scraping with retry logic * Formats and handles API responses ### Quality Control * Removes duplicates by name and phone * Maintains clean data in Google Sheets * Ensures structured, usable datasets ### Output Data Points | Field | Description | Example | | :-------------- | :-------------------------- | :---------------------------- | | Business Name | Company or business name | TechFix Computer Repair | | Category | Business category type | Electronics | | Country | Country location | US | | City | Specific city searched | Austin | | Phone Number | Contact phone number | +1 (555) 123-4567 | | Website URL | Business website | https://techfix.com | | Google Maps URL | Direct Maps link | https://maps.google.com/... | | Address | Full business address | 123 Main St, Austin, TX | | Operating Hours | Business hours | Mon-Fri 9AM-6PM | | Google Rating | Star rating | 4.5 | | Total Reviews | Number of reviews | 127 | | Reviews URL | Link to reviews | https://maps.google.com/reviews... | --- ## Setup Instructions ### Prerequisites * n8n instance (self-hosted or cloud) * Google account with Sheets access * Bright Data account with Google Maps dataset access * Anthropic API key for Claude AI ### Step-by-Step 1. Import the workflow JSON into n8n 2. Configure Bright Data credentials and dataset access 3. Set up Google Sheets and OAuth2 credentials 4. Configure Claude AI with your API key 5. Replace all placeholder credential IDs and tokens. For improved security, use credentials instead of hardcoding the API token placeholder in the HTTP Request node. 6. Test with sample data (e.g., Coffee Shop in California, US) 7. Activate the workflow and use the form for submissions --- ## How to Customize ### Modify Geographic Scope * Add countries to the form dropdown * Customize Claude prompts for city generation * Adjust search logic for international markets ### Enhance Data Collection * Add more fields from Bright Data * Include revenue, employee count, social profiles ### Improve Duplicate Detection * Use fuzzy matching for similar names * Include address-based checks ### Customize Output Format * Transform data for CRM compatibility * Export to CSV, database, or multiple destinations ### Implement Advanced Features * Integrate email finder services * Include lead scoring logic * Discover social media profiles ### Batch Processing Optimization * Adjust batch sizes per Bright Data limits * Use parallel processing and retry logic ### Integration Options * Connect to CRMs like HubSpot or Salesforce * Trigger email automation * Integrate with marketing platforms

    n8n$14.99
  11. Automate Daily Ad Spend Alerts with Google Sheets and Slack

    This n8n workflow automatically monitors daily ad spend from a Google Sheet and sends a Slack alert if the spend exceeds $100. Ideal for marketing teams to track budget spikes in real-time.

    n8n$9.99
  12. Automate Daily SEO Insights with Google Search Console and Slack

    This workflow automates the process of identifying significant changes in SEO performance using Google Search Console data. It segments keyword traffic, calculates daily changes, and sends alerts for the most impactful movers via Slack.

    n8n$14.99
  13. Veo 3 Ad Script Builder (GP-4 + Google Docs Integration)

    ### Overview This n8n automation workflow streamlines the creation of professional video ad scripts tailored for Veo 3 by turning basic user inputs into cinematic, consistent, and highly structured prompts. Whether you're a marketing agency, content creator, or small business, this workflow ensures high-quality AI video generation at scale—without needing a professional copywriter or creative director. ### How It Works 1. **Form Trigger** Captures initial inputs via a web form: - Ad Category: Dropdown (Before & After, Brand Awareness, UGC Style, Educational) - Environment: Text (short description of setting/location) - Script: Raw ad copy - Spokesperson: Basic character idea (e.g., "young woman, confident, skincare expert") 2. **Build Persona Node** Uses GPT-4-Mini to expand spokesperson input into a full character description. Output includes: - Age - Race - Clothing - Hairstyle - Tone/Demeanor Ensures visual consistency in AI-generated video scenes. 3. **Build Environment Node** Transforms environment text into a detailed, cinematic setting. Adds descriptive elements like: - Lighting style - Architecture or background - Atmosphere (e.g., soft morning glow, modern interiors) 4. **Generate Copy Node** Breaks the full script into 10-second readable segments for smooth pacing. Helps tools like Veo 3 maintain flow, coherence, and readability. Outputs concise, camera-ready lines for each section. 5. **Google Docs Integration** Auto-updates a ready-to-use script template in Google Docs. Replaces placeholders with content from the 3 AI nodes: Cinematic shot: (Build Persona) in (Build Environment). They confidently address the camera: (Generate Copy). Professional lighting emphasizes credibility throughout. Final result: a polished video ad prompt, ready for Veo 3 or any AI video tool. ### Cost Efficiency Advantage Using the Veo 3 API directly costs $0.50 per second—meaning a simple 5-second video costs $3.75, and a 6-clip project could run up to $24. However, this workflow is optimized for Veo 3's Fast on Flow mode, which costs just $0.20 per clip. **Real Example:** 6 clips = $1.20 Savings = Over 90% More room for testing, iteration, and scaling This isn't just smart automation—it's financially strategic. ### Setup Instructions **Prerequisites** - Active n8n instance (Cloud or Self-Hosted) - OpenAI API Key (for GPT-4) - Google Docs API credentials **Configuration Steps** 1. Import the workflow into your n8n instance. 2. Add OpenAI credentials to the AI nodes. 3. Set up Google Docs integration in n8n. 4. Copy this template: **Veo 3 Script Template** 5. Update the Google Docs node with your copy's URL. 6. Test the flow by submitting the form. ### Use Cases - Marketing Agencies: Quickly generate ad scripts for multiple campaigns. - Content Creators: Scale up content production without creative burnout. - AI Video Producers: Maintain detailed, consistent inputs for each render. - Small Business Owners: Create pro-grade ads without outsourcing. ### Benefits - **Consistency:** AI ensures visual + narrative alignment. - **Speed:** Go from rough idea to finished ad script in seconds. - **Scalability:** Handle multiple clients and campaigns simultaneously. - **Quality Output:** Templates and pacing are optimized for real-world video use. - **Cost Savings:** Save up to 90% vs API-only generation.

    n8n$4.99
  14. Automate Social Media Posts from RSS Feeds with AI and Approval

    Transform your blog content into engaging social media posts for LinkedIn and X using AI-generated content and images, with an approval step to ensure brand consistency.

    n8n$19.99
  15. Automated Email Marketing Campaign Workflow

    This n8n workflow demonstrates how to automate a large-scale personalized promotional email campaign, leveraging artificial intelligence to generate unique content for each recipient. Save time and increase the effectiveness of your marketing campaigns by allowing AI to handle the creation of personalized content and email sending. ## How it works: The workflow fetches recipient data from a Google Sheets document. It validates email addresses and checks if recipients haven't been contacted before. For each valid recipient, the AI agent (using GPT-3.5) generates a personalized email including the recipient's name, product introduction, exclusive offer, and a unique promotional link. The personalized email is sent via SMTP to the recipient. The workflow updates the Google Sheet to mark the recipient as contacted. A random delay is introduced between emails to mimic natural sending patterns and avoid triggering spam filters. ## Requirements: - Google Sheets account for storing and managing recipient data. - OpenAI account for access to the GPT-3.5 model. - SMTP server for sending emails. ## Customizing the workflow: This example focuses on sending personalized promotional emails, but it could be extended to include follow-up sequences, tracking email opens and clicks, or integrating with a CRM system for more comprehensive customer management.

    n8n$9.99
  16. Create Evergreen Content with GitHub, Dynamic Images, & URL Redirects

    **Transform static digital assets into dynamic, self-updating powerhouses that stay relevant for years to come!** This workflow solves a common problem: once you publish forms, emails, or templates, their content becomes frozen in time. Users discovering them months later see outdated information, missed opportunities, and stale offers. Stop losing opportunities to stale content - make your digital assets work harder and stay fresher, automatically! **Here's how it works:** - **Stable embed links** mean your original assets never need updating - **Dynamic URL redirects** that automatically point to the latest pages - **Auto-updating images** that showcase fresh offers or content - **Scheduled updates** keep everything current without manual intervention **Perfect for:** - Workflow sticky notes that become evergreen marketing billboards - Registration forms with current promotions - Email signatures with latest offers - Website banners that stay seasonally relevant - Any digital asset you want to future-proof **The magic:** Set it up once, embed the stable URLs/images in your content, then forget about it. Years later, users will still see fresh, as current information automatically pulled from your workflow. **Requirements:** Free accounts with [GitHub](https://github.com/) (image storage) and [shorten.rest](https://shorten.rest/) (URL redirects). Both can be swapped for your preferred services. --- Follow me on [LinkedIn](https://www.linkedin.com/in/parsadanyan/) for more tips on AI automation and n8n workflows!

    n8n$14.99
  17. Automate AI Video Sales Letter Creation and Facebook Publishing

    This n8n workflow automates the creation of Video Sales Letters using Google VEO3, adds captions with Creatomate, and publishes directly to Facebook, streamlining the video marketing process.

    n8n$14.99
  18. Automate Google Indexing with n8n Workflow

    Streamline the process of keeping your website indexed on Google by automating URL submissions using the Google Indexing API. This workflow extracts URLs from your sitemap and submits them for indexing, ensuring your site's visibility and SEO are always up-to-date.

    n8n$9.99
  19. Automate Backlink Status Monitoring with Google Sheets and DataForSEO

    This n8n workflow automates the process of checking the status of backlinks listed in a Google Sheet using the DataForSEO On-Page API. It verifies if backlinks are live, dofollow, or lost, and updates the status back in the Google Sheet.

    n8n$9.99
  20. Automate Pinterest Trend Analysis and AI Content Suggestions

    This workflow automates the analysis of Pinterest Pin data to provide AI-driven content suggestions, helping marketers optimize their strategy. It collects performance data, analyzes trends with AI, and emails insights to the marketing team.

    n8n$9.99
  21. Automate AI-Powered Newsletter Creation and Distribution

    This n8n workflow streamlines the creation and distribution of newsletters by leveraging AI for content and image generation, ensuring timely and engaging communication with your audience.

    n8n$14.99
  22. ← PreviousPage 11 of 48Next →

    Related categories

    Communication (2,463)AI (1,930)Business Operations & ERPs (1,540)Other (1,425)Productivity (1,202)Data & Analytics (995)File & Document Management (802)CRM - Sales (605)Notifications (580)Social Media (562)

    Need a custom marketing workflow?

    Our automation experts build tailored workflows for your exact stack and process.

    Request a Custom Workflow