Intuit Enterprise Suite – Gotchas
Intuit Enterprise Suite (IES) is a scalable ERP system, integrated multi-entity platform designed to enhance productivity and profitability for clients with complex needs.
19 gotchas across 19 resources
These are connector-specific behaviors and limitations to be aware of when integrating.
Attachments1 gotcha
attachmentsAllIntuit Enterprise Suite uses the same underlying QuickBooks API. meta.total_count will not appear. Surfacing the true total requires a separate SELECT COUNT(*) FROM {Entity} query — an extra API call that is not currently implemented.
Bill Payments1 gotcha
billPaymentsAllIntuit Enterprise Suite uses the same underlying QuickBooks API. The QueryResponse.totalCount field in list responses reflects the per-page count only. meta.total_count will not appear. Surfacing the true total requires a separate SELECT COUNT(*) FROM {Entity} query — an extra API call that is not currently implemented.
Bills1 gotcha
billsAllIntuit Enterprise Suite uses the same underlying QuickBooks API. The QueryResponse.totalCount field in list responses reflects the per-page count only. meta.total_count will not appear. Surfacing the true total requires a separate SELECT COUNT(*) FROM {Entity} query — an extra API call that is not currently implemented.
Categories1 gotcha
categoriesAllIntuit Enterprise Suite uses the same underlying QuickBooks API. meta.total_count will not appear. Surfacing the true total requires a separate SELECT COUNT(*) FROM {Entity} query — an extra API call that is not currently implemented.
Credit Notes1 gotcha
creditNotesAllIntuit Enterprise Suite uses the same underlying QuickBooks API. The QueryResponse.totalCount field in list responses reflects the per-page count only. meta.total_count will not appear. Surfacing the true total requires a separate SELECT COUNT(*) FROM {Entity} query — an extra API call that is not currently implemented.
Customers1 gotcha
customersAllIntuit Enterprise Suite uses the same underlying QuickBooks API. The QueryResponse.totalCount field in list responses reflects the per-page count only. meta.total_count will not appear. Surfacing the true total requires a separate SELECT COUNT(*) FROM {Entity} query — an extra API call that is not currently implemented.
Departments1 gotcha
departmentsAllIntuit Enterprise Suite uses the same underlying QuickBooks API. meta.total_count will not appear. Surfacing the true total requires a separate SELECT COUNT(*) FROM {Entity} query — an extra API call that is not currently implemented.
Expenses1 gotcha
expensesAllIntuit Enterprise Suite uses the same underlying QuickBooks API. The QueryResponse.totalCount field in list responses reflects the per-page count only. meta.total_count will not appear. Surfacing the true total requires a separate SELECT COUNT(*) FROM {Entity} query — an extra API call that is not currently implemented.
Invoice Items1 gotcha
invoiceItemsAllIntuit Enterprise Suite uses the same underlying QuickBooks API. meta.total_count will not appear. Surfacing the true total requires a separate SELECT COUNT(*) FROM {Entity} query — an extra API call that is not currently implemented.
Invoices1 gotcha
invoicesAllIntuit Enterprise Suite uses the same underlying QuickBooks API. The QueryResponse.totalCount field in list responses reflects the per-page count only. meta.total_count will not appear. Surfacing the true total requires a separate SELECT COUNT(*) FROM {Entity} query — an extra API call that is not currently implemented.
Journal Entries1 gotcha
journalEntriesAllIntuit Enterprise Suite uses the same underlying QuickBooks API. The QueryResponse.totalCount field in list responses reflects the per-page count only. meta.total_count will not appear. Surfacing the true total requires a separate SELECT COUNT(*) FROM {Entity} query — an extra API call that is not currently implemented.
Ledger Accounts1 gotcha
ledgerAccountsAllIntuit Enterprise Suite uses the same underlying QuickBooks API. The QueryResponse.totalCount field in list responses reflects the per-page count only. meta.total_count will not appear. Surfacing the true total requires a separate SELECT COUNT(*) FROM {Entity} query — an extra API call that is not currently implemented.
Locations1 gotcha
locationsAllIntuit Enterprise Suite uses the same underlying QuickBooks API. meta.total_count will not appear. Surfacing the true total requires a separate SELECT COUNT(*) FROM {Entity} query — an extra API call that is not currently implemented.
Payments1 gotcha
paymentsAllIntuit Enterprise Suite uses the same underlying QuickBooks API. The QueryResponse.totalCount field in list responses reflects the per-page count only. meta.total_count will not appear. Surfacing the true total requires a separate SELECT COUNT(*) FROM {Entity} query — an extra API call that is not currently implemented.
Purchase Orders1 gotcha
purchaseOrdersAllIntuit Enterprise Suite uses the same underlying QuickBooks API. The QueryResponse.totalCount field in list responses reflects the per-page count only. meta.total_count will not appear. Surfacing the true total requires a separate SELECT COUNT(*) FROM {Entity} query — an extra API call that is not currently implemented.
Quotes1 gotcha
quotesAllIntuit Enterprise Suite uses the same underlying QuickBooks API. The QueryResponse.totalCount field in list responses reflects the per-page count only. meta.total_count will not appear. Surfacing the true total requires a separate SELECT COUNT(*) FROM {Entity} query — an extra API call that is not currently implemented.
Suppliers1 gotcha
suppliersAllIntuit Enterprise Suite uses the same underlying QuickBooks API. The QueryResponse.totalCount field in list responses reflects the per-page count only. meta.total_count will not appear. Surfacing the true total requires a separate SELECT COUNT(*) FROM {Entity} query — an extra API call that is not currently implemented.
Tax Rates1 gotcha
taxRatesAllIntuit Enterprise Suite uses the same underlying QuickBooks API. The QueryResponse.totalCount field in list responses reflects the per-page count only. meta.total_count will not appear. Surfacing the true total requires a separate SELECT COUNT(*) FROM {Entity} query — an extra API call that is not currently implemented.
Tracking Categories1 gotcha
trackingCategoriesAllIntuit Enterprise Suite uses the same underlying QuickBooks API. meta.total_count will not appear. Surfacing the true total requires a separate SELECT COUNT(*) FROM {Entity} query — an extra API call that is not currently implemented.