Post your project for free and start receiving proposals from freelancers within minutes after publication!
Creatio database integration + internal copy of data from MySQL
The database in PostgreSQL contains data from the previous CRM - AmoCRM [all scripts to create tables are]
You need to create an integration with Creatio so that the data from Creatio can be automatically loaded once a day.
And also with the internal database [MySQL] several tables should also be loaded daily.
Two options:
1 . Or deepen the entire database and upload the data from Creatio and MySQL
The 2nd To the existing database to upload data from Creatio and MySQL
So that,
1 . Create the Creatio Integration
The 2nd Create or redigate the code/structure of the tables [or use with Amo] to make the data loaded into the table every day.
3 . Code to copy the tables from the internal MySQL to the PostgreSQL database, where the data will be from Creatio
and 4. Also KeepinCRM is integrated in Creatio and you need to download and these data
You need to create an integration with Creatio so that the data from Creatio can be automatically loaded once a day.
And also with the internal database [MySQL] several tables should also be loaded daily.
Two options:
1 . Or deepen the entire database and upload the data from Creatio and MySQL
The 2nd To the existing database to upload data from Creatio and MySQL
So that,
1 . Create the Creatio Integration
The 2nd Create or redigate the code/structure of the tables [or use with Amo] to make the data loaded into the table every day.
3 . Code to copy the tables from the internal MySQL to the PostgreSQL database, where the data will be from Creatio
and 4. Also KeepinCRM is integrated in Creatio and you need to download and these data
Applications 1
Application viewing is only available registered users.