By Le Giang Anh on Tuesday, 08 March 2016
Posted in Technical Issues
Replies 1
Likes 0
Views 505
Votes 0
Hi,

I have a backend system using MongoDB which can provide the JSON format for user profile. And I'd like to sync those data to EasySocial profile.
I think there are 2 options:
- Get the JSON from my system and import to EasySocial profile and save them to MySQL tables of ES. When user update the info, sync the change to my system
- Similar but get the JSON from my system and display the info directly to EasySocial profile without saving to MySQL tables of ES. When user update the info, sync the change to my system

Does anyone know any solution to achieve this? And which option is possible?
Hello,

I'm afraid this is not possible as the table structure might be different and for the updating info part, I am wondering on how Easysocial want to display the imported data so that users will be able to update it. This is my opinion. Maybe anyone else has a better idea on this.
·
Wednesday, 09 March 2016 17:00
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post