• Help with =?UTF-8?B?c29hcCg/KQ==?=

    From jonoke@21:1/5 to All on Wed Oct 9 01:21:46 2024
    Hi,

    I have to interface with web service api ... and this is all I have

    username
    password

    a url

    and documentation that just looks like this ...

    <soapenv:Envelope
    xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:v2="http://webservice.gekko-holding.com/v2_4">
    <soapenv:Header/>
    <soapenv:Body>
    <v2:getBoardTypes>
    <language>FR</language>
    <identification clientId="test" password="test"/>
    </v2:getBoardTypes>
    </soapenv:Body>
    </soapenv:Envelope>

    ----
    I have used the http package to access other REST api's ,,, but I'm lost
    here.

    grateful for any pointers

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)