Tally SOAP API 规范
在哪里可以找到 Tally 的 SOAP API 规范? 有谁知道有同样的Python库吗?
Where can I find specifications for Tally's SOAP API?
And does anyone know of any python libraries for the same?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我不认为 Tally 支持基于 SOAP 的接口,而是支持不错的 XML/HTTP 接口。我尝试使用 Java 来玩弄它。也许这有帮助: http://subbaraman.wordpress.com/ 2010/07/01/玩计数软件/
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/