Sending Marketing Lead ID to eternal proprietary CRM | Community
Skip to main content
March 14, 2014
Question

Sending Marketing Lead ID to eternal proprietary CRM

  • March 14, 2014
  • 1 reply
  • 988 views
I have a proprietary CRM that I am using. I am interested to figure out if there is a way to capture the LEAD ID that Marketo assigns to that lead and pass it to my CRM either through an API integration or some other form. 

Is there any documentation on how to do this? Is this a possibility? 

Thanks for the help, 

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

1 reply

March 14, 2014
getLead and getMultipleLeads return Marketo’s Lead ID
 
 
October 29, 2015

Can you use a trigger campaign to call the getLead APIs?

SanfordWhiteman
Level 10
October 29, 2015

There's no reason to use a trigger campaign to get the fields for the current lead.  You're already running in the context of the current lead so you have the {{Lead.Id}} token (and all other tokens).