Specification For Tally Soap Api
Where can I find specifications for Tally's SOAP API? And does anyone know of any python libraries for the same?
Solution 1:
I do not think Tally supports a SOAP based interface, rather it does support a decent XML/HTTP interface. I tried to play around with it, using Java. Maybe this helps: http://subbaraman.wordpress.com/2010/07/01/playing-with-tally-software/
Post a Comment for "Specification For Tally Soap Api"