SOLVED

How to get Contact Objects?

Go to solution
Anonymous
Not applicable

How to get Contact Objects?

Hi all,

I find Marketo object model here.
http://integratingthecloud.com/the-marketo-object-model-including-a-soaps-perspective/

I find Contact object but no SOAP API for it.
How could I get all the Contact objects from SOAP APIs?
Could you show me an example?

Best Regards,
Biao
Tags (1)
1 ACCEPTED SOLUTION

Accepted Solutions
Anonymous
Not applicable

Re: How to get Contact Objects?

Contacts are returned by getLead / getMultipleleads.

There is no real differentiation between leads and contacts. That is more relevant for CRM.

http://developers.marketo.com/documentation/soap/


View solution in original post

1 REPLY 1
Anonymous
Not applicable

Re: How to get Contact Objects?

Contacts are returned by getLead / getMultipleleads.

There is no real differentiation between leads and contacts. That is more relevant for CRM.

http://developers.marketo.com/documentation/soap/