Shopify and Slack: Low-Stock Reorder Alert Template

A scheduled Spojit workflow that reads Shopify inventory levels and posts a Slack alert listing every product below its reorder point, so your buyer knows exactly what to order.

What It Builds

A Schedule trigger runs the workflow each morning. A Shopify Connector node reads current inventory levels, a Condition node keeps only the products below their reorder point, and a Slack Connector node posts a single tidy alert to your buying channel. No one has to remember to check stock by hand.

The Prompt

Paste this into Miraxa and it builds the workflow, connecting the tools for you:

Build a workflow that runs every weekday at 7am, reads inventory levels from Shopify, and posts a Slack message to the #purchasing channel listing every product whose available quantity is below its reorder point, showing the product name, SKU, and quantity on hand so the buyer can place supplier orders.

Connectors Used

  • Schedule trigger - runs the check automatically on a recurring time (5-field cron + time zone).
  • Shopify - reads current inventory levels and product details.
  • Slack - posts the low-stock reorder alert to a channel.

Customize It

Change the run time or make it daily versus weekly. Swap #purchasing for your own channel, raise or lower the reorder threshold, or filter to a specific product tag or location. You can also add fields like vendor or last-ordered date so the buyer has more context, all by editing the prompt before you build.

Tips

  • Give your Shopify connection read access to inventory, and your Slack connection permission to post in the target channel.
  • Use Direct mode on each Connector node for predictable, no-AI-cost reads and posts.
  • If your reorder points live outside Shopify, keep a simple threshold in the prompt or look them up with a database connector.

Related

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.