Which webhook topic should you subscribe to for tracking when a customer updates their information? 👤

### Explanation The correct webhook topic for customer updates is `customers/update`. Key points: - Standard webhook topic format: `resource/action` - Common customer-related topics: - `customers/create`: New customer signup - `customers/update`: Customer information changes - `customers/delete`: Customer account deletion - `customers/disable`: Customer account disabled - `customers/enable`: Customer account enabled

Answer Options:

  • customers/edit
  • customers/modify
  • customers/update
  • customers/change
Shopify Free Test
← PreviousQuestion 1 of 1Finish →
00
← PreviousFinish →
Copyright ©Michael Bollin. Found some mistake?[email protected]