Enterprise ecommerce platform for fast-growing and established brands.
Get notified on your phone the moment a BigCommerce webhook fires. No more checking dashboards.
Choose exactly which BigCommerce events trigger notifications. Filter out the noise.
Control who on your team gets notified and how β push notifications, record only, or both.
Copy a webhook URL, paste it in BigCommerce, and you're done. No code required.
| Event | Sample notification |
|---|---|
|
New order
store/order/created
π New order
New order created (ID: 1001)
|
π New order
New order created (ID: 1001)
|
|
Customer updated
store/customer/updated
π Customer updated
Customer has been updated
|
π Customer updated
Customer has been updated
|
|
Order updated
store/order/updated
π Order updated
Order 1001 has been updated
|
π Order updated
Order 1001 has been updated
|
|
Refund created
store/order/refund/created
π Refund created
Refund created for order
|
π Refund created
Refund created for order
|
|
Order status changed
store/order/statusUpdated
π Order status changed
Order status changed to
|
π Order status changed
Order status changed to
|
|
New customer
store/customer/created
π€ New customer
New customer registered (ID: 201)
|
π€ New customer
New customer registered (ID: 201)
|
POST https://api.bigcommerce.com/stores/{store_hash}/v3/hooks
destination to your Hookfire webhook URL. scope to the event you want (e.g. store/order/created). Alternatively, use a BigCommerce app or the control panel if webhook management is available.
headers object with a custom secret. On your Hookfire integration page, toggle on the events you want to receive push notifications for.
Place a test order in your BigCommerce store to verify the integration is working.
| Event | Description |
|---|---|
store/order/created |
A new order was created |
store/order/updated |
An order was updated |
store/order/statusUpdated |
An orderβs status changed |
store/order/refund/created |
A refund was created |
store/customer/created |
A new customer registered |
store/customer/updated |
A customer was updated |
Start receiving instant push notifications for your BigCommerce webhooks. Free to start, no credit card required.
Get Started Free