SOLVED

Link directly to leads

Go to solution
Anonymous
Not applicable

Link directly to leads

Is there a way to send out a notification email when a lead comes in that has a direct link to the lead in the system?

I just want an email that says something like "click here to view the lead" and is linked directly to a lead like "https://app-sjp.marketo.com/leadDatabase/loadLeadDetail?leadId=3255743"

1 ACCEPTED SOLUTION

Accepted Solutions
Grégoire_Miche2
Level 10

Re: Link directly to leads

1 REPLY 1
Grégoire_Miche2
Level 10

Re: Link directly to leads

Hi David,

use the {{lead.ID}} token. set you link href as "https://app-sjp.marketo.com/leadDatabase/loadLeadDetail?leadId={{lead.id}}"

-Greg