Skip to main content

Retrieve file from GitLab

Retrieve file from GitLab.

Application

  • GitLab

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected accountThe connected account to use for the requestConnected AccountYes
Project ownerUser, group or namespace of the projectText (Short)Yes
Project nameThe name of the projectText (Short)Yes
File pathThe file path of the file. Has to contain the full path or leave it empty for root folderText (Short)No
ReferenceThe name of the commit/branch/tag. Default: the repository’s default branch (usually main)Text (Short)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A