We currently have an existing PostgreSQL database that holds customer contact info, company info, and other such data and are looking for a good way to sync and/or replicate that data for use in SuiteCRM.
I’m looking into various ways to sync data between MySQL and PostgreSQL as well as possibly using the REST API that comes with Suite, but I’m pretty sure we’re not the first ones to have this situation come up.
I was wondering if anyone has done this or something similar before and had a solution they might recommend.