The community member has built a web app using Webflow, Wized, and Pocketbase, and is interested in moving to Webstudio to implement custom logic. The key requirements include triggers (e.g., on click, page load, API request) and actions (e.g., set variable, run function, API request). Use cases include API chaining and variable updates. The comments discuss the connection between these requirements, with one community member suggesting looking into Wized and providing a Figma design, and another community member sharing a link to an external resource on invokers.
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.