Hi,
Is there any way to get notified only when the customer resets the password…The customer update webhook gives notifications for all customer updates…I need an update only for the password reset.
Hi,
Is there any way to get notified only when the customer resets the password…The customer update webhook gives notifications for all customer updates…I need an update only for the password reset.
Hey @aishuse18
Shopify’s webhook system doesn’t provide a specific webhook event solely for customer password resets. The customers-update webhook will indeed notify you of all customer updates, not just password changes.
If you have access to the customer’s activity logs, you might be able to detect a password reset by looking for specific activity related to that action.