shipstation-webhooks
Installation
SKILL.md
ShipStation Webhooks
When to Use This Skill
- How do I receive ShipStation webhooks?
- How do I secure a ShipStation webhook endpoint when there is no signature?
- How do I fetch the
resource_urlfrom a ShipStation webhook payload? - How do I handle
ORDER_NOTIFY,SHIP_NOTIFY, orITEM_SHIP_NOTIFYevents? - Why does my ShipStation webhook only contain a
resource_urlandresource_type?
How ShipStation V1 Webhooks Work
This skill targets the ShipStation V1 API (ssapi.shipstation.com), the source you connect to Hookdeck.
Two things make V1 different from most webhook providers:
- Thin payloads. ShipStation does not send the resource data. It POSTs a small JSON body with a URL you must fetch back: