Hi LeoOf course in the SOAP API, this value comes back where appropriate.. but it doesn't have a direct analog in REST. I haven't tested this, but the closest thing might be "Varia...
You may be using Workspaces and Lead Partitions in Marketo, but here's a twist. If you are separating both Marketo Assets with Workspaces and Marketo Leads using Lead Partitions, y...
You'd have to do it a bit programmatically, I think. If you're using REST and you call "Get Activity Types" This is what comes back for a form fill. Note the primary attribute is f...
Could you use the Marketo created date? That's the date that an anonymous lead became known... prior to that, they're anonymous, and by definition not addressable by email.
Hi MindyWell Orders exist in a one to many relationship with leads, and are of course added via the API (REST or SOAP). When you load the second order are you creating a new order ...
It seems like that data wouldnt be relevant to an actual lead.. and the API deals with objects central to Marketo, rather than being an alternative to the interface. What is is you...
You can do this with the REST API, not the SOAP APIGet Multiple Leads by Filter Type » Marketo Developers You'd just set the filter to the column, then pass in the values.