background-hooknotifierbackground-hooknotifier
Last update: Jul 04, 20261 minutes read

Get a push notification when a new order comes in

no-code

Get a real push notification the moment a new order comes in on your store. Works with Shopify, WooCommerce and any store that sends a webhook. Free.

To get notified when a new order comes in, point your store's order webhook at your Hook.Notifier URL. Every sale then lands on your phone the moment it happens.

Shopify

  1. In your Shopify admin, go to Settings → Notifications → Webhooks.
  2. Create a webhook for the Order creation event.
  3. Set the URL to your hook: https://hooknotifier.com/{IDENTIFIER}/{KEY}

The next order rings your phone.

WooCommerce

  1. Go to WooCommerce → Settings → Advanced → Webhooks.
  2. Add a webhook with the Order created topic.
  3. Set the delivery URL to your Hook.Notifier URL.

Make it read like a sale

Store webhooks send the whole order as raw JSON. Create a dedicated hook in Dashboard → Hooks, use its URL in the webhook, and set a payload template so the notification reads like a sale, not a payload. For a Shopify order:

  • objectTemplate: New order #{{order_number}}
  • bodyTemplate: {{total_price}} {{currency}}

For WooCommerce, {{total}} and {{currency}} work the same way. Give the hook an orders tag and a color as defaults, and every sale files itself into its own folder. No Zapier or middleman.

hook notifier notification

First get your URL

Your Hook.Notifier URL is https://hooknotifier.com/{IDENTIFIER}/{KEY}. Create a free account to get yours, then paste it as the webhook URL.

Notify the whole team

Running a shop with staff? Everyone installs the mobile app and joins the same team, so every new order reaches the whole floor at once. No shared screen to watch.

Why it matters

Early orders are a heartbeat. Feeling them the moment they land keeps you close to your store and lets you react fast, ship faster, and celebrate the wins as they happen.

New to this? Start with how to send yourself a native push notification.