Anyone have experience integrating a third-party CMS system like Webflow with a custom built web app? I run Tripsha (a group trip marketplace, where travelers can connect to share trips) but we're running into an issue whereby I as a non-engineer can't change even simple stuff like text / images design on pages without going through an engineer and I'm hoping that hosting the pages on a third-party CMS will solve it.
You're looking at the founder of a Headless CMS built for teams like yours. You get a slick dashboard to manage content and collaborate and you don't need to go through developers to update content. I can set up a demo for you and help you with integrating Conteidon. Let me know if you're interested.
I've done some work with Kontent.ai (formerly Kentico Cloud) https://kontent.ai/, and have been pretty happy with it. It's headless, so your devs hit their API for the content. It offers all the things you'd expect from a CMS on the backend...publishing workflow, etc..
Check out https://www.makerpad.co
Just realised, you need this https://strapi.io/ checkout their demo video https://strapi.io/demo
Web frameworks like Django have admin panels included that allow you to add content.
There are tools like https://retool.com/ as well which will allow you to do what you want.
There are also headless CMS where you can create content and the backend will pull it from their API.