How to pass a Marketo ID to a Web hook | Community
Skip to main content
Chris_Francis
New Participant
January 20, 2017
Solved

How to pass a Marketo ID to a Web hook

  • January 20, 2017
  • 1 reply
  • 2230 views

I am using a webhook and would like to pass the Marketo ID (not email address) to the web hook.  But as far as I can see that field is not exposed as a token.  Does anyone have any idea how to do this?

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}}

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
January 20, 2017

{{Lead.Id}}

Chris_Francis
New Participant
January 23, 2017

Is it truly that simple, @Sanford Whiteman  That shows up no where in the intelli-sense for the tokens or the documentation for tokens.  I will test and mark your answer correct.