We are trying to find a Quickbooks API to integrate our custom app with Quickbooks Desktop and Quickbooks Online without having to write to them both separately. It seems like the best approach is to write to the Quickbooks Online Services, where the desktop data is sync'd using Quickbooks Sync Manager, and hopefully allows us to also access customers using QBO.
Is there something that will sync to both QBD and QBO?
Our app is written in .NET using C#