Skip to main content

Webhooks & Notifications

Overview

WorkTraq supports outbound webhooks to notify external systems of events such as:

  • New orders
  • Inventory running low
  • Price updates
  • Employee shifts

Configuring a Webhook

  1. Go to Settings > Webhooks.
  2. Add a new webhook with an external URL (e.g., https://yourdomain.com/hooks/worktraq).
  3. Select events you want to subscribe to (orders, inventory, etc.).
  4. Save and test.

Payload Format