Data & Analytics Automation Workflows — Page 17 | Neura Market
    Neura Market
    Neura Market
    /Categories
    Marketplace
    Directories
    Resources
    Home/Categories/Data & Analytics

    Data & Analytics Workflows

    Data processing and analytics

    • Competitor Price Monitoring: Web Scraping, Sheets & Discord Alerts

      Automates daily scraping of competitor prices from websites like BooksToScrape, compares against Google Sheets data, and sends Discord alerts for price drops.

      n8n$12.99
    • Daily E-Commerce Order Reports: Supabase, GPT-4.1 & Gmail

      Automates daily email summaries of e-commerce orders from Supabase using an AI Agent with GPT-4.1 for intelligent analysis and reporting.

      n8n$24.99
    • Generate Authentic Product Reviews with OpenAI for WooCommerce

      Automates generation of realistic, human-like product reviews using OpenAI and posts them directly to WooCommerce products to boost engagement and credibility.

      n8n

    Marketplace

    • Prompts
    • Workflows
    • Agents Store
    • 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 Models
    • Integrations
    • Alternatives
    • n8n vs Zapier
    • Make vs Zapier
    • n8n vs Make
    • Resource Library
    • Documentation

    Community

    • 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

    Stay Updated

    Get the latest AI tools and insights delivered to your inbox.

    Neura Market Logoneuramarket

    © 2026 Neura Market. All rights reserved.

    $16.99
  1. Automatically Log iOS Geofence Events to SeaTable

    Track and log your iOS geofence events in SeaTable for easy visualization and analysis. This workflow captures entry and exit events from specified geofences and records them in a SeaTable database.

    MakeFree
  2. Automate Product Data Extraction from Webpage Screenshots

    This workflow automates the extraction of product information from webpage screenshots using Dumpling AI and GPT-4o, perfect for eCommerce teams and market researchers dealing with sites that block traditional scraping.

    n8nFree
  3. Filter Google Sheets Rows and Export to CSV via SFTP

    Efficiently filter rows in Google Sheets, convert the data into a CSV file, and securely transfer it to an SFTP server for streamlined data management.

    MakeFree
  4. Download Slideshare Presentations to Google Drive with RapidAPI

    Automates downloading Slideshare presentations as PDFs via RapidAPI and uploads to Google Drive with public sharing. Includes success checks and error logging to Sheets.

    n8n$12.99
  5. Automate Employee Reimbursement with Gmail, Drive & AI Validation

    Automates employee reimbursement claims by processing form submissions, validating with AI, storing in Google Drive/Sheets, and notifying finance via Gmail. Cuts processing time by 70% and eliminates errors.

    n8n$22.99
  6. WhatsApp AI Recipe Suggestions from Pantry via Gemini & FatSecret

    Transforms WhatsApp pantry item lists into personalized recipes using Gemini AI for intent analysis and FatSecret API for nutritional data. Enables conversational cooking assistance with context memory.

    n8n$24.99
  7. Create Structured Notion Workspaces from Notes & Voice Using Gemini & GPT

    Automates building full Notion databases from handwritten notes or voice records using AI for OCR, intent analysis, structure design, and sample data population.

    n8n$24.99
  8. AI Invoice Processing: Email to PostgreSQL with GPT-4o & Discord Alerts

    Automates PDF invoice extraction from email using GPT-4o, stores data in PostgreSQL, and sends Discord notifications for real-time alerts.

    n8n$24.99
  9. Automate ParseHub Data Export to Google Sheets in Drive

    This workflow automates the process of retrieving data from a ParseHub project, converting it to a Google Sheets-compatible format, and saving it in Google Drive.

    MakeFree
  10. RAG AI Chatbot with OpenAI, Cohere Reranker & Supabase

    Build an intelligent document-based AI chatbot using RAG, OpenAI for responses, Cohere reranking, and Supabase vectors from Google Drive PDFs.

    n8n$24.99
  11. Export Wild Apricot registrations into Google sheet

    This Make workflow exports new Wild Apricot event registrations into a Google Sheet automatically. When a registration occurs, the trigger captures the attendee details and sends them to a specified sheet, keeping your records current without manual entry. Ideal for nonprofit

    MakeFree
  12. Automate News Scraping with ScrapeGraphAI to Google Sheets

    AI-powered workflow that scrapes news articles from websites using ScrapeGraphAI and stores structured data in Google Sheets for easy monitoring and analysis.

    n8n$14.99
  13. Supabase Auth-JS Library Build & Test Automation

    Automates building, testing, and deploying the Supabase Auth-JS client library with npm scripts, Docker infra, and linting for efficient auth integration development.

    n8n$14.99
  14. Telegram AI Chatbot with OpenAI Chat & Image Generation

    Creates an intelligent Telegram bot that handles user chats via OpenAI GPT, generates images on /image command, and supports /start with error handling for unsupported inputs.

    n8n$14.99
  15. Automate Airtable Record Management with Webhooks and AI-Powered Updates

    Enhance your Airtable workflows by automating record creation and updates using custom webhooks and AI-driven insights from Perplexity. This integration streamlines data management and ensures your records are always up-to-date.

    MakeFree
  16. AI Spotify DJ: Create Playlists & Control Player with GPT-4

    AI-powered chatbot creates custom Spotify playlists from natural language requests and controls playback like play, pause, next.

    n8n$24.99
  17. Create an RSS Feed Based on a Website's Content

    This workflow parses content from a website (for this example, [Baserow's release page](https://baserow.io/blog/category/release)) and creates an RSS feed based on the extracted data. ## Prerequisites - Some familiarity with HTML and CSS selectors ## Nodes - [Webhook node](https://docs.n8n.io/integrations/core-nodes/n8n-nodes-base.webhook/) triggers the workflow when new content (a new Baserow release) is published on a website. - [Set nodes](https://docs.n8n.io/integrations/core-nodes/n8n-nodes-base.set/) set the required URLs and links for the RSS feed. - [HTTP Request node](https://docs.n8n.io/integrations/core-nodes/n8n-nodes-base.httprequest) fetches data from a specified website page. - [HTML Extract nodes](https://docs.n8n.io/integrations/core-nodes/n8n-nodes-base.htmlextract/) extract the posts and their fields (such as date, title, description, and link) from the website. - [Item Lists node](https://docs.n8n.io/integrations/core-nodes/n8n-nodes-base.itemlists/) iterates over each post on the page. - [Date & Time node](https://docs.n8n.io/integrations/core-nodes/n8n-nodes-base.datetime/) converts the date of the post to a different format. - [Function Item node](https://docs.n8n.io/integrations/core-nodes/n8n-nodes-base.functionitem/) creates RSS items for each post. - [Function node](https://docs.n8n.io/integrations/core-nodes/n8n-nodes-base.function/) creates the response code for the RSS feed. - [Respond to Webhook node](https://docs.n8n.io/integrations/core-nodes/n8n-nodes-base.respondtowebhook/) returns the RSS feed in response to the Webhook node. The result of this workflow would look like this: ![image.png](fileId:600)

    n8nFree
  18. Automate Date Column Synchronization Between Monday Boards

    This workflow automates the synchronization of date columns between two Monday boards, ensuring that updates in one board reflect in the other without reverse updates.

    MakeFree
  19. Auto Background Removal for Google Drive Images

    Automates background removal from images in Google Drive using PhotoRoom API, with customizable padding and output settings. Saves processed images back to Drive for efficient product photo editing.

    n8n$12.99
  20. Sync New RSS Feed Articles to Airtable Records

    Automatically update your Airtable database with new articles from your RSS feed, ensuring your records are always current.

    MakeFree
  21. Automate IP Address Lookup in Airtable with IP2Proxy

    Automatically monitor new Airtable records to perform IP address lookups using IP2Proxy, updating the records with detailed location and proxy information.

    MakeFree
  22. ← PreviousPage 17 of 42Next →

    Related categories

    Communication (2,463)AI (1,929)Business Operations & ERPs (1,540)Other (1,425)Productivity (1,202)Marketing (1,145)File & Document Management (802)CRM - Sales (604)Notifications (580)Social Media (562)

    Need a custom data & analytics workflow?

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

    Request a Custom Workflow