Topic: Front Accounting Sync with vTiger CRM

Need to sync FA with vTiger CRM.

Please advise.

Thanks,

2 (edited by apmuthu 12/08/2016 07:11:21 am)

Re: Front Accounting Sync with vTiger CRM

Use http://www.anterp.com 's CartSnap / vTiger sync or state what parts you want to sync and in which direction(s). You can use any of the several REST / SOAP APIs listed in the wiki to achieve it. In some simple cases just a cron job executing standard sqls or triggers in the db can also achieve it.

Re: Front Accounting Sync with vTiger CRM

apmuthu wrote:

Use http://www.anterp.com 's CartSnap / vTiger sync or state what parts you want to sync and in which direction(s). You can use any of the several REST / SOAP APIs listed in the wiki to achieve it. In smoe simple cases jus a cron job executing standard sqls or triggers in the db can also achieve it.

the website redirected to another website (e-commerce)

Re: Front Accounting Sync with vTiger CRM

Hi does anyone know if there is successor for anterp, the site does not seem to be right.

Regards,
Jan

Re: Front Accounting Sync with vTiger CRM

If there is any specific synch needed post requirements here with:
1. FA version, platformand Chart used
2. Target Application and version used
3. Whether DBs are on same server
4. Sample transaction in FA with tables / fields affected (before and after sqls)
5. Same transaction's relevant tables / fields in target DB (before and after sqls)