Automated Integrated Portal Deployment

How can we automate the deployment of the Integrated Developer Portal when managing multiple projects, such as one for development and another for staging?

Specifically, we want to migrate changes made in the development portal to the staging portal seamlessly.

  • Is there a way to export the portal and import it into another project?
  • Even within the same project, is it possible to export and import between two different portals?

Any insights or best practices for automating this process would be greatly appreciated!

Hi @mohaned739 :blush: We’ve seen that your question hasn’t gotten a response yet. We’ll keep checking in on this thread and encourage other members to share their thoughts.

Taking an API-driven approach, today there are supported APIs for managing Catalog Items and API Categories in your Integrated Portal, which you can use to programmatically update across different portal instances. Other APIs currently used by the Integrated Portal today are not supported, but are discoverable, which you use at your own risk. In the future, we plan to officially support and release APIs to cover the rest of Integrated Portal management functionality as we understand it’s a top requested feature.