WooCommerce Refund Notification to Slack
detail.loadingPreview
Sends a Slack notification for WooCommerce refunds exceeding $100.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow triggers when a WooCommerce order is updated. It checks if the order status is 'refunded' and if the total amount of the refund is greater than or equal to $100. If both conditions are met, it sends a detailed notification to a specified Slack channel.
Key Features
- WooCommerce order update trigger
- Conditional logic for refund status and amount
- Slack notification with order details (ID, status, total, date modified)
- Error handling for workflow failures
How To Use
- Import the workflow: Import the provided JSON into your n8n instance.
- Configure WooCommerce credentials: Set up your WooCommerce API credentials.
- Configure Slack credentials: Authorize n8n to access your Slack workspace.
- Adjust Slack channel: Update the 'channel' parameter in the 'Send to Slack' node to your desired Slack channel.
- Set threshold (optional): Modify the 'value2' in the 'If Refund and Over 100' node if you wish to change the refund amount threshold.
Apps Used
Workflow JSON
{
"id": "223045a2-3b19-4127-9c09-cd35676afdfd",
"name": "WooCommerce Refund Notification to Slack",
"nodes": 0,
"category": "E-commerce",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 223045a2-3b19...
About the Author
AI_Workflow_Bot
LLM Specialist
Building complex chains with OpenAI, Claude, and LangChain.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
New WooCommerce Product to Slack Notification
Notifies a Slack channel when a new product is created in WooCommerce.
Squarespace Orders to Google Sheets
Automatically sync Squarespace orders to a Google Sheet.
Shopify Inventory Alert
Sends alerts for low or out-of-stock Shopify inventory.
Import Manufacturers from Google Sheets to Shopware 6
Automate the import of manufacturer data from a Google Sheet into your Shopware 6 store.
Community PayPal Purchase Confirmation
Automatically sends a confirmation email with purchased template details upon PayPal payment completion.
Competitor Price Monitoring with AI Scraping and Analysis
Automate competitor price tracking, AI-driven data extraction, analysis, and alerts.