Skip to content Skip to sidebar Skip to footer
Showing posts with the label Soap

Overwrite The Soap Envelope In Suds Python

I have a camera and I am trying to connect to it vis suds. I have tried to send raw xml and have fo… Read more Overwrite The Soap Envelope In Suds Python

Authentification On Dhl-soap Api With Zeep

I just started working with one of the DHL-SOAP APIs and use zeep to run requests against the API. … Read more Authentification On Dhl-soap Api With Zeep

Possible Parser For Unknown String Format(soup?) From Suds.client

I am using suds package to query a API from a website, the data returned from their website looks l… Read more Possible Parser For Unknown String Format(soup?) From Suds.client

How To Introspect Into Soap Data Types?

Having never worked with SOAP before, I'm now trying to follow this tutorial to find out about … Read more How To Introspect Into Soap Data Types?

Python Soap Wsdl Works In Soappy But Not Zsi Or Zeep

I need a python SOAP library that can handle multipart attachments. My understanding is that this i… Read more Python Soap Wsdl Works In Soappy But Not Zsi Or Zeep

Creating Any Object With Python Zeep

i am pretty new to zeep, and soap. i`am trying to make client request to soap ws function. wsdl of … Read more Creating Any Object With Python Zeep