An open API service indexing awesome lists of open source software.

https://github.com/contentful/ls-content-as-code

Example content migration API scripts
https://github.com/contentful/ls-content-as-code

Last synced: 9 months ago
JSON representation

Example content migration API scripts

Awesome Lists containing this project

README

          

# Contentful Content Migration Examples
These scripts are used in Contentful's [Managing Content at Scale](https://training.contentful.com/student/path/752268-managing-content-at-scale) developer course.

To go through the example migration scripts first spin up a new PoC space and import the JSON export file using the Contentful CLI:

`contentful space import --space-id --content-file ./contentful-exports/blog-post-example.json`

You can watch this [video](https://contentful.wistia.com/medias/889yeie6ti) to see a quick demo of the API calls.

![video screenshot](./content-migration-screenshot.png)