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

How To Use Types And Methods With Suds

My code connects to a Autotask service through SUDS. I get a list of Methods, one of which I have t… Read more How To Use Types And Methods With Suds

Suds: Type Not Found On Response

I'm having a hard time getting a python SOAP client based on suds to parse a response: the clie… Read more Suds: Type Not Found On Response