Integrate Sugar with external database

Hi everyone,

I need to connect Sugar CRM (v9) with an external database. Specifically, I want to react to the change of a field on the Contacts Module. Information of the changed record should then be transferred to another database. The remote database is only accessible via DBlink or direct login. Sugar DB and the remote DB are Oracle 19 DB's.

First thought was a trigger on the database (field level - Oracle PLSQL). But I would like to avoid that. I also don't really want to set up a scheduler.

Were there other approaches or best practice to reach this. Any ideas were very appreciated.

Thank you in advance!
Rene

Parents
  • To connect SugarCRM v9 with an external Oracle 19 database, you can use Skyvia's integration services. Skyvia can detect field changes in the Contacts Module and trigger data flows to update the external database accordingly. Given that both databases are Oracle 19, Skyvia can use DBlink or direct login to establish the connection, facilitating real-time data synchronization between the two databases.

Reply
  • To connect SugarCRM v9 with an external Oracle 19 database, you can use Skyvia's integration services. Skyvia can detect field changes in the Contacts Module and trigger data flows to update the external database accordingly. Given that both databases are Oracle 19, Skyvia can use DBlink or direct login to establish the connection, facilitating real-time data synchronization between the two databases.

Children
No Data