Hi just a quick question,
how would I go about exporting all the native fields from marketo as a list?
Thanks,
X_01
Solved! Go to Solution.
Hello @X_01 ,
Field management will not export All fields.
Depending on what you are trying to do you have options that my give you enough info for what you are trying to do.
Example ways to get more fields and field Meta Data:
Through REST:
SOAP
https://developers.marketo.com/soap-api/marketo-objects/describemobject/
In most cases that will be enough. In very rare cases you will need to contact support to get an extract. But it will be set up as a relational DB excel file so it might be hard to decipher if you do not know object numbers.
Hello @X_01 ,
Field management will not export All fields.
Depending on what you are trying to do you have options that my give you enough info for what you are trying to do.
Example ways to get more fields and field Meta Data:
Through REST:
SOAP
https://developers.marketo.com/soap-api/marketo-objects/describemobject/
In most cases that will be enough. In very rare cases you will need to contact support to get an extract. But it will be set up as a relational DB excel file so it might be hard to decipher if you do not know object numbers.
Thank you for your help !
Simon
If you mean Standard Fields by Native - Marketo has a list of standard fields listed here - https://developers.marketo.com/rest-api/lead-database/fields/list-of-standard-fields/
You can export all fields by Field Management.