GithubHelp home page GithubHelp logo

Add SOAP support and/or example about vba-web HOT 5 OPEN

vba-tools avatar vba-tools commented on August 28, 2024
Add SOAP support and/or example

from vba-web.

Comments (5)

timhall avatar timhall commented on August 28, 2024

Hi @zinji From what I've seen of SOAP, it should definitely be doable with Excel-REST. The first step towards it, and this has been planned, is implementing built-in XML support (although it's indirectly supported now). After that, I'll have to look into more details on SOAP to see how best to integrate it. Do you have any good examples of APIs that I can use for reference?

from vba-web.

zinji avatar zinji commented on August 28, 2024

Tim this is a sample webservice that provides geo location for ip addresses (http://ws.cdyne.com/ip2geo/ip2geo.asmx?wsdl). The service provides a soap response with xml contents.
I got this from this website http://www.service-repository.com/service/overview/-537094317. This site provides interface to make the calls and see the response.

from vba-web.

IgorShch avatar IgorShch commented on August 28, 2024

Hi Tim,

Thank you very much for your effort.

Sorry if it's stupid, but is the SOAP support included in the version 4.0? Would be pretty cool to have an example if it is.

from vba-web.

timhall avatar timhall commented on August 28, 2024

@IgorShch I believe all of the elements of SOAP are supported, but I haven't tried a SOAP example yet. I'll look into it more and see if I can create an example for it.

from vba-web.

HugoHugoson avatar HugoHugoson commented on August 28, 2024

I called some SOAP interface using basic authentication over HTTPS. I had some Chrome extension decode the WSDL and created the message envelope manually and got an XML string back.
Would that snippet be of any help, and where would I put it?

from vba-web.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.