You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: