SOLVED

exporting all fields

Go to solution
X_01
Level 1

Hi just a quick question,

 

how would I go about exporting all the native fields from marketo as a list?

 

Thanks,

 

 

X_01

1 ACCEPTED SOLUTION
Oz_Platero
Level 6

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:

https://developers.marketo.com/rest-api/endpoint-reference/lead-database-endpoint-reference/#!/Leads...

https://developers.marketo.com/rest-api/endpoint-reference/lead-database-endpoint-reference/#!/Leads...

https://developers.marketo.com/rest-api/endpoint-reference/lead-database-endpoint-reference/#!/Oppor...

https://developers.marketo.com/rest-api/endpoint-reference/lead-database-endpoint-reference/#/Compan...

 

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.

View solution in original post

3 REPLIES 3
Oz_Platero
Level 6

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:

https://developers.marketo.com/rest-api/endpoint-reference/lead-database-endpoint-reference/#!/Leads...

https://developers.marketo.com/rest-api/endpoint-reference/lead-database-endpoint-reference/#!/Leads...

https://developers.marketo.com/rest-api/endpoint-reference/lead-database-endpoint-reference/#!/Oppor...

https://developers.marketo.com/rest-api/endpoint-reference/lead-database-endpoint-reference/#/Compan...

 

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.

X_01
Level 1

Thank you for your help !

 

Simon

Balkar_Singh
Level 9 - Community Advisor + Adobe Champion

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.