Skip to content

GitHub (App Token) Node

Data/GitHub

Connect to GitHub using a GitHub App installation token. Use this for server-to-server authentication.

data_github_provider_appdata
Inputs2
Outputs1
Security exposure9/10
Packagedata

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
9/10High
PrivacyPotential sensitivity of processed data.
6/10Medium
PerformanceRuntime or resource pressure.
9/10High
GovernancePolicy, audit, or compliance impact.
8/10High
ReliabilityOperational stability considerations.
9/10High
CostExternal or compute cost impact.
10/10High

Input Pins

2

Installation Token

String
installation_token

GitHub App installation access token

Sensitive

API Base URL

String
base_url

GitHub API base URL. Use 'https://api.github.com' for github.com or 'https://your-enterprise.com/api/v3' for Enterprise

Default https://api.github.com

Output Pins

1

Provider

Struct
provider

GitHub provider with authentication

GitHubProviderGitHubProvider3 fields
provider_idstringrequired
access_tokenstringrequired
base_urlstringrequired
Schema enforced

Node Info

Internal name
data_github_provider_app
Category
Data/GitHub