i need to call a SOAP API. My problem is that this api doesn`t provide wsdl. Its the ISPConfig Remote API written in PHP.
Is there a Python Module which is able to call a Soap ws without wsdl?
I know my question was asked before, but there is no real answer provided for my issue. I hope you guys can help me this time.