System token for ID | Community
Skip to main content
New Participant
June 17, 2020
Solved

System token for ID

  • June 17, 2020
  • 1 reply
  • 2233 views

Is Marketo provide system token for "Id" ?  If not, then is there any alternate method to get the Marketo lead Id in POST API  Webhook call.

 

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 SanfordWhiteman

{{Lead.Id}} is the built-in token.

 

(Don't know what you mean by "POST API Webhook call": webhooks are Marketo's outbound API, so are you trying to include the ID in the outbound payload?)

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
June 17, 2020

{{Lead.Id}} is the built-in token.

 

(Don't know what you mean by "POST API Webhook call": webhooks are Marketo's outbound API, so are you trying to include the ID in the outbound payload?)

New Participant
June 18, 2020

Yes! I was looking for the token {{Lead.Id}} to add in payload template only. Thanks!

Jay