Hello,
I am responding to customer webhook events in my application. They are working great, however sometimes a shop will send out many 100,000+ account invites and I will receive 100,000 webhooks for customer/updated. I do want to respond to actual update events(changed emails ect.) and enabling(customer/enabled, customer/disabled), however I do not need to be notified when a customer is invited.
Is there anyway to separate customer/update webhooks from customer invitations?
Thank You,
-Andrew