I have web application for the domain example.com. I have a lot of services bound to this domain with API’s and much more.
For our front page I would like to use Webflow for the presentation. With that said, I don’t necessary want to point our whole domain to Webflow. Is it possible to embed Webflow to our current web page somehow? I mean, I could just iframe it but is there any other options to embed js, css and HTML directly?
Depends on how you made your web application, you can have different ways to make it, but without proper details will be very difficult to let you choose one way or another
Without knowing the details it wounds like a reverse proxy setup is your best best. It will allow you to effectively merge two separate sites, under a single domain with whatever pathing structure you want.