Timer-based
Run on a schedule Not from a page request
Learn where Node.js Scheduler actions fit in Wappler and how timed workflows differ from page or API-triggered actions.
Scheduling Actions are a Node.js-specific runtime feature in Wappler. Use them when work should run on a timer instead of waiting for a page request, form submit, or API call.
The workflow is still built with familiar Server Connect surfaces, but the trigger is time-based rather than route-based.
Review what you did and choose a next tour.
Continue with the Node.js-specific branch or jump back to the shared Server Connect learning path.