Re: Webservices

Anonymous
Not applicable

Webservices

Hello, 

I need to develop a webservice in order to receive data from one of my partners, where can i find the development environment for this ?

Thanks
Tags (1)
4 REPLIES 4
Anonymous
Not applicable

Re: Webservices

Hey Ricardo,
To fetch data from your partners system, you will have to use their API. 

EDIT: You may be able to configure Web Hooks to communicate with your partners system, as well. Webhooks are also described in the Developers site linked below.

If your partner needs to fetch or push data into Marketo, they can use our REST or SOAP API, details of which can be found here: developers.marketo.com

Will
Josh_Hill13
Level 10 - Champion Alumni

Re: Webservices

Webhooks can be built in Admin > Webhooks, then you call that Webhook with the flow action.
Anonymous
Not applicable

Re: Webservices

Thank you !!

Do you know where i can find SOAP API C# examples .

regards
Ricardo
Anonymous
Not applicable

Re: Webservices