Webhooks

Receive real-time Gelato events about orders and store products.

Your webhook endpoint
Register this URL in the Gelato dashboard under Developer → Webhooks.
https://printsed.com/api/gelato/webhooks

Optionally set GELATO_WEBHOOK_SECRET in .env.local; the receiver will reject requests whose x-gelato-signature header does not match.

Handled events
The receiver at /api/gelato/webhooks accepts these event types. Extend it to persist, queue, or revalidate as needed.
order_status_updatedorder_item_status_updatedorder_item_tracking_code_updatedstore_product_createdstore_product_updatedstore_product_deleted
Printify (อัปเดตสถานะออเดอร์อัตโนมัติ)
ลงทะเบียน webhook กับ Printify ได้ในคลิกเดียว — เมื่อออเดอร์ถูกส่งผลิต/จัดส่ง สถานะและเลขพัสดุจะอัปเดตเข้าระบบเองโดยไม่ต้องกดเช็คสถานะ
https://printsed.com/api/printify/webhooks

กำลังโหลด…

Printify ต้องเรียกถึง URL นี้ได้จากภายนอก (HTTPS สาธารณะ) — ตอนรันบน localhost จะใช้ไม่ได้ ต้อง deploy หรือเปิด tunnel ก่อน

Topics ที่รับ:

order:updatedorder:sent-to-productionorder:shipment:createdorder:shipment:delivered