QuickBooks Ruby Newsletter
Issue 16. September 25, 2015
|
|
As soon as we pushed 0.3.0 we went to 0.4.0 as the reporting PR refactored the "old" way of pulling and parsing reports. Thanks again to Mike Frawley for the PR.
|
|
Cody got this one in and it also paves the way to download other transactions easily.
|
|
Upgrade your app's "Connect to QuickBooks" and "Sign in with Intuit" buttons now!
|
|
Tired of burning time thinking your code is busted only to find out the API or sandbox system is down. Hopefully, this will help.
|
|
"We have a throttling policy across all QuickBooks APIs to permit 500 requests/minute per RealmId. The policy permits 200 requests/minute per RealmId for reports endpoints."
|
|
Seems like this answer says it is 100 requests a minute.
|
|
The node-quickbooks is a well written, JSON-only library that I use in-place of the API explorer to test since the API doc samples are all in JSON now-a-days.
|
|
|
|