Workflow Recipes
Task router for common workflow needs so you can jump straight to the right server-side or client-side tour.
Workflow Recipes
Task router for common workflow needs so you can jump straight to the right server-side or client-side tour.
Decide whether the work belongs on the server or in the client.
Start in the right family instead of mixing concepts.
Use the umbrella hub for comparison, not for deep implementation detail.
Server-side tasks
First Server Connect Action
First Server Connect action: add steps, test the API response, and use it in a page or component.
Security Provider fundamentals
See how Security Providers drive login sessions, action restrictions, and protected page flows across a Wappler project.
Server Connect Actions
Start here for Server Connect Actions (Workflows > Server Connect Actions): manager overview, a guided path, a first action, editor deep dives, and recipes & patterns.
Client-side tasks
App Flow: First flow
Explore App Flow: First flow: First App Flow (mental model), App Flow, and steps (and outputs).
Page Flow (in-page)
Page Flow executes inside a page, can interact with that page’s components/actions, and can return data.
Inline Flow (event actions)
Inline Flow is a sequence of actions inside an element’s event handler; it executes actions but does not return data.
App Connect Flows
Start here for App Connect Flows: learn the three flow types (App Flow, Page Flow, Inline Flow) and jump into the dedicated App Flow editor tours.
Still choosing
Go to