Solved
How to use Java SOAP client
Hi All,
I am relatively new to Java and SOAP. and I am supposed to integrate our java application with Marketo for sending welcome registration emails. I went through the SOAP API documentation and identified the Marketo API calls to fulfill our objective.
However I do not know , how to call these API from my java code. Up on reading i found that I will need a SOAP client to make those calls. I also went through the Sample Java SOAP client . But I don't know how to use it ?
Do we have a jar or something that I can add to my class path OR I can copy this client in to my workspace and modify it as per my SOAP API settings ?
Can somebody provide me a step by step guide for using the sample Java SOAP Client provided by marketo OR if anyone has written their own SOAP client and don't mind sharing ?
Thanks,
Neha
I am relatively new to Java and SOAP. and I am supposed to integrate our java application with Marketo for sending welcome registration emails. I went through the SOAP API documentation and identified the Marketo API calls to fulfill our objective.
However I do not know , how to call these API from my java code. Up on reading i found that I will need a SOAP client to make those calls. I also went through the Sample Java SOAP client . But I don't know how to use it ?
Do we have a jar or something that I can add to my class path OR I can copy this client in to my workspace and modify it as per my SOAP API settings ?
Can somebody provide me a step by step guide for using the sample Java SOAP Client provided by marketo OR if anyone has written their own SOAP client and don't mind sharing ?
Thanks,
Neha