Retour à QuickBooks Attachments

Connecter Knoon AI avec QuickBooks Attachments (QuickBooks) pour automatiser les flux de travail AI.

Query QuickBooks Online attachments, optionally filtered by linked entity.
quickBooksAttachableQuery
Bêta
Interne
Autorisations
  • com.intuit.quickbooks.accounting
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
NomTypeDescriptionRequis
entityTypemustache Optional QuickBooks entity type to filter by, e.g. Invoice, Purchase, Bill, Item, Payment.Non
entityIdmustache Optional QuickBooks entity ID to filter by.Non
querymustache Optional full QBO query. Overrides entityType/entityId when provided.Non
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Non
Retours
NomTypeDescription
idstring Attachable ID.
syncTokenstring Sync token.
fileNamestring Attachment file name.
notestring Attachment note.
contentTypestring Attachment content type.
sizenumber Attachment size in bytes.
fileAccessUristring QuickBooks file access URI.
tempDownloadUristring Temporary download URI when returned by QuickBooks.
thumbnailFileAccessUristring Thumbnail file access URI for image attachments.
thumbnailTempDownloadUristring Temporary thumbnail download URI when returned by QuickBooks.
createdAtstring Creation timestamp.
updatedAtstring Last updated timestamp.
refsarray Linked QuickBooks entities.