Skip to main content
October 24, 2013
Question

How to get name of Custom Objects?

  • October 24, 2013
  • 2 replies
  • 857 views
Hi all,

I want to get Custom Objects data from Marketo SOAP APIs.
In the help documentation I find that, the function 'getCustomObjects' has a required parameter named 'objTypeName'.
What is an 'objTypeName'? Where can I get the names of Custom Objects?

Best Regards,
Biao
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Edward_Masson
Level 10
November 1, 2013
Custom Objects is a service that Marketo builds for you in your instance at a cost.
November 4, 2013
Hi Edward,

Thanks for your information. But as a developer of data extractor, I'm not caring the cost or how to create a CustomObject.
What I care is that I don't need to change my code when the company pays for new CustomObjects in the future.
So I just need an API that could dynamically show me the name list of CustomObjects, which contains all I could access.

Thanks & Regards,
Biao