Help Identifying Records with Updated Emails After Hard Bounce in Marketo after 90 days
Hi,
We’ve encountered an issue in our Marketo instance where several person records are still marked as Invalid due to a hard bounce on an old email address. However, these records have since had their email addresses updated via CRM sync.
For example, a record originally had the email akshat@efgh.com, which hard bounced and marked the record as Invalid. Later, the email was updated to akshat@abcd.com, but the Invalid flag remains.
The Challenge: There doesn’t seem to be a straightforward way to create a Smart List that identifies records where:
- The current email address is different from the one that triggered the hard bounce.
- The record is still marked as Invalid.
I attempted to use the {{lead.Email Address}} token in the Email Bounce activity filter, but it returned no results—likely because tokens aren’t supported in that context.
The Ask: Is there a way—perhaps via the Marketo API—to:
- Retrieve the email address associated with the Email Bounce activity.
- Compare it to the current email address on the record.
- Identify records where the bounce was tied to a previous email, not the current one.
This would help us clean up our database and ensure valid records aren’t incorrectly flagged.
Any guidance, workarounds, or API tips would be greatly appreciated!
I tried marketo api as well but it is not giving me the data that i am looking for?
Thanks in advance!