I have my main app, we’ll say ‘App 1’. And a second app, ‘App 2’.
App 1 is the main app to which all users will use the program. It has it’s domain all setup. I’m building a second app that will retrieve data from App 1 via API.
My question is, is it possible to have my App 2 set to a sub-domain given that I purchase another plan?
It depends on the hosting provider, but you should be able to add a subdomain within your purchased domain, and then add an “A” record for that subdomain which points to your second Bubble app