Commit Graph

3 Commits

Author SHA1 Message Date
Unchained a2601a3d3c feat: forward order webhooks to N8N instead of sending emails directly
- Modified order-notifications.ts to forward webhooks to N8N
- Updated webhook handlers for ORDER_CONFIRMED, ORDER_FULFILLED, ORDER_CANCELLED
- Removed direct email sending via Resend
- Webhooks now forward to https://n8n.nodecrew.me/webhook/saleor-{event}
- Each event type gets forwarded with appropriate x-saleor-event header
2026-03-27 15:13:52 +02:00
Unchained bd8d941b1c Initial commit: Saleor Core Extensions app with order email notifications 2026-03-26 11:27:25 +02:00
Lukasz Ostrowski 70ddc8a4dc update schema (#293) 2026-03-06 12:07:46 +01:00