Intuit Enterprise Suite – Gotchas

Service ID: intuit-enterprise-suite

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

allattachmentsAll

Intuit 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.

allbillPaymentsAll

Intuit 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

allbillsAll

Intuit 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

allcategoriesAll

Intuit 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

allcreditNotesAll

Intuit 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

allcustomersAll

Intuit 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

alldepartmentsAll

Intuit 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

allexpensesAll

Intuit 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.

allinvoiceItemsAll

Intuit 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

allinvoicesAll

Intuit 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.

alljournalEntriesAll

Intuit 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.

allledgerAccountsAll

Intuit 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

alllocationsAll

Intuit 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

allpaymentsAll

Intuit 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.

allpurchaseOrdersAll

Intuit 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

allquotesAll

Intuit 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

allsuppliersAll

Intuit 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

alltaxRatesAll

Intuit 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.

alltrackingCategoriesAll

Intuit 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.