Click here to Skip to main content
15,886,578 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi there,

as an beginner, I'm trying to read the response from a soap service (wsdl) using C# and get it into SharePoint 2013 as a list.

I searched over and over but found no good lead to start with. I guess there are some chapters in the solution:

1. Initialize the wsdl connection and send request
2. Receive the answer in plain xml (or...)
3. Connect to SharePoint 2013
4. Populate (or override) a list

Any suggestions where to start?

Thank you very much.
Posted

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900