WSDL XML to Excel Connections and Extract Data

actjfc

Active Member
Joined
Jun 28, 2003
Messages
416
I got a WSDL file to start to develop a way to communicate and extract data from a vendor web service. First time I face this kind of files. I loaded into Excel 2016, and I got a "DATABASE" with one record with these headings: "Attribute: name" and "Attribute: targetNamespace". I have no idea what to do with this file. Please, point out any ideas about how or where to start deciphering the puzzle for me. Thanks!
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
Re: HELP!!!: WSDL XML to Excel Connections and Extract Data

Have a read up on SOAP webservices.
 
Upvote 0
Re: HELP!!!: WSDL XML to Excel Connections and Extract Data

Thanks, it is much more complicated than I thought!
 
Upvote 0
Re: HELP!!!: WSDL XML to Excel Connections and Extract Data

It may be or it may not be, it likely depends on the complexity of the webservice. Some SOAP services support getting data via GET and POST which is more straightforward than having to form XML, some don't though.

You'll probably end up either needing to write VBA to do this, or, if simple enough using Power Query.
 
Upvote 0

Forum statistics

Threads
1,214,832
Messages
6,121,851
Members
449,051
Latest member
excelquestion515

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top