How to get name of Custom Objects?

Anonymous
Not applicable

How to get name of Custom Objects?

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
Tags (1)
2 REPLIES 2
Edward_Masson
Level 10

Re: How to get name of Custom Objects?

Custom Objects is a service that Marketo builds for you in your instance at a cost.
Anonymous
Not applicable

Re: How to get name of Custom Objects?

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