Exporting Apigee integrated Developer Portal from 1 org into another in Apigee Hybrid

v21
Bronze 2
Bronze 2

We are using Apigee Hybrid and looking for any solution by which we can migrate the Apigee Integrated Developer Portal from 1 Organization to another without any manual intervention.

If there is a way we would like to understand about it.
3 4 236
4 REPLIES 4

Great question - we don't have a supported way to do this without manual intervention today. We do have plans to enable some automation scenarios similar to this in the future, but don't have specific details or timeline at this time. It is a top-of-mind scenario being considered. 

Could you confirm if there is any better way to do the manual Export of developer portal from 1 Apigee hybrid Org and import it to another ORG.

Below are the steps which we have thaught of:

  1. API-Products from OLD_ORG will be exported and imported into NEW_ORG
  2. Download the OPEN API Spec from OLD_ORG Portal and edit it as per NEW_ORG
  3. Create Dev Portal in NEW_ORG
  4. Check for any new pages,assets,menus created in OLD_ORG and then accordingly create the same in NEW_ORG
  5. Any customization done to themes in OLD_ORG Dev Portal needs to be done in NEW_ORG Dev Portal
  6. Refer to the Published APIS in OLD_ORG DevPortal and create the same in NEW_ORG Dev Portal
  7. Configure the Account Authentication as that of OLD_ORG DevPortal in NEW_ORG Dev Portal
  8. Configure the Audiences as that of OLD_ORG DevPortal in NEW_ORG Dev Portal
  9. Users needs to be authenticated again to NEW_ORG Dev Portal

please confirm if there is any better way to do this.

To migrate the Apigee Integrated Developer Portal from one organization to another without manual intervention, export the IDP configuration from the source organization, adjust it to match the target organization's needs, then import and validate the configuration in the new organization. Automate the process where possible and ensure permissions, data, and customizations are correctly transferred.

How can we export the IDP configuration from the source organization? is there any documentation available for the same.