Register a new Github - Personal Token

Register a new Github - Personal Token

  1. Login to GitHub with the account that shall perform the integration (regular account works)

  2. Click on the avatar and select Settings

  3. Click on Developer settings

  4. Click on Personal access tokens

  5. Click on New Personal access tokens

  6. Fill in Name any name will do

  7. Click Save

This will result in a new Token. Copy that token, this will be used later on when setting up the integration.

Setup Bearer Token in Integration Hub.

Next step is to setup the corresponding Bearer Token authentication in Integration Hub to connect the two systems, see Bearer Token on instructions on how to do this.

Scopes

https://developer.github.com/apps/building-oauth-apps/understanding-scopes-for-oauth-apps/

API Calls

https://developer.github.com/v3/