E-commerce Automation Workflows — Page 2 | Neura Market
    Neura Market
    Neura Market
    /Categories
    Marketplace
    Directories
    Resources
    Home/Categories/E-commerce

    E-commerce Workflows

    Online retail and commerce solutions

    • Automate Product Searches from Facebook Ads to Amazon Using Apify Scrapers

      This workflow automates the process of scraping Facebook ads and searching for the corresponding products on Amazon using Apify scrapers. Ideal for Amazon FBA or dropshipping businesses.

      n8nFree
    • Automate Customer Product Inquiries with AI and Google Sheets

      Enhance your e-commerce customer service by automating product inquiries using AI to generate personalized responses from your Google Sheets product database.

      n8nFree
    • Track Amazon Product Prices with ScrapeOps API & Google Sheets Alerts

      # Amazon Product Price Tracker This workflow automatically monitors Amazon product prices, tracks price changes, and sends alerts when significant price fluctuations occur. Built with ScrapeOps structured data API, it provides a reliable, maintenance-free solution for price tracking without worrying about anti-bot measures or complex selectors. ## What This Workflow Does - Monitors multiple Amazon products simultaneously using their ASINs - Calculates both absolute and percentage price changes - Sends customizable email alerts when prices cross defined thresholds - Maintains a historical record of all price data for trend analysis - Updates a Google Sheets with the latest price information ## Prerequisites - A ScrapeOps API key (register at https://scrapeops.io) - Google account for Google Sheets integration - SMTP email configuration for alerts ## Setup Instructions 1. **Spreadsheet Setup** - Make a copy of the template spreadsheet: https://docs.google.com/spreadsheets/d/1hRv-BXrpN6rkIU65WorttNHt-IPWas_An0sF4Of39U - Add your Amazon product ASINs in the Products to Monitor sheet - Set your desired alert thresholds for price increases/decreases 2. **Workflow Configuration** - Add your ScrapeOps API key to the Setup node - Update the spreadsheet URL in the Setup node with YOUR copy - Configure your email settings for notifications - Adjust the schedule frequency as needed (default: hourly) ## How It Works The workflow reads product ASINs from your Google Sheet, fetches current pricing data via ScrapeOps Amazon Product API, calculates price changes, updates your spreadsheet, and sends alerts when price movements exceed your defined thresholds. Unlike traditional web scrapers that break when websites change, this solution uses ScrapeOps reliable API that handles all the complexity of Amazon data extraction, ensuring consistent results without maintenance. ## Additional Notes - This workflow is ideal for deal hunters, price comparison services, and e-commerce analytics - The alerting system can be extended to additional channels like Slack or Telegram - ScrapeOps handles all anti-bot measures, proxy management, and parsing complexities

    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.

    n8nFree
  1. Create orders on Shopify from new purchases in ClickFunnels

    Watch your new purchases on ClickFunnels and create orders on Shopify with the information automatically.

    MakeFree
  2. Automate WhatsApp Product Catalog Management with PostgreSQL

    Integrate your product catalog into a WhatsApp bot using PostgreSQL, enabling automated product information retrieval and management for seamless customer interactions.

    n8nFree
  3. Automate Amazon Price Monitoring with Bright Data and Google Sheets

    This workflow automates the process of monitoring Amazon product prices using Bright Data's Amazon Scraper API and Google Sheets. Ideal for market research, competitor analysis, or personal price tracking, it retrieves and updates price data for specified products.

    n8nFree
  4. Automate Competitor Price Monitoring and Alerts with n8n and Bright Data

    Automatically track competitor pricing changes using Bright Data and n8n, and receive alerts via email. This workflow helps businesses stay competitive by providing timely insights into market pricing strategies.

    n8nFree
  5. Automate Competitor Price Monitoring with AI and Real-Time Alerts

    This workflow automates the monitoring of competitor prices using AI-driven web scraping and sends real-time alerts for significant price changes, helping businesses make informed pricing decisions.

    n8nFree
  6. Automatically Record Shopify Orders in Airtable

    Effortlessly track your Shopify orders by automatically saving them in Airtable. This workflow ensures all order details are consistently updated and accessible.

    MakeFree
  7. Multi-Platform Price Finder: Scraping Prices with Bright Data, Claude AI & Telegram

    This workflow contains community nodes that are only compatible with the self-hosted version of n8n. # Multi-Platform Price Finder: Scraping Prices with Bright Data & Telegram An intelligent n8n automation that fetches real-time product prices from marketplaces like Amazon, Wayfair, Lowes, and more using Bright Data's dataset, and sends promotional messages via Telegram using AI—perfect for price tracking, deal alerts, and affiliate monetization. --- ## Overview This automation tracks product prices across top e-commerce platforms using Bright Data and sends out alerts via Telegram based on the best available deals. The workflow is designed for affiliate marketers, resellers, and deal-hunting platforms who want real-time competitive pricing. --- ## Key Features - **Multi-Platform Scraping**: Supports Amazon, Wayfair, Lowes, and more - **Bright Data Integration**: Access to structured product snapshots - **AI-Powered Alerts**: Generates Telegram-ready promo messages using AI - **Lowest Price Logic**: Filters and compares products across sources - **Data Merge & Processing**: Combines multiple sources into a single stream - **Keyword-Driven Search**: Searches using dynamic keywords from form input - **Scalable Design**: Built for multiple platform processing simultaneously - **Clean Output**: Strips unnecessary formatting before publishing --- ## What This Workflow Does ### **Input** - **Search Keywords**: User-defined keyword(s) from a form trigger - **Platform Sources**: Wayfair, Lowes, Amazon, etc. - **Bright Data API Key**: Needed for authenticated scraping ### **Processing Steps** 1. **User Input** via n8n form trigger (keyword-based) 2. **Bright Data API Trigger** for each marketplace 3. **Status Polling**: Wait until scraping snapshot is `ready` 4. **Data Retrieval**: Fetches JSON results from Bright Data snapshot 5. **Data Cleaning & Normalization**: Price, title, and URL are extracted 6. **Merging Products** from all platforms 7. **Find Lowest Price Product** using custom JS logic 8. **AI Prompt Generation** via Claude/Anthropic 9. **Telegram Formatting** and alert message creation ### **Output** - **Product Title** - **Final Price** - **Product URL** - **Promotional Message** (for Telegram/notifications) --- ## Setup Instructions ### **Step 1: Import Workflow** 1. Open n8n > Workflows > **+ Add Workflow** 2. Import the provided JSON file ### **Step 2: Configure Bright Data** - Add credentials under **Credentials > Bright Data API** - Set the appropriate `dataset_id` for each platform - Ensure dataset includes `title`, `price`, and `url` fields ### **Step 3: Enable Keyword Trigger** - Use the built-in `Form Trigger` node - Input: Single keyword field (SearchHere) ### **Step 4: Telegram or AI Integration** - Modify prompt node for your language or tone - Add Telegram webhook or integration where needed --- ## Usage Guide ### Adding Keywords - Trigger the form with a product keyword like `iPhone 15` - Wait for workflow to fetch best deals and generate Telegram message ### Understanding AI-Powered Output - AI creates a short, engaging message like: > **Deal Alert: Get the iPhone 15 for just ₹74,999! Limited stock—Check it out: [link]** ### Debugging Output - Output node shows cleaned JSON with `title`, `price`, `url`, and `message` - If no valid results, debug message is returned with sample structure info --- ## Customization Options ### Add More Marketplaces - Clone any HTTP Request node (e.g., for Wayfair) - Update `dataset_id` and required output fields ### Modify Price Logic - Update the `Code1` node to change comparison (e.g., highest price instead of lowest) ### Change Message Format - Edit the `AI Agent` prompt to customize tone/language - Add emoji, CTAs, or markdown formatting as needed --- ## Test & Activation - Add a few sample keywords via form trigger - Run manually or set as a webhook for external app input - Check final AI-generated message in output node --- ## Troubleshooting | Issue | Solution | |-------|----------| | **No Data Returned** | Ensure keyword matches real products | | **Status Not Ready** | Bright Data delay; add `Wait` nodes | | **Invalid API Key** | Check Bright Data credentials | | **AI Errors** | Adjust prompt or validate input fields | --- ## Use Cases - **Affiliate Campaigns**: Show best deals across platforms - **Deal Pages**: Post live offers with product links - **Competitor Analysis**: Track cross-platform pricing - **Alert Bots**: Send real-time alerts to Telegram or Slack --- ## Quick Setup Checklist - [x] Bright Data API credentials configured - [x] n8n form trigger enabled - [x] Claude or AI model connected - [x] All HTTP requests working - [x] AI message formatting verified --- ## Example Output ```json { "title": "Apple iPhone 15 Pro Max", "price": 1199, "url": "https://amazon.com/iphone-15", "message": "Grab the Apple" ```

    n8nFree
  8. Automate Purchase Event Tracking from Salla to Facebook Conversion API

    Automatically send new purchase events from Salla to Facebook Conversion API to enhance your marketing insights.

    MakeFree
  9. Payment Processing and Order Tracking with YooKassa and Google Sheets

    # Accept YooKassa payments and log transactions in Google Sheets ## Summary This workflow allows you to accept online payments via **YooKassa** and log both orders and transactions in **Google Sheets** - all without writing a single line of code. It supports full payment flow: product selection, payment initiation, webhook processing, refund updates, and payment status checks. --- ## Who is this for? This template is ideal for: * Online stores with simple checkout flows * Sellers of digital products or info-courses * Entrepreneurs using Telegram bots or web forms * Anyone needing quick payment integration with Google Sheets tracking --- ## What problem does this workflow solve? Setting up online payments usually requires backend infrastructure. This no-code solution automates the entire payment flow: * Handles product listing and price retrieval * Initiates payments with email and return URL * Listens for `payment.succeeded` and `refund.succeeded` events * Records every action into structured Google Sheets --- ## What this workflow does ### 1. **GET /products** Returns a sorted list of products from a Google Sheet (`products`). ### 2. **POST /payment** * Validates required fields (`product_id`, `email`, `return_url`) * Checks email format * Fetches product data from `products` * Generates a unique idempotence key * Sends a request to YooKassa API * Saves the order into the `orders` sheet * Returns a payment confirmation link ### 3. **POST /yoomoney** Webhook to process payment/refund events: * On `payment.succeeded`, adds entry to `transactions` * On `refund.succeeded`, updates transaction status ### 4. **GET /status/:id** Returns real-time payment status from YooKassa --- ## Setup 1. **Connect credentials:** * Google Sheets (OAuth2) * YooKassa (Basic Auth using `shopId` and `secretKey`) 2. **Update the following Google Sheets:** * `products`: should contain `product_id`, `title`, `price` * `orders`: for saving confirmed purchases * `transactions`: for logging all successful or refunded payments 3. **Test endpoints using any HTTP client**: Example payload for `/payment`: ```json { "product_id": "abc123", "email": "user@example.com", "return_url": "https://your.site/success" } ``` --- ## How to customize this workflow * Add delivery logic (e.g., email with product link after successful payment) * Replace Google Sheets with a database (e.g., PostgreSQL) * Connect Telegram or other messengers for post-payment notifications * Add promo codes, discounts, or subscriptions logic --- ## Use cases * Simple online checkouts * Telegram bots selling access * Educational product sales * MVP e-commerce flows * Donation or membership payments --- ## Notes * Includes Sticky Notes for sections * Includes error handling and validation * No custom code needed except for UUID generation

    n8nFree
  10. Automate WooCommerce Customer Segmentation with RFM Analysis

    This workflow segments WooCommerce customers using RFM (Recency, Frequency, Monetary) analysis to enhance targeted marketing strategies and boost customer retention.

    n8nFree
  11. Generate 360° Virtual Try-On Videos for Clothing with Kling API (Unofficial)

    ### What's the workflow used for? Leverage this Kling API (unofficial) provided by [**PiAPI**](https://piapi.ai) workflow to streamline virtual try-on video creation. This tool is designed for **e-commerce platforms**, **fashion brands**, **content creators**, and **content influencers**. By uploading model and clothing images and linking PiAPI account, users can swiftly generate a realistic video of the model sporting the outfit with a 360° turn, offering an immersive viewing experience. ### Step-by-step Instruction For basic settings of virtual try-on, check [API doc](https://piapi.ai/docs/kling-api/virtual-try-on-api) to get the best practice. 1. Fill in your X-API-Key of your PiAPI account in Preset Parameters node. ![image](https://i.ibb.co/1JQq9dR4/We-Chate21a52e115807ada2ac43778300fb940.jpg) 2. Upload the model photo and provide target clothing image URLs. 3. Click **Test Workflow** to generate the virtual try-on image. 4. Get the video output in the final node. ### Param Settings 1. If you want to change into a dress, input the `model_input` URL and the `dress_input` URL in the parameters. 2. If you want to change into separates, input `model_input` URL, `upper_input` URL, and `lower_input` URL in **Preset Parameters**. ![example](https://i.ibb.co/tP3WKCp/Frame-3431.png) ### Use Case Input images: ![model](https://i.ibb.co/gL5ZrjYH/model.jpg) ![dress](https://i.ibb.co/qL7RsS86/dress.jpg) **Output Video** <video src=https://static.piapi.ai/n8n-instruction/virtual-try-on/example1.mp4 controls /> The output demonstrates that the model is wearing the clothing from the specified image and showcases a rotating runway-style view. This workflow enables you to efficiently test garment-on-model presentation effects while reducing business model validation costs to a certain extent.

    n8nFree
  12. Auto-Generate Problem-Focused Blog Posts for Shopify Products with AI

    This workflow contains community nodes that are only compatible with the self-hosted version of n8n. **AI Blog Automation for Shopify** is a `n8n` workflow that automatically transforms your Shopify products into engaging, problem-focused blog posts. Say goodbye to spending 5+ hours per article - this workflow generates SEO-optimized content that addresses customer pain points, not just product features. ![Screenshot 20250621 at 23.16.26.png](fileId:1543) **Who is this for?** - **E-commerce store owners** wanting consistent content marketing without the time investment. - **Dropshipping entrepreneurs** with frequent product launches needing automated blog content. - **Shopify merchants** who know blogging drives traffic but lack writing resources. - **Content marketers** seeking scalable, cost-effective blog automation. **Problem Solved** Creating quality blog content is time-consuming and expensive. Most store owners either skip blogging entirely or burn out after a few posts. This workflow solves it by: - Automatically generating problem-first content (not salesy product descriptions). - Creating stunning AI-generated hero images for each post. - Publishing directly to your Shopify blog with proper SEO formatting. - Costing only $0.05-0.15 per post vs. $200+ for professional writers. **What This Workflow Does** | Feature | Description | |---------|-------------| | **Triggers** | - **Manual execution** for existing products<br>- **Automatic trigger** when new products are created | | **Analyzes Products** | Uses **LangChain + OpenAI** to:<br>- Identify core problems the product solves<br>- Analyze customer pain points<br>- Generate problem-focused angles | | **Creates Content** | **GPT-4-mini** generates 1000-1500 word articles:<br>- Problem-first approach (not product-first)<br>- SEO-optimized structure<br>- Natural product integration<br>- Soft call-to-actions | | **Generates Images** | **DALL-E 3** creates blog hero images:<br>- Matches blog theme (not just product)<br>- Brand-consistent styling<br>- Mobile-optimized dimensions | | **Hosts Images** | Uploads to **ImgBB** (free CDN):<br>- No expiration<br>- Fast global delivery<br>- Direct URL integration | | **Publishes** | Posts directly to **Shopify blog**:<br>- Proper HTML formatting<br>- SEO meta descriptions<br>- Relevant tags<br>- Mobile-responsive images | **Setup Instructions** **Credentials Needed** - **Shopify Access Token API** (with `read_products`, `write_content`, `read_content` scopes) - **OpenAI API** (for content + image generation) - **ImgBB API** (free image hosting) **Shopify Configuration** - Create **private app** in Shopify admin - Enable required **API scopes**: - `read_products` - Read product data - `write_content` - Create blog posts - `read_content` - Access blog configuration - Copy **access token** (starts with `shpat_`) **Node Setup** - **Manual Trigger** - For on-demand execution - **Shopify Trigger** - Auto-runs on product creation - **Shopify Node** - Fetches product data - **LangChain + OpenAI** - Generates problem-focused content - **Structured Output Parser** - Formats AI response - **HTTP Request** - Retrieves blog configuration - **DALL-E Node** - Creates hero images - **ImgBB Upload** - Hosts images on free CDN - **GraphQL Mutation** - Publishes to Shopify blog **Customization Tips** | Feature | How to Customize | |---------|------------------| | **Content Length** | Adjust word count in AI Content Generator prompt | | **Image Style** | Modify DALL-E prompt for brand colors/aesthetics | | **Author Name** | Change author field in Publish Blog Article node | | **Blog Selection** | Update blog ID to target specific Shopify blog | | **Publishing** | Set `isPublished: false` to save as drafts | | **Brand Voice** | Customize tone and style in content prompts | **Pre-Requirements** - **[n8n instance](https://n8n.partnerlinks.io/khaisastudio) (Cloud or self-hosted)** - Install: `@n8n/n8n-nodes-langchain` - **Shopify private app** with proper scopes - **OpenAI account** with billing enabled - **ImgBB account** (free) **Nodes Used** - `Manual Trigger` - `Shopify Trigger` - `Shopify` - `LangChain LLM` - `OpenAI Chat Model` - `Structured Output Parser` - `HTTP Request` - `OpenAI (DALL-E)` - `Wait` **Test the Workflow** 1. Import workflow and configure all credentials. 2. Update store URLs and API tokens. 3. Run manually or add a new product to trigger automatically. 4. Check your Shopify blog for the new problem-focused post! **Expected Results** - **Time Saved**: 5+ hours per blog post - **Cost**: $0.10-0.20 per post (vs. $200+ for writers) - **Traffic**: 40-60% increase within 3 months (typical) - **Content Quality**: Problem-focused, not salesy --- *Made by: [Khaisa Studio](khaisa.studio)* *Tags: shopify, blog, automation, ai, content-marketing, seo* *Category: E-commerce Automation, Content Marketing*

    n8nFree
  13. Boost Sales: Convert Product Photos into 360° Videos Instantly

    ## Transform Product Images into Stunning 360° Videos with AI (OpenAI + RunwayML Workflow) Turn static product photos into **eye-catching 360° rotating product videos**—fully automated with AI. Perfect for **Shopify, WooCommerce, Amazon sellers, digital marketers, and content creators** looking to **boost engagement, increase conversions, and stand out online**. --- ### Why This Workflow is a Game-Changer With this AI-powered **product video automation**, you can: - **Convert simple product shots into premium, studio-quality videos**—no expensive gear or editing required. - **Speed up your product media pipeline** from hours to minutes. - **Boost click-through rates** on ads, listings, and social media posts. - Maintain **consistent brand visuals** across all product media. --- ### How the Automation Works This **n8n + OpenAI + RunwayML workflow** takes a product image, title, and description from a form submission and delivers a ready-to-publish video—completely hands-off: 1. **Upload Product Photo** — Saved to Google Drive for processing. 2. **Generate AI-Optimized Prompt** — OpenAI enhances details for visual quality. 3. **Refine the Image** — AI improves lighting, sharpness, and background for a premium look. 4. **Create a 360° Product Spin Video** — RunwayML API generates a smooth rotating showcase. 5. **Deliver the Final Video** — (Optional) Send via email or store in cloud storage. --- ### Best Use Cases - **eCommerce Product Pages** — Give customers a 360° view for higher purchase confidence. - **Social Media Marketing** — Auto-generate reels, TikToks, and carousel videos. - **Paid Ads & Campaigns** — Create thumb-stopping visuals for Facebook, Instagram, and Google Ads. - **Product Launches** — Showcase new arrivals without manual editing. --- ### Quick Setup Guide #### **Prerequisites** - Active **n8n instance** (self-hosted or cloud) - API credentials for: - **Google Drive OAuth2 / Service Account** - **OpenAI API Key** - **RunwayML API Key** - *(Optional)* SMTP / Email service for notifications #### **Installation Steps** 1. **Import the Workflow** — Upload the provided JSON file into n8n. 2. **Connect API Credentials**: - Google Drive for storage. - OpenAI for prompt generation. - RunwayML for video rendering. 3. **Update Placeholders**: - `{{GDRIVE_FOLDER_ID}}` - Email address: `admin@example.com` 4. **Deploy & Test** — Trigger via form submission or webhook. --- ### Customization Possibilities - **Style Tweaks** — Change backgrounds, lighting, and colors. - **Video Settings** — Adjust rotation speed, duration, and aspect ratio (1:1, 4:5, 16:9). - **Brand Elements** — Add logos, watermarks, or custom overlays. - **Delivery Channels** — Save to Google Drive, Dropbox, or auto-post to social media. - **Notification Emails** — Use branded templates for delivery. --- ### Workflow Highlights - **End-to-End Automation** — From upload to final video, all handled by AI. - **No Technical Skills Needed** — Plug-and-play with minimal setup. - **Scalable** — Works for a single product or thousands. - **Secure** — Credentials stored safely—no hardcoding. --- ### Keywords for SEO Targeting `360° product video automation` `AI product video generator` `eCommerce product videography workflow` `Shopify product video automation` `RunwayML product showcase` `OpenAI product image enhancement` `n8n eCommerce automation` --- **Ready to make your product listings impossible to scroll past?** Deploy this AI-powered workflow today and start generating **professional 360° videos—on autopilot**.

    n8nFree
  14. Send Automated Discount Vouchers to High-Value Magento 2 Customers via Gmail

    ### This workflow analyses completed orders from the past 3 months to identify high-value customers, generates unique voucher codes for each, and sends them a professionally designed promotional email. ![Automated Workflow for Customer Rewards.png](fileId:1939) This n8n template helps Magento 2 merchants automatically send customized, beautifully branded coupon emails to high-value customers. The workflow connects to Magento 2's REST API to retrieve your store logo and secure base URL. It either generates a coupon code and then crafts a visually appealing HTML email with dynamic customer details and branding. You can integrate this flow as part of loyalty campaigns or customer milestone automations. All styling is mobile-responsive and minimal to reduce the chance of spam filtering while still delivering a modern user experience. #### What It Does: 1. Authenticates and connects to your Magento 2 store. 2. Fetches store logo and base media URL using API calls. 3. Processes high-valued customers. 4. Generates coupons for each customer. 5. Dynamically injects customer name and unique coupon code. 6. Sends a fully branded and styled HTML email. #### Technical Highlights: 1. Uses rest/all/V1/store/storeConfigs to retrieve logo and configuration data. 2. HTML email styled with CSS media queries for prefers-color-scheme. 3. Gradient background with fallbacks and proper semantic structure. 4. Works with Gmail, Apple Mail, Outlook (Mac), and others. 5. Uses n8n expressions to handle personalization logic without external scripts. #### “Ideal For: - Magento 2 store owners. - Digital marketers targeting loyal or VIP customers. - CRM/email marketing automation professionals. - Agencies building Magento-based growth funnels. #### Why This Matters in the Current Market: - Modern customers expect personalized, premium communication, and inbox competition is tougher than ever. - This workflow enables eCommerce merchants to deliver clean, brand-consistent emails using automation - all without plugins or frontend code changes. #### Modules Used: - HTTP Request - Fetch Magento logo and config via REST API. - Set - Store customer name and coupon values. - Email or SMTP - Sends the composed HTML email. - Datetime - To handle expiration display (optional). - HTML Template - Responsive MJML-like styling with fallback-safe design. #### Use Cases: - Loyalty program campaigns - Seasonal or holiday discount blasts - Surprise reward drops for top spenders - Post-purchase thank-you automation - Reactivation flows for high-value users #### Credentials Required: - Magento 2 Admin API token - (Optional) SMTP credentials or Email node configuration #### Category E-commerce – Magento 2 (Adobe Commerce) #### Need Help? Having trouble setting it up or want to customize this workflow further? Feel free to reach out - I'm happy to help with setup, customization, or Magento 2 API integration issues. Contact: Author #### Author Kanaka Kishore Kandregula Certified Magento 2 Developer https://gravatar.com/kmyprojects https://www.linkedin.com/in/kanakakishore

    n8nFree
  15. Automate WhatsApp Sales with AI and Google Sheets Integration

    Transform your WhatsApp channel into an AI-driven sales assistant that integrates with Google Sheets for product data and sends purchase notifications via Gmail.

    n8nFree
  16. Automatically Add Shopify Customers to SleekFlow as Contacts

    Streamline your customer management by automatically creating SleekFlow contacts from new Shopify orders, ensuring seamless integration and up-to-date customer information.

    MakeFree
  17. Automatically Create Bullet Clients from New WooCommerce Customers

    This workflow monitors new customer registrations in WooCommerce and automatically creates corresponding client entries in Bullet, streamlining your client management process.

    MakeFree
  18. Automatically Add New WooCommerce Customers to Mailgun Mailing List

    Seamlessly integrate your WooCommerce store with Mailgun by automatically adding new customers to your mailing list, ensuring efficient communication and marketing.

    MakeFree
  19. Sync New WooCommerce Customers to Shopify

    Automatically create a new customer in Shopify whenever a new customer is added to WooCommerce, ensuring your customer data is synchronized across platforms.

    MakeFree
  20. Automatically Retrieve Stripe Charges for New Webflow Orders

    This workflow automates the retrieval of Stripe charges whenever a new order is created in Webflow, streamlining financial tracking and reconciliation.

    MakeFree
  21. Automate Ghost Post Creation, Publishing & Retrieval

    Demonstrates creating a draft post in Ghost CMS, updating it to published status, and retrieving it via n8n for seamless content automation.

    n8n$5.99
  22. ← PreviousPage 2 of 20Next →

    Related categories

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

    Need a custom e-commerce workflow?

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

    Request a Custom Workflow