Webservice Manager
Webservice Manager (WSM) provides a way to configure and manage calls to third-party web services. It allows users to set detailed parameters for API requests, retrieve data, and map the results to Drupal content or render them directly in templates. WSM also offers features for automating imports via cron and applying specific actions to retrieved data.
Webservice Manager is a configuration manager for webservices calls.
WSM allows to fully set parameters for third party service API call and retrieve data (headers, parameters, ...)
Call results can be directly rendered in a template or imported as node.
WSM comes with a field type that permit call of the API on node rendering.
Features
- Create webservice entites with Headers and Parameters
- Export / Import with Drupal configuration
- Map webservice response to content type
- Add specific actions on fields (download image, strip tags on text field, ...)
- Render webservice response using a template
- Regulary import content using the cron
Future evolutions
- On field mapping, replace usage of field name by select list regarding content type fields
- Add API authentication (basic auth, tokens, ...) on webservice parameters.
- Migrate field list of possible actions to webservice manager field plugins
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 3.0.0-beta1 | Pre-release | 10–11 | Aug 14, 2026 | ||
| 3.0.x-dev | Dev | 10–11 | Jul 16, 2026 |