Apigee - Organization Migration Tool

Not applicable

Hi,

We want to separate (logical) the non-prod environments from prod environments for administrative control as the proxies in our organization is growing exponentially. We are planning to create a new organization and move the non-prod environments to the new organization.

Has anyone tried using the below tool for migrating data from one org to another?

https://github.com/apigeecs/apigee-migrate-tool

Any suggestions / best practices / lessons learned would be appreciated.

Thanks

Selva

1 3 917
3 REPLIES 3

Not applicable

Yes, we have used the tool many times to move data between Orgs.

Please read the documentation. Notice that not all data elements are moved. You may need to create few items and populate some data elements on the new Org.

The tool focuses on dynamically generated data (i.e. API keys, developer apps, etc).

And stay tuned for script updates. I believe @Steve Traut is working on adding Shared Flows to the script as well.

Thanks. It was easy to use the scripts and able to move the org data seamlessly. However the proxy import and export scripts needed some changes to export all revisions of the proxy and import them into the new org as such.