I have fiew queries related to Marketo Custom Object:
Can we use custom object fields as form fields in Marketo Forms?
While importing the list, can we map list values to custom objects fields?
Can custom objects fields be exported as part of export list?
Can we do the segmentation based on custom object fields values?
Once custom object is created by marketo services team, can marketo Admin edit (add/remove fields) the custom objects?
Soap API Queries
I see that there is a SOAP API "getCustomObjects" available to get the custom object by Custom Objects Name.
How can I get the custom object for specific lead using Lead ID as parameter. can you please share sample code or sample request xml.
How can I get the latest response recorded in custom object for a specific lead. can you please share sample code or sample request xml.
Thanks