Retrieve file from GitHub
Retrieve file from GitHub.
Application
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|
| Connected account | The connected account to use for the request | Connected Account | Yes | |
| Repository owner | | Text (Short) | Yes | |
| Repository name | | Text (Short) | Yes | |
| File path | The file path of the file. Has to contain the full path | Text (Short) | Yes | |
| Reference | The name of the commit/branch/tag. Default: the repository’s default branch (usually master) | 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