Expose to end-users
Embedded
Through the embedded model, you will be able to choose how and when you want to:
- Expose the configuration of the sync to your end-users
- Trigger the sync from your app
- Manage the executions of the sync from your app
- Show logs to your end-users in your app
You decide how you want to integrate the sync in your app.
In the “embedded” model, you will have to do a minimum development on your side to manage consumers and connections, as well as sharing the activation of syncs to your end-users.
You will call our APIs to obtain the URL that you can share with your end-users (protected page by a token)
This gives you the possibility to choose how and where to do it your app.