QuickBooks Ruby Newsletter

Issue 21. October 6th, 2016
 

New QBO API Throttle limits just a few months away


Things to check.

  • Watch it if you are using a concurrent background gem like SuckerPunch or the multi-threaded Sidekiq. You could hit the limit real quick.
  • Be ready for the "429" response. This is baked into qbo_api. With quickbooks-ruby you can check the "code" on a IntuitRequestException.
  • Start using requestid for create, update, and delete calls. For quickbooks-ruby do this and for qbo_api do QboApi.request_id = true somewhere in an initializer.
  • Use batch requests. See examples in quickbooks-ruby and qbo_api.

Intuit Developer User Voice


I just found out about this recently.

Postman with QBO API


Postman is great but a client told me that this tutorial is full of bugs ‐ so watch out.

Teaser: Look what is coming!


  Twitter | LinkedIn  
Copyright © 2016 Minimul, All rights reserved.
You are receiving this email because you opted in at my website http://minimul.com.
 

Need to integrate with QuickBooks?


.. or tired of features being put on hold while your team burns time on QuickBooks integration?
Have an idea for the Intuit App store?
Contact me. I have been there, done that, when it comes to QuickBooks integration.