LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  Acquire via SOAP, nudge in the right direction?

    Employee
    Posted 05-29-2014 06:05

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: SambaDancer

    Dear all,
    I'm a complete newbie to web services.
    I'd like to be able to acquire data from several online (bookkeeping) applications. Some of them use RESTful, some use SOAP.
    Using the HTTP node, I have already acquired data through REST from the Harvest timetracking application. But now I run into an online bookkeeping application which API only supports SOAP.
    Can anyone give me a nudge in the right direction? (Note: I have a data analytical background but no programming background, Java and Python are still very mysterious to me ;-)
    Thanks in advance!!
    Bart Roeleveld (Coney B.V.), The Netherlands.


  • 2.  RE: Acquire via SOAP, nudge in the right direction?

    Employee
    Posted 07-03-2014 18:22

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: xathras

    Hi Bart, can you provide an example of the SOAP Message you need to send and I will send you an example based upon that.


    Wayne


  • 3.  RE: Acquire via SOAP, nudge in the right direction?

    Employee
    Posted 08-04-2014 09:57

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: ejones

    Attached is a simple example that uses a publicly available SOAP server to get the weather. It uses the HTTP node to send and receive the SOAP request and then the Convert Tabular XML to parse the XML response.
    Attachments:
    WeatherViaHttpSoapAndConvertTabularXml.brg