import - Best way to export transactions from Rails App into QuickBooks -


i have rails app takes care of bank transactions us. our accountant wants automatically imported quickbooks pro (either online or desktop version). i've read web connector , transaction pro importer, feel don't have enough info make decision. i'd appreciate advice!

thanks!

for quickbooks windows:

if you're developer, , you're comfortable developing soap components, web connector direction go you.

there's pretty decent web connector ruby gems out there already:

if you're not developer and/or don't want develop yourself, transaction pro makes things relatively easy import/export.

for quickbooks online:

for saas applications, quickbooks online apis good. non-saas applications, have use qbxml gateway quickbooks online, limiting sometimes. in particular scenario (you're not saas app allowing customers connect qb files app) you'd better off quickbooks windows.


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -