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"
Solved! Go to Solution.
Hi David,
use the {{lead.ID}} token. set you link href as "https://app-sjp.marketo.com/leadDatabase/loadLeadDetail?leadId={{lead.id}}"
-Greg
Hi David,
use the {{lead.ID}} token. set you link href as "https://app-sjp.marketo.com/leadDatabase/loadLeadDetail?leadId={{lead.id}}"
-Greg