Skip to content

GitHub (App Token) Node

Data/GitHub

GitHub (App Token)

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

data_github_provider_appdata
Inputs2
Outputs1
Security exposure1/10
Packagedata

Ratings

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

SecurityAttack surface and exposure impact.
1/10High
PrivacyPotential sensitivity of processed data.
4/10Medium
PerformanceRuntime or resource pressure.
1/10High
GovernancePolicy, audit, or compliance impact.
2/10High
ReliabilityOperational stability considerations.
1/10High
CostExternal or compute cost impact.
0/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