Workflow Recipes
Task-focused workflow recipes: choose server-side or client-side logic and continue into the right implementation family.
Workflow Recipes
Use these workflow how-tos when you need an immediate next action instead of a broad conceptual overview. Each path is meant to connect a real task to the right Wappler surface, so you can start from the problem you have and move into the focused tour that solves it.
Choose Server-Side Logic
Start with Server Connect Actions when the workflow must reach protected data, enforce security, or expose a reusable endpoint for the rest of the app.
Choose Client-Side Logic
Start with App Connect Flows when the workflow reacts to user interaction, page state, or client-side branching that does not require server trust boundaries.
Switch Families Cleanly
If your first guess was wrong, switch families deliberately instead of forcing one tool to do another tool’s job. The clean handoff is part of the product’s learning model.
Next steps
Return to the Workflows tours menu to continue with quick orientation, workflow guidance, or concept reference.