-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
I am working on automations using an ODBC driver to make queries on a Quickbooks Desktop file. There are Ids (Customer and Employee) that I do not see referenced in the Quickbooks Time API so I can match records by Id. Right now I have a workaround assembling a string from the Parent JobcodeId in Quickbooks Time and matching it to the Customer Name in Quickbooks. Is there a way to see or reference ids so I'm not relying on a string match?
Metadata
Metadata
Assignees
Labels
No labels