SOLVED

email address changes send an alert..

Go to solution
Michelle_Tizian
Level 10

email address changes send an alert..

Is there a way to send an alert to the marketo admin when an email address is changed?  People are making changes to email addresses all the time, especially for those who are marked invalid, and I'm having a hard time keeping track of when the email address was changed so I can clear the invalid email cause.  
Tags (1)
1 ACCEPTED SOLUTION

Accepted Solutions
Anonymous
Not applicable

Re: email address changes send an alert..

You can create a trigger that is Data Value Changes (Email Address)  - and (Email Invalid) = True.

In the flow you can actually say change data value (email invalid) to False so you wont have to change it, but if you would like to go in and manually change it, you can send an alert to yourself to make this happen!

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Re: email address changes send an alert..

You can create a trigger that is Data Value Changes (Email Address)  - and (Email Invalid) = True.

In the flow you can actually say change data value (email invalid) to False so you wont have to change it, but if you would like to go in and manually change it, you can send an alert to yourself to make this happen!
Michelle_Tizian
Level 10

Re: email address changes send an alert..

Thanks Ryan.  Giving this a try.