E-commerce Workflows
Online retail and commerce solutions
Filter Gong Calls Synced to Salesforce by Opportunity Stage
Automates hourly filtering of Gong calls in Salesforce by opportunity stages (Discovery/Meeting Booked), retrieves details via API, and formats for AI analysis.
n8n$19.99Triage Syncro Alerts to OpsGenie Integration
Automates triaging of Syncro alerts (e.g., agent_offline_trigger), detecting new or resolving events, and creating/closing incidents in OpsGenie using unique aliases for seamless tracking.
n8n$14.99🛠️ X (Twitter) Tool MCP Server: All 8 Operations
Complete zero-config MCP server exposing all 8 X (Twitter) Tool operations to AI agents. Pre-built with error handling for tweets, DMs, lists, and users.
n8n$24.99Hands-On n8n Code Node JavaScript Tutorial
Interactive tutorial workflow teaching n8n's Code node from basics like item processing to advanced API calls, data aggregation, and CSV export.
n8n$9.99Mattermost MCP Server: All 19 Operations for AI Agents
Zero-config MCP server exposing all 19 Mattermost Tool operations to AI agents. Pre-built with full error handling and native n8n integration for seamless team communication automation.
n8n$24.99🛠️ SharePoint Tool MCP Server - All 11 Operations
Complete zero-config MCP server exposing all 11 Microsoft SharePoint Tool operations to AI agents. Import, activate, and connect via webhook for instant file, item, and list automation.
n8n$24.99Convert Revit Projects to XLSX Database with Drawings & Specs via DDC
Automates conversion of Revit (.rvt) files to analysis-ready XLSX data using DDC's RvtExporter.exe, with optional DAE, PDF outputs, and customizable modes via Form UI.
n8n$14.99Meta Ads Creative Testing & Campaign Launch Automation
Automates weekly creative testing for Meta Ads: scans Google Drive for assets, uploads to ad library, creates paused campaigns and ad sets with consistent naming.
n8n$24.99Smart AI-Powered Email Outreach Sequence
Automates personalized email campaigns using AI to analyze websites, generate custom content, and send timed follow-ups for higher engagement.
n8n$24.99Convert ShipStation Orders to Facebook Offline Events
Automatically transform new orders from ShipStation into offline events for Facebook Offline Conversions, enhancing your marketing data accuracy.
Make$3.99LinkedIn Auto-Posting: GPT-4o Content, Images & Telegram Alerts
Automates generating and posting LinkedIn content with GPT-4o, custom images, and Telegram notifications for effortless social media management.
n8n$19.99Create a Stripe payment intent from a new Wix order
**Streamline E-Commerce Payments with Seamless Wix-Stripe Integration** This workflow automates the creation of a Stripe Payment Intent directly from new Wix orders, ensuring instant payment processing without manual intervention. Triggered by Wix's order webhook, it captures essential order details—like total amount, currency, buyer email, and order ID—and transforms them into a ready-to-use Stripe Payment Intent. By converting the order total to cents and populating key fields such as description and receipt email, it bridges your Wix storefront with Stripe's robust payment infrastructure, enabling secure, real-time transactions that boost conversion rates and cash flow. Key features include intelligent customer matching: it searches Stripe for existing customers by the buyer's email (limiting to one match) and associates the Payment Intent with their ID or default payment method if found, supporting one-click payments for repeat buyers. Customizable metadata, shipping details, and optional fields like statement descriptors add flexibility, while handling edge cases (e.g., new customers via "ignore" fallbacks) ensures reliability. This no-code automation eliminates data entry errors, supports multiple currencies, and scales effortlessly for high-volume stores. Ideal for Wix merchants, dropshippers, and small-to-medium e-commerce businesses relying on Stripe for payments, it saves hours weekly on order fulfillment. Common use cases include accelerating checkout for physical/digital products, enabling subscriptions with pre-filled intents, or syncing orders during sales peaks—delivering frictionless payments, reduced cart abandonment, and a professional customer experience that drives revenue growth. (248 words)
Make$3.99Automatically Add New Gumroad Customers to Mailchimp List
Seamlessly integrate Gumroad with Mailchimp to automatically add new customers to your mailing list whenever a sale is made.
MakeFreeAutomatically Create TimeCamp Tasks from New Shopify Orders
Streamline your workflow by automatically generating a TimeCamp task for every new Shopify order, ensuring efficient task management and tracking.
MakeFreeReceive Slack Alerts for New WooCommerce Products
Automatically send notifications to a Slack channel whenever a new product is published on your WooCommerce store. Keep your team updated with real-time product additions.
n8n$3.99AI-Powered Hiring Briefs & Scorecards from Raw Transcripts
Transforms messy raw hiring transcripts into clean briefs and interview scorecards using AI and Google Docs in under 1 minute, saving hours of manual effort.
n8n$24.99Instant Telegram Alerts for New WooCommerce Orders
Automatically receive Telegram notifications when a WooCommerce order status changes to Processing. Ideal for store owners needing real-time updates on order processing.
n8n$4.99Send personalized postcards to your Shopify Customers with Merci Facteur
This automation on Make connects Shopify to Merci Facteur. When a new order is placed, the workflow retrieves the customer’s address and sends a personalized postcard. Ideal for sending thank-you notes or special offers without manual effort. Save time while adding a personal touch to customer communication.
Make$4.99Automatically Add New Shopify Customers to Emma Audience
Seamlessly integrate Shopify with Emma by automatically creating an audience member in Emma for every new customer added to Shopify.
MakeFreeAutomatically Add New Shopify Customers to Ecomail.cz Mailing List
Seamlessly integrate Shopify with Ecomail.cz by automatically adding new customers to your mailing list, ensuring your marketing efforts reach every new client.
Make$2.99Create jobs in Detrack from new Shopify orders
Make monitors your Shopify store for new orders on a schedule, then automatically creates a corresponding delivery job in Detrack. This workflow saves manual data entry for ecommerce teams handling shipping logistics, ensuring every order gets a delivery record without switching between apps.
Make$4.99Automatically Log New Squarespace Orders in Google Sheets
Effortlessly track your Squarespace orders by automatically logging each new order into Google Sheets. This workflow ensures your order data is organized and easily accessible.
Make$2.99Mattermost MCP Server: All 19 Tool Operations for AI Agents
Complete zero-config MCP server exposing all 19 Mattermost operations to AI agents. Instant setup with webhook endpoint for seamless integration.
n8n$24.99Custom Deal Recommendations by Email Using Forms, Bright Data & GPT-4 Mini
 This **n8n workflow template** automates the process of collecting and delivering the **Top Deals of the Day from MediaMarkt**, tailored to user preferences. By combining **user-submitted forms**, **Bright Data web scraping**, **GPT-4-mini deal generation**, and **email delivery**, this workflow sends **personalized product recommendations** straight to a user's inbox. > Note: This workflow uses community nodes (Bright Data and Document Generator) which only work on **self-hosted n8n instances**. --- ### What It Does - Collects user preferences via a form (categories + email) - Scrapes MediaMarkt's deals page using [Bright Data](https://get.brightdata.com/ar8wlq0xkpv5) - Uses GPT-4-mini (OpenAI) to recommend top deals - Generates a structured HTML email using a template - Sends the personalized deals directly via email --- ### Community Node Integration We created and used the following community nodes: - **[Bright Data](https://www.npmjs.com/package/n8n-nodes-brightdata)** - to scrape MediaMarkt deals using proxy-based scraping - **[Document Generator](https://www.npmjs.com/package/n8n-nodes-document-generator)** - to generate a templated HTML document from deal data These nodes are **not available in n8n Cloud** and require **self-hosted n8n**. --- ### Step-by-Step Setup 1. **Install Community Nodes** Make sure you're on a self-hosted n8n instance. Install: - `n8n-nodes-brightdata` - `n8n-nodes-document-generator` 2. **Configure Credentials** - **Bright Data API Key** (Proxy + Scraping setup) - **OpenAI API Key** (GPT-4-mini access) - **SMTP Credentials** for sending emails 3. **Customize the Form** Adapt the form node to collect desired categories and email addresses. Typical categories include appliances, phones, laptops, etc. 4. **Design Your HTML Template** In the Document Generator node, you can tweak the HTML/CSS to change how deals appear in the final email. 5. **Test the Workflow** Submit the form with test data and check that the entire flow—from scraping to email—executes as expected. --- ### How It Works: Workflow Overview 1. **User Interaction via Form** Users select product categories and enter their email. This triggers the workflow. 2. **Data Extraction via Bright Data** Bright Data scrapes the [MediaMarkt offers page](https://www.mediamarkt.es/es/campaign/campanas-y-ofertas) and returns HTML content. 3. **HTML Parsing** Key elements like product names, prices, and links are extracted for processing. 4. **GPT-4-mini Recommendation Generation** The extracted data is sent to OpenAI (GPT-4-mini), which filters, ranks, and enhances deals based on the user's preferences. 5. **Data Structuring & Split** The result is split into individual deal items to be formatted. 6. **HTML Document Creation** Document Generator populates a clean HTML template with the top recommended deals. 7. **Email Delivery** The final document is emailed via SMTP to the user with a friendly message. --- ### Final Output Users receive a **custom HTML email** featuring a curated list of top MediaMarkt deals based on their selected categories. --- ### Credentials Used - **Bright Data API** - Web scraping with proxy support - **OpenAI API** - Generating personalized recommendations - **SMTP** - Sending personalized deal emails --- ### Customization Tips - **Change the Data Source**: You can adapt this to scrape other e-commerce sites. - **Update the Email Template**: Make it match your branding or include images. - **Extend the Form**: Add preferences like price range or specific brands. - **Add Scheduling**: Use Cron to run the workflow daily or weekly. --- ### Questions? Template and node created by [**Miquel Colomer**](https://www.linkedin.com/in/miquelcolomersalas/) and [**n8nhackers.com**](https://n8nhackers.com). Need help customizing or deploying? [**Contact us**](mailto:contact@n8nhackers.com) for consulting and support.
n8n$4.99
Related categories
Custom AI Systems & Services
Our team of experienced AI builders will help build custom AI systems, workflows, and solutions.
Request Custom Work