× Requests and support related to jBackend.

Presale - Import data to EasySocial?

  • LeGiangAnh
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 2 months ago #4830 by LeGiangAnh
Presale - Import data to EasySocial? was created by LeGiangAnh
Hi,

I'm using MongoDB in my mobile app and we able to send the data via json format. I'd like to ask whether I can use jBackend to import that json to EasySocial, such as user profile (including custom fields)?

Thanks,
Giang Anh

Please Log in or Create an account to join the conversation.

More
8 years 2 months ago - 8 years 2 months ago #4831 by admin
Replied by admin on topic Presale - Import data to EasySocial?
Hi Giang Anh and thanks for your inquiry.
jBackend can be extended with custom plugins, so what you need to do is not possible out-of-the-box but it is possible with a little custom plugin development.

It is possible to create an Easy Profile plugin that allows to inject your user profiles from an external system (e.g. a mobile app or another site).

Here you can find the developer's guide:

www.selfget.com/documentation/jbackend-joomla30/developers-guide.html

And here more info about our services:

www.selfget.com/services/technical-support/jbackend-custom-modules.html

Kind regards,
Luigi
Last edit: 8 years 2 months ago by admin.
The following user(s) said Thank You: LeGiangAnh

Please Log in or Create an account to join the conversation.

  • LeGiangAnh
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 2 months ago #4833 by LeGiangAnh
Replied by LeGiangAnh on topic Presale - Import data to EasySocial?
Hi,

Thank you. I'd like to ask whether we can get the database from our database system to display directly in EasySocial or I have to import them to Joomla MySQL database first?

Please Log in or Create an account to join the conversation.

More
8 years 2 months ago #4835 by admin
Replied by admin on topic Presale - Import data to EasySocial?
From your question it seems you need to replicate and synch users from two systems. Is it right?

Please Log in or Create an account to join the conversation.

  • LeGiangAnh
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 2 months ago #4837 by LeGiangAnh
Replied by LeGiangAnh on topic Presale - Import data to EasySocial?
Yes and no.
I think there are 2 options:
- jBackend will get the data from my backend system and display the info in EasySocial. When user make any change, it will update to my backend system. So the data will not save to MySQL tables of EasySocial.
- Similar but JBackend will get the data from my backend system and sync to EasySocial's MySQL tables. Then the user will load the database from MySQL. When they make any change, it will update to my backend system.
Which option is possible for your side?

Thanks,
Giang Anh

Please Log in or Create an account to join the conversation.

More
8 years 2 months ago #4839 by admin
Replied by admin on topic Presale - Import data to EasySocial?
Ok,
jBackend can just expose services and receive requests, so you could use it to PUSH your data into Joomla database from an external system, while jBackend cannot PULL data itself.

If this is a possible scenario, you can go on considering jBackend as a possible solution for your problem.

Regards,
Luigi

Please Log in or Create an account to join the conversation.

Time to create page: 0.154 seconds