Is there any way to access data between apps on the same account?

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