Skip to main content
All CollectionsWrk Action LibraryCircleCI
Retrieve all pipelines from CircleCI
Retrieve all pipelines from CircleCI
Wrk Product avatar
Written by Wrk Product
Updated over a week ago

Retrieve all pipelines from CircleCI.

Application

  • CircleCI

Inputs (what you have)

Name

Description

Data Type

Required?

Example

Connected Account

The connected account to use for the request

Connected Account

Yes

Provider

Source control system

Predefined Choice List

No

Project slug

Project slug in the form org-name/repo-name

Text (Short)

No

Return all?

Whether to return all results or only up to a given limit

True/False

No

Limit

Max number of results to return

Number

No

Branch

The name of a VCS branch

Text (Short)

No

Outputs (what you get)

Name

Description

Data Type

Required?

Example

JSON Output

JSON output returned by the API

Text (Long)

No

Outcomes

Name

Description

Success

This status is selected if the job has successfully completed.

Unsuccessful

This status is selected if the job has completed unsuccessfully.

Requirements

  • N/A

Did this answer your question?