Topic: Automatic Zen Imports

I would like to use the Zencart import module, but would like the customers and orders to be automatically imported in to Frontaccounting.  Can this be done using something like Cron jobs?  If so, how would I do this?

Thanks!
TD

Re: Automatic Zen Imports

Try the module manually first and see if it works well. Then check the difference in the backups for both zencart and FA for a single data set. Now map those new data from zencart to FA and create a cron job to execute the sql select from zencart and insert into FA.