Private and read-only by design
The connector is a private, no-fee local application for one authorized QuickBooks Online company and one owner/operator. It has no public registration, customer portal, advertising, or public financial-data interface.
What it does
- Verifies the connected company before retrieving accounting data.
- Retrieves CompanyInfo, the Chart of Accounts, Profit and Loss, Balance Sheet, and General Ledger reports.
- Uses explicit reporting dates, accounting basis, class grouping, and filters.
- Stores OAuth tokens and source snapshots encrypted on the operator's local computer.
- Stages proposed monthly reporting rows for review without writing to QuickBooks Online or the live reporting workbook.
Read-only boundary
Intuit's QuickBooks accounting OAuth scope is not a granular reporting-only permission. This connector therefore enforces read-only accounting behavior in its own code: its accounting client exposes only GET requests for the listed company, account, and report endpoints. It does not create, edit, delete, journal, pay, reconcile, or change bank-feed data.
Operator and contact
Thomas FinOps is operated by Thomas Barcier. For privacy or support questions, contact thomas@thomasbarcier.com.
How access is controlled
This overview is the proposed Launch page for the private app. It explains the local application but does not initiate OAuth, call localhost, inspect connection status, or receive credentials. The connect/reconnect and disconnect pages provide instructions for controls that run only on the owner's authorized local computer.
Submission status
These public informational pages describe the proposed private desktop-app submission design. Publication does not mean Intuit has approved this arrangement or that Production authorization or connection has been completed.