Question
Getting a list of available fields through the SOAP API
I'm building something outside Marketo for some custom work. Is there any command I can use with the SOAP API to obtain a list of available fields in the instance? Listing api-name, friendly name, and field-type (e.g. int, datetime).
Manually, I could export the field names through the admin section of course. And import it manally again. But it only supplies: REST API Name, SOAP API Name, and Friendly Label. But not Type.
Manually, I could export the field names through the admin section of course. And import it manally again. But it only supplies: REST API Name, SOAP API Name, and Friendly Label. But not Type.