How can I get custom object through Marketo SOAP API?

Anonymous
Not applicable

How can I get custom object through Marketo SOAP API?

I am using classes got through wsdl

https://074-UIN-407.mktoapi.com/soap/mktows/2_1?WSDL

trying to get list of custom object however not able to get it. Tried using getCustomObjects(ParamsGetCustomObjects).

However ParamsGetCustomObjects takes  parameter objTypeName, streamPosition, batchSize, customObjKeyList,

   includeAttributes. Not able to get what to pass to this.

 Or any other way by which I can display list of Custom Object.

Tags (1)
1 REPLY 1
Anonymous
Not applicable

Re: How can I get custom object through Marketo SOAP API?

The API gives access to Marketo Custom Objects.  Marketo Custom Objects can be provisioned for those are not synced with SFDC and who need Custom Object functionality.

Use the SFDC API to access SFDC Custom Objects.