Question

I'm writing a Soap Server to interact with the quickbooks webconnector, and I really don't even know where to start. I have the wsdl file, and a list of all the functions and arguments that the web connector needs, but I really just don't know where to start. I couldn't find any real documentation on this for python, there are some php tutorials, but that's not quite what I need. I tried using ZSI and I got it generating the files, but I had no idea how to use them. If anyone has any experience with this, I'd appreciate your input.

Thanks

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top