# Quickbooks Online (Basic)

## **Connector Overview**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfD1GoYLf35akWDf9cUkzMqG_4m7i4fVbTWrgSz_jHLhIfADKjsHBitoIpeIw-pjBUl7LSDgYXjKDW_N_vjRKzs2QAZG9Hs3E3s8s2MIkuCfX5lI5mRAEv_BExtmJ6_oc8psnYZTA?key=XIy8122ZNqmu67sUe4Q2WNF3" alt=""><figcaption></figcaption></figure>

QuickBooks Online is a cloud-based accounting platform that simplifies financial workflows. With tools for invoicing, expense tracking, and reporting, it empowers businesses to manage finances efficiently and make data-driven decisions in real time.

## **Authentication Type**

Basic

## **Webhook Supported**

Yes: Manual - <https://developer.intuit.com/app/developer/qbo/docs/develop/webhooks#sample-implementations>

## **Secrets**

* PAN\_SEC\_QBO-BASIC\_ACCESS\_TOKEN
* PAN\_SEC\_QBO-BASIC\_CLIENT\_ID
* PAN\_SEC\_QBO-BASIC\_CLIENT\_SECRET

## **API Client Supported**

No

## **Requirements for Provisioning**

In order to provision your connector, the following Quickbooks Online information must be gathered:

* Company ID (Optional)

## **API Resources**

For more information on how to utilize the Quickbooks Online API, feel free to reference the following [documentation](https://developer.intuit.com/app/developer/qbo/docs/api/accounting/all-entities/account).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pandium.com/connectors/connectors-101/quickbooks-online-basic.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
