1

Where can I find specifications for Tally's SOAP API? And does anyone know of any python libraries for the same?

zsquare
  • 9,916
  • 6
  • 53
  • 87

1 Answers1

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/

Kiran Subbaraman
  • 353
  • 4
  • 13