Hi!
I want to setup a webhook whenever a user updates their email. Currently the user can only change their email or password in Account Settings. I thought I could use Method = Profile to only receive webhooks for email changes but then I don't get any webhooks. If I choose Method = All I can't figure out if they have changed their email or password.
• Can I receive a webhook only for non-password changes in Settings?
• Can I know what (password, or email) was updated in an Action?