GitHub
GitHub is a platform and cloud-based service for software development and version control using Git. You can use GitHub as a data source when landing or replicating data.
For more information on the API, see GitHub REST API documentation.
-
For more information about connecting to SaaS applications, see Herstellung einer Verbindung zu SaaS-Anwendungen.
-
For more information about Lite connectors, see Klassifizierungen für SaaS-Anwendungskonnektoren.
-
Depending on your use case, you might need to install Data Movement Gateway to move data from SaaS applications. For more information, see Wann ist Data Movement Gateway erforderlich?.
Supported update methods
For more information, see Eine Übersicht über Zielaktualisierungsmethoden.
Landing tasks:
-
Change data capture (CDC)
-
Reload and compare
Replication tasks:
-
Change data capture (CDC) using Change Tables
-
Full load
Landing data in a data lake tasks:
-
Change data capture (CDC)
-
Reload
Preparing for authentication
To access your GitHub data, you need to authenticate the connection with your account credentials.
Create a GitHub personal access token and grant the following scopes:
-
repo
-
read:org
-
read:user
-
read:project.
For more information, see Managing your personal access tokens
Creating the connection
For more information, see Herstellung einer Verbindung zu SaaS-Anwendungen.
- Fill in the required connection properties.
-
Provide a name for the connection in Connection name.
-
Select Open connection metadata to define metadata for the connection when it has been created.
-
Click Create.
Setting | Description |
---|---|
Data gateway |
Wählen Sie ein Data Movement Gateway aus, wenn dies für Ihren Anwendungsfall erforderlich ist. Informationshinweis
Dieses Feld ist für das Qlik Talend Cloud Starter-Abonnement nicht verfügbar, da dieses Abonnement Data Movement Gateway nicht unterstützt. Wenn Sie eine andere Abonnementstufe haben und Data Movement Gateway nicht verwenden möchten, wählen Sie Keine. Weitere Informationen zu den Vorteilen von Data Movement Gateway und den Anwendungsfällen, in denen es erforderlich ist, finden Sie unter Qlik Data Gateway - Data Movement. |
Organization |
The name of your organization in GitHub. |
Personal access token |
The personal access token that you generated when preparing for authentication. For more information, see Preparing for authentication. |