Server Connect Editor: Inputs (hub)
Start here for inputs in the Server Connect Editor: URL ($_GET/$_PARAM), POST body ($_POST), and session/cookies.
Server Connect Editor: Inputs (hub)
Start here for inputs in the Server Connect Editor: URL ($_GET/$_PARAM), POST body ($_POST), and session/cookies.
Inputs topics
Section titled “Inputs topics”Related tours
Server Connect Actions: URL inputs (GET + Param)
Understand URL inputs in Server Connect: query string ($_GET) and path params ($_PARAM), plus how to test them reliably.
Server Connect Actions: Body inputs (POST)
Understand POST body inputs (form fields and JSON), how to define them, validate them, and bind them safely.
Server Connect Actions: Session & Cookie inputs
Understand session vs cookie data, how they relate to login/auth, and how to use them as inputs in actions.
Properties & inputs
How to configure steps using the Properties panel, including expressions, pickers, and common patterns.
Go to
Wappler Docs Index
Structured hub for Wappler learning paths across onboarding, how-to guides, reference tours, switching guides, and product-area indexes.
Server Connect Editor
Overview and deep dives for the dedicated Server Connect Actions editor: panels, adding steps, action structure, and properties.
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.