Skip to main content

Webhooks overview

Use Shopify webhooks to start APIEase requests automatically when store events occur. This is ideal for reacting in real time to orders, carts, customers, and other updates without polling. You can add a webhook trigger to any request. See the Shopify webhook topics for available events.

Trigger requests from a webhook

  • Configure how to start requests from webhook events.

Mapping webhook parameters

  • Map webhook payload fields into your request parameters.