profile.updated
profile.updated
Triggers when any general store settings are updated, for example, selected currency, language, and email notification settings.
Access scope required: read_profile
Related REST API: Store profile
profile.subscriptionStatusChanged
profile.subscriptionStatusChanged
Triggers when store subscription plan is changed.
Access scope required: read_profile
order.created
order.created
Triggers when a new order is placed in the store. Supports both orders made at the checkout and orders created with REST API.
Access scope required: read_orders
Related REST API: Get order
order.updated
order.updated
Triggers when any order data is updated.
Access scope required: read_orders
Related REST API: Get order
order.deleted
order.deleted
Triggers when an order is deleted from the store.
Access scope required: read_orders
Related REST API: Get order
unfinished_order.created
unfinished_order.created
Triggers when a customer leaves an abandoned cart on the storefront.
Access scope required: read_orders
Related REST API: Get order
unfinished_order.updated
unfinished_order.updated
Triggers when abandoned cart details are changed.
Access scope required: read_orders
Related REST API: Get order
unfinished_order.deleted
unfinished_order.deleted
Triggers when an abandoned cart is deleted from the store.
Access scope required: read_orders
Related REST API: Get order
product.created
product.created
Triggers when a new product is added to the store.
Access scope required: read_products
Related REST API: Get product
product.updated
product.updated
Triggers when any product details are changed including product stock (quantity available for purchase).
Access scope required: read_products
Related REST API: Get product
product.deleted
product.deleted
Triggers when a product is deleted from the store.
Access scope required: read_products
Related REST API: Get product
category.created
category.created
Triggers when a new category is created in the store.
Access scope required: read_products
Related REST API: Get category
category.updated
category.updated
Triggers when any details in an existing category are updated in the store.
Access scope required: read_products
Related REST API: Get category
category.deleted
category.deleted
Triggers when a category is deleted from the store.
Access scope required: read_products
)
Related REST API: Get category
customer.created
customer.created
Triggers when a new customer is created. Includes cases when Ecwid automatically creates accounts for new customers when they place an order in the store.
Access scope required: read_customers
Related REST API: Get customer
customer.updated
customer.updated
Triggers when any details of an existing customer are updated in the store.
Access scope required: read_customers
Related REST API: Get customer
customer.deleted
customer.deleted
Triggers when a customer is deleted from the store.
Access scope required: read_customers
Related REST API: Get customer
discount_coupon.created
discount_coupon.created
Triggers when a new discount coupon is created in the store.
Access scope required: read_discount_coupons
Related REST API: Get discount coupon
discount_coupon.updated
discount_coupon.updated
Triggers when details of any discount coupon are updated in the store.
Access scope required: read_discount_coupons
Related REST API: Get discount coupon
discount_coupon.deleted
discount_coupon.deleted
Triggers when a discount coupon is deleted from the store.
Access scope required: read_discount_coupons
Related REST API: Get discount coupon
promotion.created
promotion.created
Triggers when a new advanced discount is created in the store.
Access scope required: read_promotion
Related REST API: Search advanced discounts
promotion.updated
promotion.updated
Triggers when details of any advanced discount are updated in the store.
Access scope required: read_promotion
Related REST API: Search advanced discounts
promotion.deleted
promotion.deleted
Triggers when an advanced discount is deleted from the store.
Access scope required: read_promotion
Related REST API: Search advanced discounts
product_class.created
product_class.created
Triggers when a new product type is created in the store.
Access scope required: read_catalog
Related REST API: Get product type
product_class.updated
product_class.updated
Triggers when details (including attributes) of any product type are updated in the store.
Access scope required: read_catalog
Related REST API: Get product type
product_class.deleted
product_class.deleted
Triggers when a product type is deleted from the store.
Access scope required: read_catalog
Related REST API: Get product type
review.created
review.created
Triggers when a new product review is created in the store.
Access scope required: read_reviews
Related REST API: Search product reviews
review.updated
review.updated
Triggers when any review details are updated in the store.
Access scope required: read_reviews
Related REST API: Update product review status
review.deleted
review.deleted
Triggers when a product review is deleted from the store.
Access scope required: read_reviews
Related REST API: Delete product review
invoice.created
invoice.created
Triggers when a new order tax invoice is generated in the store.
Access scope required: read_invoices
Related REST API: Get tax invoices for order
invoice.deleted
invoice.deleted
Triggers when an order tax invoice is deleted from the store.
Access scope required: read_invoices
Related REST API: Get tax invoices for order
application.installed
application.installed
Triggers when a new application is installed in the store.
Access scope required: read_store_profile
Related REST API: Get app subscription status
application.uninstalled
application.uninstalled
Triggers when an app is uninstalled from the store.
Access scope required: read_store_profile
Related REST API: Get app subscription status
application.subscriptionStatusChanged
application.subscriptionStatusChanged
Triggers when app subscription status is changed in the store.
Access scope required: read_store_profile
Related REST API: Get app subscription status
application.storageChanged
application.storageChanged
Triggers when application storage for the app is updated in the store.
Access scope required: read_store_profile
Related REST API: Get all storage data
customer.personalDataRemovalRequest
customer.personalDataRemovalRequest
Triggers when customers request to remove all personal data from the store.
Access scope required: read_store_profile
Related REST API: Get customer
customer.personalDataExportRequest
customer.personalDataExportRequest
Triggers when customers request to share all personal data with them.
Access scope required: read_store_profile
Related REST API: Get customer
profile.personalDataRemovalRequest
profile.personalDataRemovalRequest
Triggers when the store owner requests to remove all personal data from the application.
Access scope required: read_store_profile
Related REST API: Get store profile
profile.personalDataExportRequest
profile.personalDataExportRequest
Triggers when the store owner requests to share all personal data store in the application.
Access scope required: read_store_profile
Related REST API: Get store profile