Create a Pipeline

Pipelines in Prodly give you structured control over how deployments move across environments, ensuring better governance, visibility, and consistency.

Enabling Pipelines

Pipelines can only be set up by Prodly Admins.

To enable Pipelines:

  1. Navigate to Settings in Prodly.
  2. Turn on the “Enable Pipelines” toggle.

Once enabled:

  • Click the “Create Pipeline” button on the Environments page.
  • A new Pipeline tab becomes visible in the Environments page.

By default, all environments that are not designated as Development Environments will be restricted from deployments until they are added into a Pipeline.

Create a Pipeline

Set up pipelines to restrict the flow of deployments through your environments by following these steps:

  1. From the Release tab, navigate to the Environments page.
  2. Select the “Create a Pipeline” button.
  3. Add a Pipeline Name.
  4. Optionally, add a description.
  5. Click Create Pipeline.

By default, all Prodly users will be able to view and deploy through this pipeline. You can configure who has access to this Pipeline via Salesforce’s sharing rules.

Your newly created Pipeline will appear as a new tab on the Environments page navigation.

Prodly creates 3 empty stages to use a foundation for your deployment pipeline needs:

QA → UAT → Production

Pipelines also select all available Development Environments to use as a source to deploy to environments in the pipeline’s first stage.

Prodly automatically designates Developer Sandboxes and Scratch Orgs, but you can designate any type as such from the Environments page. Refer to Pipelines for more information.