I have built a fully functional web app in Webflow using Wized as the JavaScript framework and Pocketbase as the backend/database.
I would love to move entirely to Webstudio to build web apps, but I would need the ability to implement custom logic.
What Exactly Is Needed? Trigger: When should an action be fired? Examples: On click, on page load, after an API request finishes, etc.
Action: What should be done? Examples: Set a variable, run a function, perform an API request, etc.
Use Cases API Chaining: When an API request is completed, the next request should be triggered automatically. Variable Updates: If a user clicks a button, I want to change a variable (e.g., update a state).
But generally, yes this is what's next on a grand schema of things. We will be building a first shopify template and as we do it we will see what's necessary.