【发布时间】:2019-06-21 04:53:49
【问题描述】:
我想知道是否有人有与 Quickbooks API 的工作 python 连接的示例代码。从 Intuit-Oaut、Python-Intuit 或 intuit 开发人员文档的文档中,我无法弄清楚如何连接。想要连接然后发布示例 JSON(例如销售收据),但似乎无法连接。
我是 python 的新手,也是 quickbooks api 的新手,如果这看起来很基本或缺少步骤,我深表歉意。
以下步骤: -https://oauth-pythonclient.readthedocs.io/en/latest/user-guide.html#authorize-your-app
-https://github.com/intuit/oauth-pythonclient
-https://github.com/sidecars/python-quickbooks
-https://developer.intuit.com/app/developer/qbo/docs/develop/authentication-and-authorization
【问题讨论】:
-
请提供您遇到的代码示例和问题。
标签: python api quickbooks