OxifyOxify
Developer Reference

Webhooks the app uses

A reference list of every Shopify webhook Oxify subscribes to.

This article is a draft and may be incomplete or change before publishing.

Oxify subscribes to a small set of Shopify webhooks for sync, analytics, and compliance.

App lifecycle

  • app/uninstalled — Cleanup when the app is removed from a store.

Order events

  • orders/create — Post-purchase / OTO attribution. Records when an upsell-driven order is placed.
  • orders/updated — Reward removal if an order changes (refund, cancellation).

GDPR / compliance

  • customers/data_request — Customer requests their data.
  • customers/redact — Customer requests deletion.
  • shop/redact — Shop requests full deletion.

Why this matters

This list is reference material for compliance audits and for understanding when Oxify reacts to Shopify events. You don't configure these — they're managed automatically.

On this page