Learn how to use the Roastify webhooks.
Enable Developer API
Enable Webhooks
Create Endpoint
Add Your Endpoint
Use Svix Play (Optional)
Test Delivery
Event Type | Description |
---|---|
fulfillment.created | Sent when a fulfillment is created |
fulfillment.canceled | Sent when a fulfillment is canceled |
fulfillment.cancelation_requested | Sent when a fulfillment cancelation is requested |
fulfillment.declined | Sent when a fulfillment is declined |
fulfillment.packaged | Sent when a fulfillment is packaged |
fulfillment.picked | Sent when a fulfillment is picked |
fulfillment.printed | Sent when a fulfillment is printed |
fulfillment.shipped | Sent when a fulfillment is shipped |
tracking.updated | Sent when tracking information is updated |
Get Your Secret
Verify Signature
Sample Code (JavaScript)