@soojungish, You can access data from another Bubble app via the API connector - so you can use that to access classes that have been created in your second app (for tutors) in your first app (for Students).

However, depending on how far you’ve got with the build (especially of the second app), I would consider how logical or necessary it is to use 2 separate apps for this??

It seems to me to be making things overly complex - it would be much simpler to use 1 app for both students and tutors - then everything is in one place, in one database, and can be accessed much easier without a need to use API.

But, as @cmarchan says above, if you’ve got a good reason to use 2 apps then connecting them via the API connector and endpoints is the way to go.

1 Like