How to pass proxy information while making API calls.

Anonymous
Not applicable

How to pass proxy information while making API calls.

Hi,

I downloaded  Marketo java sdk from GitHub https://github.com/Marketo/SOAP-API-Java-Client. I am using marketo-soap-sdk-2.1.jar to make API calls. The problem is that our servers are behind the firewall and they don't allow to communicate with outside service without passing proxy information.

we coundn't find any method in MktMktowsApiService to pass the proxy information. 

Can you please let me know how to pass the proxy information in API calls..

Thanks,

Tags (1)
1 REPLY 1
Anonymous
Not applicable

Re: How to pass proxy information while making API calls.

Sandeep,
When using the APIs, you are making an outbound call to our servers.  If there is any additional constraint that your network places on outbound SOAP calls, you should ask your network admins how to provide the proxy information.

Raj