Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Varbase FAQs 9.2.1 Minor update available for module varbase_faqs (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Web Service Data

264 sites Security covered
View on drupal.org

This module allows Drupal to load field and entity data directly from a web service, eliminating the need to sync or import data. It provides components for configuring web services, storing data remotely, and using that data within Drupal fields and formatters.

Overview

This module allows you to bypass the default data storage location for fields and entities and instead load the data from a web service.

This is useful when your primary data source is in another system but you want to display/use this data in your Drupal site without the hassle of syncing or importing data.

Web Service Configuration (wsconfig)

Stores information about your web services. This information is used to allow Drupal to make the appropriate CRUD operations on requested data.

Web Service Fields Storage (wsfields_storage)

Defines a field storage controller allowing you to read, write and query fields from a web service. Support for EntityFieldQuery (coming soon) will allow developers to make entity field queries with web service data.

Web Service Fields (wsfields)

Parses data from a web service to be compatible with fields defined by core and some contrib modules. Allows you to use web service data as field data. Thus allowing you to use the same field formatters and standard options defined for the given field.

Drupal 8 development

The Drupal 8 version on wsdata is underway. The issues are being track and should be created on the github project.

Dependencies

Recommended Modules

Integration Modules

You can test loading data from the Services module between Drupal sites You'll also need a method of connecting to your web services. You can find a default implementation of such a connector here https://drupal.org/project/restclient

Other modules

Other modules on Drupal.org can accomplish similar results but with different methodologies.
Remote Entity API takes remote data and syncs it automatically with your local entities. This differs from WSData as we do not copy the data locally.

Professional Support

If you're stuck in the issue queue or need one-on-one help with this module you can book a time slot to discuss the issue with a developer. The help is free if it's resolved issue in the half hour time slot. For extended support you can request a quote at http://coldfrontlabs.ca/contact. Be sure to select "Support" as the subject.

Sponsored by Coldfront Labs Inc.

Activity

Total releases
3
First release
Dec 2024
Latest release
6 months ago
Releases (12 mo)
1 ▼ from 2
Maintenance
Active

Release Timeline

Releases

Version Type Release date
3.0.4 Stable Jan 14, 2026
3.0.3 Stable Mar 24, 2025
3.0.2 Stable Dec 6, 2024