How to add a token for Marketo Unique Identifier in a webhook? | Community
Skip to main content
Robb_Barrett
Level 10
September 9, 2015
Question

How to add a token for Marketo Unique Identifier in a webhook?

  • September 9, 2015
  • 2 replies
  • 2449 views

I need to know what the token is for Marketo Unique Identifier.  I need to pass it to another system so we can create a PURL. 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Robb_Barrett
Level 10
September 15, 2015

Bumping this.

Robb Barrett
Stijn_Heijthuij
Level 6
October 4, 2015

Hi Robb,

Your request is a little unclear to me. Are you looking for the {{lead.id}} token? Or are you looking for someone's personal URL as a token value?

Robb_Barrett
Level 10
October 5, 2015

I'm looking to add the personal URL identifier as the token value.

Robb Barrett
Stijn_Heijthuij
Level 6
October 6, 2015

Hi Robb,

After enabling the Personlized URL's in the instance you will see that Marketo accepts two types of values for the personalized URL.

The structure of the URL is:

The two options for the Personalized URL are:

  1. Marketo Unique Name
  2. Marketo Unique Code

Once the personalized URLs have been enabled the database fields for these are:

  1. {{lead.Marketo Unique Name}}
  2. {{lead.Marketo Unique Code}}

Give it a try and see if that works for you.