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
Solved! Go to Solution.
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.
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.
Hi @Darshil_Shah1 ,
thank you. To bad. It would have been very helpful.
We keep it mirrored to a custom field using a daily SC.
Great. This was my alternativ plan. Did realize that.
It's a hassle that we need to creat an additonal field for that. And that its's a hassle that the limitations for the change of this fields are really limitated. But yei this this Marketo.