Category: Technical Tips
-
OAuth & OpenID Requirements and Best Practices
Am I required to implement OAuth? YES, if you want to access a small business owner’s QuickBooks Online data. Am I required to implement OpenID? YES, if you want to offer your app on Apps.com. Why we have requirements The short answer: we have them to ensure a consistent customer experience across all apps. Imagine […]
-
Advanced SQL Queries
We have been getting a lot of questions lately about constructing queries for QBO V3 Services. This article showcases some of the more popular inquiries of late. For full documentation about constructing queries and submitting them to data services, consult Query Operations in the QuickBooks Online documentation.
-
Migration Details: QuickBooks Online SDK to QuickBooks Online REST API v3
As promised in this post, 2014 Roadmap and Migration Dates for Existing Developers here are the migration details regarding migrating from QuickBooks Online SDK to QuickBooks Online REST API v3.
-
The "Security Review": What to Expect
by Philip Leslie; ProOnGo Expense If you are new to the Intuit Partner Platform, one step in the process that might have caught your eye is the security review that happens once you've finished development and internal testing. It's a checkpoint that helps maintain a high quality bar on apps that are destined for Intuit App Center […]
-
The "Security Review": What to Expect
by Philip Leslie; ProOnGo Expense If you are new to the Intuit Partner Platform, one step in the process that might have caught your eye is the security review that happens once you've finished development and internal testing. It's a checkpoint that helps maintain a high quality bar on apps that are destined for Intuit App Center […]
-
ODE to OAuth and Rest API’s and how I love thee – NOT
We always get questions about the Rest API’s and what they return versus what is returned through the SDK requests. Well, my goal was to find an easy way to test the API’s without much trouble. To test QuickBooks desktop this was fairly easy. Just log in to workplace or your app with the appropriate […]
-
IPP Java DevKit Logger
“I’m using the Java DevKit, and my IDS calls are failing. How can I troubleshoot?” – we get asked this question very often and the solution is to enable logging in the DevKit! Here is an easy-to-follow, step by step guide to enable logging of the request and response XML in the Java DevKit. The […]
-
Flex to Excel or Excel to Flex, now that is the question!
Since my last challenge of getting Flex to create a PDF file using Flash Player 10 went so well, it was decided that I should tackle Excel files. This proved to be a challenge, since the library I decided to use doesn’t play well with itself and I thought I was doing something wrong.
-
How to get Flex to produce a PDF file using Flash Player 10
Hi. My name is William Lorfing and I a Development Support Engineer for the Intuit Developer Network. I have been with Intuit for over a year now and one of the questions that comes up from time to time is to show an example of how to get a Flex app to produce a PDF […]
-
Welcome Flex 4 (And for IPP Native Developers…Now What?)
Hello!! My name is Anjali Kucheria and I’ve recently become a Developer Relations Engineer at the Intuit Partner Platform (IPP) team. I’ve been a Flex Developer for some time now, specifically focused on the user-interface, styling and skinning aspects of development. I’m super enthused about my new role. I’m also very excited about the launch […]