Shipment Update Triggers

https://developer.shiphero.com/webhooks#shipment-update-webhook
Could you please clarify if the shipment-update-webhook is triggered by the creation of an order and/or order status being changed, including manual orders?

I know Shiphero has an “orders” schema that I can use with a daily cron update, but I would prefer to just capture and update my database via a webhook by receiving the information via the shipment-update-webhook or even the Capture Payment webhook.

Hi @TAN
The shipment-update-webhook is triggered by the creation of the shipment.

Have a nice day!