Get Marketo Unique Code via REST API | Community
Skip to main content
New Participant
January 23, 2023
Solved

Get Marketo Unique Code via REST API

  • January 23, 2023
  • 1 reply
  • 1945 views

Hi, 

is there a field name to get marketos Unique Code via Rest API? E. g. using the Lead lookup endpoint /rest/v1/leads.json and retraive the unicque code via the field parameter "&fields=id,firstName,marketoUniqueCode"? (marketoUniqueCode ist not working 😉 )

 

Unfortunately I wasn't able to finde something about this in the documentation nor in an old threat. 

 

Thanks and kind regards
Wolfram

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 Darshil_Shah1

The Describe endpoint that retrieves the complete list of the fields available for interaction via API doesn't include the Marketo Unique Code field in the response, which indicates that the MUC field isn't available for querying via the API (I'd love to know if there's a way around it though). By the way, you can always export the MUC from a list in Marketo if that suits your use case.

 

1 reply

Darshil_Shah1
Darshil_Shah1Accepted solution
Community Manager
January 23, 2023

The Describe endpoint that retrieves the complete list of the fields available for interaction via API doesn't include the Marketo Unique Code field in the response, which indicates that the MUC field isn't available for querying via the API (I'd love to know if there's a way around it though). By the way, you can always export the MUC from a list in Marketo if that suits your use case.

 

New Participant
January 23, 2023

Hi @darshil_shah1 , 

thank you. To bad. It would have been very helpful. 

SanfordWhiteman
New Participant
January 23, 2023

We keep it mirrored to a custom field using a daily SC.