Product Created Event (Future Feature)
Event Type: product.created
When sent: When a product is created via the admin panel (future feature).
Current Status: Not yet implemented - prepared for future admin panel functionality.
NOT sent when: Products are created/synced via SDK API calls.
This event will be enabled when product management is added to the admin panel.
Example webhook payload
Webhook Payload Schema
Product created event data
Property
Type
Description
storeIdrequiredstring (uuid)Store identifier
customerIdstring (uuid)Customer identifier
occurredAtrequiredstring (date-time)When the event occurred
externalReferencestringExternal reference for tracking
productIdrequiredstring (uuid)Product identifier
productTitlerequiredstringProduct title
descriptionstringProduct description
externalProductIdstringExternal product ID from source platform
statusrequiredstringProduct status
categorystringProduct category
tagsrequiredstring[]Product tags
variantsrequiredobject[]Product variants created with this product