I want to get some information from my shipping company about my shipping. They provied web API for that. I received from them unique key for authentication. They provided manul but only with php examples like this:
EXAMPLE1:
EXAMPLE2:
any idea how to get same result with AutoIt?
I tried this code:
$SOAPClient = objcreate("MSSOAP.SOAPClient")
$API_key = 'aabbccdd-eeff-gggg-iijj-kkllmmnnoopp'
$data= " <Dane>" & _
" <NazwaMetody>PobierzListeIndendtyfikatorowPrzesylek&