Notifications

Slack low inventory alert

Posts a Slack alert when inventory for an updated item drops below a configured threshold.

Setup guide

Before you start

This template listens for inventory level updates and sends a Slack alert when the available quantity falls below your configured threshold.

Configure in setup

  • Low stock threshold: alert only when available quantity is below this value
  • Slack OAuth handle: connector handle for the Slack connection
  • Slack channel: channel name or channel ID where the alert should be posted

Notes

  • Duplicate inventory update deliveries are deduplicated for a short window
  • The alert includes the product title, variant, SKU, location, and current available quantity

Setup fields

Low stock threshold
numberRequiredconfig

Send an alert when available quantity drops below this number.

Slack OAuth handle
textRequiredconfig

OAuth handle for the Slack connection used to send the alert.

Slack channel
textRequiredconfig

Slack channel name or ID where low inventory alerts should be posted.