Webservice Manager
Security covered
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