返回 QuickBooks Attachments

将 Knoon AI 与 QuickBooks Attachments (QuickBooks) 连接以自动化 AI 工作流。

Query QuickBooks Online attachments, optionally filtered by linked entity.
quickBooksAttachableQuery
测试版
内部
权限
  • com.intuit.quickbooks.accounting
可选权限
没有可显示的项目。
参数
名称类型描述必填
entityTypemustache Optional QuickBooks entity type to filter by, e.g. Invoice, Purchase, Bill, Item, Payment.没有
entityIdmustache Optional QuickBooks entity ID to filter by.没有
querymustache Optional full QBO query. Overrides entityType/entityId when provided.没有
minorVersionmustache Optional QuickBooks minor version (defaults to 75).没有
回报
名称类型描述
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.