Back to QuickBooks Customers

Connect Knoon AI with QuickBooks Customers (QuickBooks) to automate AI workflows.

Run a QuickBooks Online SQL-like query for customers (defaults to SELECT * FROM Customer).
quickBooksCustomerQuery
BETA
Internal
Permissions
  • com.intuit.quickbooks.accounting
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
querymustache Optional. Full QBO query to run. If omitted, the backend uses the default query for this entity.No
minorVersionmustache Optional QuickBooks minor version (defaults to 75).No
Returns
NameTypeDescription
idstring Customer ID.
displayNamestring Display name.
givenNamestring Given name.
familyNamestring Family name.
companyNamestring Company name.
primaryEmailstring Primary email.
phonestring Primary phone.
balancenumber Open balance.
activeboolean Whether the customer is active.
syncTokenstring Sync token for updates.