Webhook integration.UserProfileUpdated to be triggered when admin changes email
I understand that the UserProfileUpdated webhook doesn’t trigger for changes to the username and email fields because those fields are part of the Login Information , whereas the rest are under Profile Fields.
However it would be very useful for us for monitoring/data logs purpose to get it to be triggered when a user's email is changed. Also we need to create an action that would update a specific field on a user's profile when the email is changed.