Skip to main content
Question

Webhook not triggered when user email is updated

  • July 19, 2025
  • 3 replies
  • 20 views

jvdc
  • Helper ⭐️⭐️⭐️

Hey,

Is there any particular reason that Webhooks aren't triggered (integration.UserProfileUpdated) when a user's email address is updated by an admin?

We're looking to display to end-users the email address that is linked to their account on their profile (through a profile field).

3 replies

DannyPancratz
Forum|alt.badge.img+9
  • VIP ⭐️⭐️⭐️⭐️⭐️
  • July 21, 2025

That’s interesting. No reason I can think of why it wouldn’t trigger the webhook. 

Perhaps because it’s not something the user can do themselves? But that doesn’t make sense, as the webhook itself seems to indicate it’s designed for integrations, and you’d think the email update would be critical to that. 


jvdc
  • Author
  • Helper ⭐️⭐️⭐️
  • July 21, 2025

That’s interesting. No reason I can think of why it wouldn’t trigger the webhook. 

Perhaps because it’s not something the user can do themselves? But that doesn’t make sense, as the webhook itself seems to indicate it’s designed for integrations, and you’d think the email update would be critical to that. 

Agreed!


Kenneth R
Forum|alt.badge.img+5
  • Expert ⭐️⭐️
  • July 22, 2025

Hey folks, I suspect that the reasoning above is correct (email field is handled differently as it’s not technically seen as a ‘profile field’ i.e. it’s not editable by the the customer). Let me raise this with our Product team.