What are the command line switches for QIntegrator for QuickBooks
When creating your QIntegrator template you will need to work interactively using the applications user interface. However, once you have completed development of your template, you may wish to install a simple icon on a users desktop to enable them to run QIntegrator import or export with a single click, or you may want to automate the QIntegrator task using the Windows Scheduler. To enable you to do this, QIntegrator has four command line switches:
/F Import filename
/T Template name
/L Log file
/S Run in “silent” mode
e.g C:Program FilesQIntegratorQI.EXE /F data.csv /T Importer.tpl /S

