How can I get custom object through Marketo SOAP API? | Community
Skip to main content
May 27, 2013
Question

How can I get custom object through Marketo SOAP API?

  • May 27, 2013
  • 1 reply
  • 681 views

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.

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

1 reply

May 28, 2013
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.