New Order Processor
WebhookNew Shopify order arrives — AI checks inventory levels and alerts your ops team when stock runs low.
What It Does
Prevent stockouts automatically. When a new order comes in from Shopify, this webhook uses AI to check inventory levels for every item in the order. If any product drops below your restock threshold, your operations team gets an immediate Slack alert with the product, current stock, and recommended reorder quantity.
How It Works
- Shopify fires an
orders/createwebhook when a new order is placed - AI extracts line items — product names, SKUs, quantities ordered
- Inventory check — looks up current stock levels for each product via your CRM/database MCP
- Restock alert — if any product falls below 20 units, Slack notification sent to ops team with reorder recommendations
Example Scenario
A customer orders 15 units of your best-selling widget. Current stock: 23. After this order: 8 units remaining. Within seconds, your #operations Slack channel gets: "LOW STOCK: Widget Pro — 8 units remaining (was 23, ordered 15). Recommended reorder: 100 units."
Triggers
orders/create— new order placed in Shopifyorders/updated— order modified (quantity changes)
Metadata
What's Included
Required MCPs
MCP servers this template connects to.
Deploy this webhook in minutes
New Shopify order arrives — AI checks inventory levels and alerts your ops team when stock runs low.