Get a list of all pipelines associated with a particular Azure DevOps project or organization.
External Documentation
To learn more, visit the Azure DevOps documentation.
Parameter | Description |
---|---|
Organization | The Azure DevOps Organization. You can view the Organizations list in the Azure DevOps Organizations page. |
Project | The Project ID or Project name. You can view the Projects list in the Azure DevOps Projects page. |
Parameter | Description |
---|---|
Continuation Token | A continuation token from a previous request, to retrieve the next page of results. |
Maximum Results | The maximum number of pipelines to return. |
Order By | A sort expression. Defaults to “name asc”. |
List Pipelines with Azure Devops and Send Results Via Email
Preview this Workflow on desktop