This tutorial shows how to connect Qlik Sense to QuickBooks Online using the REST connector to load accounting and financial data for analysis.
Notes:
- Qlik Sense does not have a native QuickBooks connector. The REST connector using the QuickBooks Online API is the recommended approach.
- You need a QuickBooks Online account, a registered app in the Intuit Developer portal, and valid OAuth 2.0 credentials.
- Log in and open your Qlik Sense app, and click Data load editor from the top menu.
- Click Create new connection in the Data connection panel on the right.
- Select REST from the connector list.
- Enter a QuickBooks Online API endpoint URL (for example, an invoices or accounts endpoint using your company realm ID).
- In the request headers, add an Authorization header with your OAuth 2.0 Bearer token, then click Test connection to verify the request.
- Click Create to store the connection. You can now access the saved connection, browse the available tables, and select the ones you want to load into your app.
.gif)



