Retrieve all releases from GitLab
Retrieve all releases from GitLab.
Application
- GitLab
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|---|---|---|---|
| Connected account | The connected account to use for the request | Connected Account | Yes | |
| Project owner | User, group or namespace of the project | Text (Short) | Yes | |
| Project name | The name of the project | Text (Short) | Yes | |
| Project ID | The ID or URL-encoded path of the project | Text (Short) | Yes | |
| 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 | |
| Order by | The field to use as order | Predefined Choice List | No | |
| Sort | The direction of the order. | Predefined Choice List | 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