To test the QBO data extraction directly with their API using the Intuit Developer portal:
-
Go to: https://developer.intuit.com/app/developer/qbo/docs/api/accounting/all-entities/account
-
Sign in with your QBO credentials with admin rights
-
Select the proper account on the top-left dropdown list
-
On the left panel, find the table that you want to test the data extraction (e.g., RecurringTransaction).
-
Click the “Query a <table name>“ option on the left panel.
-
Enter the query you want to test in the Sample Query box on the right dark panel.
-
Click Try it and see the results in the Return box.
-