Automate WooCommerce Order Alerts to Slack with n8n

Struggling to stay updated on new WooCommerce orders without missing any? This n8n workflow automatically sends Slack alerts for new WooCommerce orders above $100, saving you time and reducing manual monitoring.
wooCommerceTrigger
if
slack
Workflow Identifier: 1619
NODES in Use: wooCommerceTrigger, if, slack

Press CTRL+F5 if the workflow didn't load.

Learn how to Build this Workflow with AI:

Visit through Desktop for Best experience

What this workflow does

This workflow watches for new orders in WooCommerce and sends alerts to a Slack channel only if the order total is $100 or more.

This helps avoid missing important high-value orders and speeds up team responses.


Who should use this workflow

Small business owners with WooCommerce stores who want faster notifications for bigger orders.

Teams that use Slack and want automatic updates without checking WooCommerce manually.


Tools and services used

  • WooCommerce API: Sends order data through webhooks to n8n.
  • n8n workflow platform: Handles triggers, conditions, and actions.
  • Slack API: Receives formatted messages in specified channels.

Inputs, processing steps and outputs

Inputs

  • New order event data from WooCommerce with details including order ID, total, status, date, and transaction ID.

Processing steps

  • Trigger: The WooCommerce Trigger listens for new order creation events.
  • Filter: An If node checks if the order total is at least $100.
  • Notification: The Slack node sends a message with key order details to a specific Slack channel if the order meets the price condition.

Outputs

Slack channel gets a clear alert with order ID, amount, status, creation date, link, and transaction info for orders over $100.


Beginner step-by-step: How to use this workflow in n8n

Importing and setting up

  1. Download the workflow file using the Download button on this page.
  2. In the n8n editor, click Import from File and select the downloaded workflow.

Configuring credentials

  1. Add your WooCommerce API credentials inside the WooCommerce Trigger node settings.
  2. Connect your Slack API token in the Slack node for message sending.
  3. Update the Slack channel name to the one your team uses (default is woo-commerce).
  4. If needed, adjust the minimum order amount in the If node condition from 100 to your preferred value.

Testing and activation

  1. Test the workflow by creating a test order above the threshold to confirm Slack notification is received.
  2. Once tested, toggle the workflow to active in the n8n editor to run continuously in production.

Consider using self-host n8n if you want control over your automation environment.


Customization ideas

  • Change the price filter in the If node from 100 to another amount based on needs.
  • Edit the Slack message text or attachments to add customer details or product lists from WooCommerce data.
  • Send alerts to a different Slack channel by updating the channel ID in the Slack node.

Edge cases and failure points

  • If no orders trigger the workflow, check WooCommerce webhook setup and API credentials in the WooCommerce Trigger.
  • If Slack messages lack order details, verify that JSON field references like {{$json["id"]}} are correct in the Slack node.
  • Slack bot permissions must allow posting to the target channel.

Summary of results

✓ Automatically gets notified in Slack for WooCommerce orders over $100.

✓ Saves time by removing manual order checking.

✓ Helps teams quickly respond to important orders.

→ Better customer service and fewer missed orders.

Promoted by BULDRR AI

Related Workflows

Automate Viral UGC Video Creation Using n8n + Degaus (Beginner-Friendly Guide)

Learn how to automate viral UGC video creation using n8n, AI prompts, and Degaus. This beginner-friendly guide shows how to import, configure, and run the workflow without technical complexity.
Form Trigger
Google Sheets
Gmail
+37
Free

AI SEO Blog Writer Automation Workflows in n8n

A complete beginner guide to building an AI SEO blog writer automation using n8n.
AI Agent
Google Sheets
httpRequest
+5
Free

Automate CrowdStrike Alerts with VirusTotal, Jira & Slack

This workflow automates processing of CrowdStrike detections by enriching threat data via VirusTotal, creating Jira tickets for incident tracking, and notifying teams on Slack for quick response. Save hours daily by transforming complex threat data into actionable alerts effortlessly.
scheduleTrigger
httpRequest
jira
+5
Free

Automate Telegram Invoices to Notion with AI Summaries & Reports

Save hours on financial tracking by automating invoice extraction from Telegram photos to Notion using Google Gemini AI. This workflow extracts data, records transactions, and generates detailed spending reports with charts sent on schedule via Telegram.
lmChatGoogleGemini
telegramTrigger
notion
+9
Free

Automate Email Replies with n8n and AI-Powered Summarization

Save hours managing your inbox with this n8n workflow that uses IMAP email triggers, AI summarization, and vector search to draft concise replies requiring minimal review. Automate business email processing efficiently with AI guidance and Gmail integration.
emailReadImap
vectorStoreQdrant
emailSend
+12
Free

Automate Email Campaigns Using n8n with Gmail & Google Sheets

This n8n workflow automates personalized email outreach campaigns by integrating Gmail and Google Sheets, saving hours of manual follow-up work and reducing errors in email sequences. It ensures timely follow-ups based on previous email interactions, optimizing communication efficiency.
googleSheets
gmail
code
+5
Free