If I have an collection of apps is there any way they can share data, files, users, etc?
Hi Jason,
Each app runs as a separate silo. However, if you use the REST API, you could make requests to each individual app to access its data from the client app.
Regards,
Mark