Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contentful Migration Issue #1463

Open
Vishnu1302 opened this issue Jan 31, 2025 · 0 comments
Open

Contentful Migration Issue #1463

Vishnu1302 opened this issue Jan 31, 2025 · 0 comments

Comments

@Vishnu1302
Copy link

Hi everyone,

I need assistance with migrating content from one Contentful space to another, where the content models are the same across all spaces. My scenario is as follows:

I will export content from one space and import it into another space using the Contentful CLI (contentful space export and contentful space import commands).
After migrating the content, I will add new locales in the target space as per the requirements.
en-US will be the common language between the spaces.
The challenge I’m facing is that I need to ensure that when I run the migration script, it migrates only the en-US content each time.

I plan to repeat this migration process every 10 days. Can you guide me on how to write a script for this migration, making sure it only migrates en-US content, and how I can automate this process for recurring migrations?

Any suggestions would be greatly appreciated! Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant