Migrate Google Sheets
467 sites
Security covered
This module provides a way to import data from Google Sheets into Drupal. It uses a specific plugin that allows for data parsing from a published Google Sheet. An example is included to demonstrate functionality.
The migrate_google_sheets module provides a Migrate Plus data parser plugin for Google Sheets.
Requirements
- The source Google Sheet will need to be published and viewable without authentication.
- Migrate Plus
Examples
The migrate_google_sheets_example submodule provides a fully functional and runnable
example migration scenario.