Back to QuickBooks Employees

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

Create a new QuickBooks employee.
quickBooksEmployeeCreate
BETA
Internal
Permissions
  • com.intuit.quickbooks.accounting
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
givenNamemustache Given name.Yes
familyNamemustache Family name.Yes
displayNamemustache Optional display name.No
emailmustache Optional email.No
phonemustache Optional phone number.No
activeboolean Optional active status.No
minorVersionmustache Optional QuickBooks minor version (defaults to 75).No
payloadJsonmustache Optional full Employee JSON. If provided, it is merged with the fields above and takes precedence.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.