How does the Data Sharing work?

What is the Data Sharing?

Data-sharing is the capability of pushing and pulling information in real time from one application to another application. Instead of mapping from one app to another app the necessary workflows, our Data-Sharing is defined by Object data management where the end-user doesn't end up having to define the workflows he or she wants when syncing apps together. Everything is defined during the integration process of our app partners:

When the SSO process is triggered, a group_id is given to you and can be used along with your application credentials (API keys) to start accessing the Connec! API. At this point of time you can start pulling relevant data from the API into your application.

When the user create or update information in your application, notifications should be sent to Connec! that will take care of propagating these to other applications the user owns on the Maestrano platform. On the other side, whenever the user create or update information in another application, if you subscribed to the appropriate webhooks, you will receive notifications that will allow you to create or update information in your application.

How to implement the data sharing part?

You have two possibilities: