Migrate content from one space to another space using Jenkins pipeline

Hello All,

We are planning to automate the solution to migrate the content from one space to another space(Ex:
preprod to production) using Jenkins pipeline. Could you please help us to automate this ?

Thanks,
Venkatesh. A

Hi there,

That would surely be possible. Which of our tools are you planning on using with that?

We do have a great tutorial that could help you with that:

https://www.contentful.com/developers/docs/tutorials/general/import-and-export/

Hi Gabriel,

Thank for your reply.

Planning to use any script (like groovy or shell) which will support to automate using Jenkins pipeline jobs.

is node.js install necessary to cli commands?

Thanks,
Venkatesh. A