Migrate root entry with children entries from one space to another using CMA

Hi,

We have a requirement for transferring a single entry (along with all the entries and assets linked to it) from one space to another. Is this possible with CMA?

Is the approach something like using Contentful Export with query entries and query assets and then listing out all entries and assets required to

1 Like

Hi there,

It would actually be possible to do this by using the contentful-export and contentful-import tools (thus using the CMA).

The export tools would by default grasp the content of the child entries of a given item if you make sure to include that in your query or simply export all content.

Hi,

As said, contentful exports parent most entry and shows linked entries, is there any possible way where we could export and import specific entry with all the nested entries? A clear cut solution would be helpful here :slight_smile:

1 Like