Plugin Overview
- The Web Service REST Mapper Plugin is a system-configurable Joget plugin that maps friendly REST-style URLs to existing internal Joget web-service endpoints.
- It supports standard HTTP methods, configurable route mappings, and dynamic path variables.
- Joget web service endpoints are normally called using long plugin-based URLs with query string parameters, for example:
- /jw/web/json/plugin/org.joget.scheduler.SchedulerWebService/service?action=job&id=abc123
- With this plugin installed and configured, the same endpoint can be called as:
- /jw/scheduler/jobs/abc123
- More information can be found in the Joget Knowledge Base.
Versioning
9.0.0 | Date Released: 21 August 2026