How can leads update their email address | Community
Skip to main content
New Participant
March 8, 2019
Solved

How can leads update their email address

  • March 8, 2019
  • 1 reply
  • 5820 views

How, if at all, do you enable leads to update their email addresses on file in a way that associates the new email address with the existing record? Is done it via a separate portal that feeds to Marketo? Does a staff member manually update Marketo records if/when the person replies to an email asking that their contact info be updated? Do you not worry about it and the person just has to subscribe with their new email address (creating a separate record in Marketo)? Curious as to what others are doing.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

Hi Beth, 

Running into this same issue that I am trying to think through.Did you end up building something or finding any examples you could share here? 

Thanks



Running into this same issue that I am trying to think through.Did you end up building something or finding any examples you could share here? 

As mentioned above, all you need is a second Email type field — Self-Service Email Address — and present that on the form instead of the system Email Address.

 

The default value of Self-Service can be "N/A" (it needs to have a value so the Data Value Changes can be triggered). Set the default when someone is first created.

 

Set up a Smart Campaign that triggers on Data Value Changes to the Self-Service field. In the flow, use Change Data Value to set the Email Address = {{lead.Self-Service Email Address}}.

1 reply

SanfordWhiteman
New Participant
March 8, 2019

Why would you need a separate system?

All you need is a Marketo form with a New Email Address field and a flow step to copy the value.

New Participant
March 8, 2019

Ah; this is why I asked the question!

Do you display their current email address to prevent someone from accidentally changing someone else's record (like if they had been forwarded an email and clicked on a link)? Any other considerations?

SanfordWhiteman
New Participant
March 8, 2019

Yes, you'd want to show them whose email address they'd be changing.

It's a tiny bit tricky UX because you have to distinguish "That's me, but my email address has changed" from "That's not me."