Where can I find the list of standard Marketo fields? | Community
Skip to main content
Cecile_Maindron
New Participant
November 24, 2014
Solved

Where can I find the list of standard Marketo fields?

  • November 24, 2014
  • 6 replies
  • 3807 views
Hello,

I know where to find on my instance the complete list of fields. However it's hard to make distinction between standard Marketo fields and custom fields. Is there somewhere a list of standard fields only? Ideally with their API names :)

Thanks in advance.
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by
I added a list of standard fields that are accesible via the API:
http://developers.marketo.com/documentation/faq/list-of-standard-fields/

6 replies

Cecile_Maindron
New Participant
November 25, 2014
thanks Murtza, that looks about right!
Accepted solution
November 24, 2014
I added a list of standard fields that are accesible via the API:
http://developers.marketo.com/documentation/faq/list-of-standard-fields/
New Participant
February 28, 2019

This is helpful! Thanks or sharing.

Best Always,

Karan Hari

Valerie_Armstro
New Participant
November 24, 2014
I believe this is only the out-of-the box Marketo standard fields, excluding any integrations or add-ons.  If you need a list of Salesforce standard fields, you should be able to get that from your Salesforce admin (though I assume that most of the standard Salesforce fields map to the standard Marketo fields).
Cecile_Maindron
New Participant
November 24, 2014
@ Mike: I know the process to get the list of fields in use but I need to extract only the standard ones (vs. the custom ones).

@Val: is that the complete list? I cannot see the SFDC fields or social fields? are they not considered as standard? In this case how can I find the fields (either standard or available via add-on) that Marketo has created via the ones that we (Talend) have created?

 
November 24, 2014
Hi Cecile -

Go to "Admin" at the top-right of your interface.
Once in the Admin section - on the left there is a link for "Field Management" - click that
Then at the top of that, in the "Fields" submenu, in the gray bar, there is a link to "Export Field Names" - this will provide an excel list for the REST API and SOAP API, as well as the Common Name for the field.
Valerie_Armstro
New Participant
November 24, 2014
Hi Cecile,

Here is a list of Marketo's standard fields: https://community.marketo.com/MarketoArticle?id=kA050000000KyucCAC

Unfortunately, the API names are not included in this list.  However, you can Export Field Names from Field Management and find them there.