Shopify Inventory Alert
detail.loadingPreview
Sends alerts for low or out-of-stock Shopify inventory.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow monitors Shopify inventory levels. When inventory for a product becomes low or completely out of stock, it sends a notification via Discord to alert relevant parties.
Key Features
- Listens for Shopify inventory level updates.
- Checks if inventory is low (less than 4 items) or out of stock (0 items).
- Fetches detailed product and variant information using Shopify's GraphQL API.
- Sends formatted alerts to a Discord channel with product image and details.
How To Use
- Setup Shopify Webhook: Configure an 'Inventory Level Update' webhook in your Shopify store to point to the n8n webhook URL.
- Configure n8n Credentials: Set up your Discord bot token and Shopify API credentials in n8n.
- Set Environment Variables: Define
API_BASE_URLfor your Shopify GraphQL endpoint. - Adjust Thresholds: Modify the
lowInventoryandoutOfStockconditions in the Code node if needed. - Configure Discord Node: Ensure the Discord HTTP Request nodes are set up with the correct webhook URL for your desired Discord channel.
Apps Used
Workflow JSON
{
"id": "d2a4deb5-a702-4486-b469-caeb68d52413",
"name": "Shopify Inventory Alert",
"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: d2a4deb5-a702...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
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.
Shopify Customers to Google Sheets
Sync Shopify customer data to a Google Sheet.
Shopify Order to Zendesk Ticket (Community Contributed)
Automatically create Zendesk tickets for new Shopify orders.
Squarespace Orders to Google Sheets
Automatically sync Squarespace orders to a Google Sheet.
Shopify Fulfillment Automation
Automates Shopify order fulfillment by fetching unfulfilled orders and marking them as fulfilled.