Migrating a blueprint from test to production

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • You can migrate a blueprint from a test environment to a production environment using the Matrix Loader or REST API automation.

    CPQ administrators have two ways to migrate a blueprint from test to production: by using the Matrix Loader, and by using REST API automation.

    • Matrix Loader migration: From CPQ admin interface, an admin can export a blueprint or blueprints to a ZIP file. The admin can then import these artifacts into the production environment. Create configurable product and associate it with the blueprint in the production environment. You can do this afterward or create the product and edit the blueprint yaml file with the new SFDC product2 id, product code, or partner id before deployment.
    • REST API automation: Robust REST API capabilities enable implementers and customers to automate test-to-production migration in a CI/CD process.