Link directly to leads | Community
Skip to main content
December 29, 2015
Solved

Link directly to leads

  • December 29, 2015
  • 1 reply
  • 1542 views

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 "app-sjp.marketo.com/leadDatabase/loadLeadDetail?leadId=3255743"

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 Grégoire_Miche2

Hi David,

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

-Greg

1 reply

Grégoire_Miche2
Grégoire_Miche2Accepted solution
New Participant
December 29, 2015

Hi David,

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

-Greg