Back to QuickBooks Employees

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

Run a QuickBooks Online SQL-like query for employees (defaults to SELECT * FROM Employee).
quickBooksEmployeeQuery
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 Employee ID.
displayNamestring Display name.
givenNamestring Given name.
familyNamestring Family name.
primaryEmailstring Primary email.
phonestring Primary phone.
activeboolean Whether the employee is active.
syncTokenstring Sync token for updates.