Skip to main content

Retrieve file from GitHub

Retrieve file from GitHub.

Application

  • GitHub

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected accountThe connected account to use for the requestConnected AccountYes
Repository ownerText (Short)Yes
Repository nameText (Short)Yes
File pathThe file path of the file. Has to contain the full pathText (Short)Yes
ReferenceThe name of the commit/branch/tag. Default: the repository’s default branch (usually master)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