The exercise here is to demonstrate a different kind of integration, where the app lives on an external cloud and uses its own login and storage. Therefore it can't be embedded in an iframe and the integration is more loose, with the user driving the Export to and Import from actions as opposed to a simple Open with.
Also added
action
to AppProviderInfo.The exercise here is to demonstrate a different kind of integration, where the app lives on an external cloud and uses its own login and storage. Therefore it can't be embedded in an iframe and the integration is more loose, with the user driving the
Export to
andImport from
actions as opposed to a simpleOpen with
.