Skip to content

Instantly share code, notes, and snippets.

View maxstarkenburg's full-sized avatar

Max Starkenburg maxstarkenburg

View GitHub Profile
# This migration demonstrates importing from a monolithic JSON file.
# Forked from https://github.com/heddn/json_example_migrate/blob/json/web/modules/custom/custom_migrate/config/install/migrate_plus.migration.omdb_json.yml
id: omdb_json
label: JSON feed of movies
migration_group: json_example
source:
# We use the JSON source plugin.
plugin: url
data_fetcher_plugin: http
data_parser_plugin: json