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).
Add a reply
Sign up and join the conversation on Discord