Drupal is a registered trademark of Dries Buytaert

Migrate from Services is a “migration launcher” that allows you to run migrations from JSON data provided by a configurable endpoint. The module sets a format and mandatory parameters (such as migration_id) and optional ones (such as idlist, force, update...) so that you can launch custom migrations from external services.

Features

The key features of Migrate from Services are as follows:

  • Migration from external services from JSON.
  • Migration from raw JSON.
  • Manual migration (similar to Migrate Tools)

Migrations are executed from batch processes (Batch API) through the administration interface.

Post-Installation

Configure the permissions for each of the roles on your website. Go to /admin/config/services/migrate-from-services to start launching migrations. Please note that:

  • It is necessary that you have the migrations ready to be executed (migration plugin, source, process, destination, if applicable).
  • The JSON source must have a valid structure and format.

Additional Requirements

Migrate from Services requires Migrate and Migrate Tools to work properly.

Please note that this is an early, very basic but functional version of all the future potential this module can offer, all your suggestions will be appreciated!

Activity

Total releases
2
First release
Mar 2025
Latest release
3 weeks ago
Release cadence
336 days
Stability
100% stable

Releases

Version Type Release date
1.0.1 Stable Feb 6, 2026
1.0.0 Stable Mar 7, 2025