Authorize an API (Github)
Begin by creating a free Nango account (no credit card needed):
Add New Connection
page, retain the default settings and press Start OAuth Flow
.
Authorize your GitHub account and access your credentials from the Connections tab. Great work!
Sync data from an API (Github issues)
Go to the Syncs & Actions tab and click theAdd New
button.

Provider
dropdown menu, pick github
. In the Template
dropdown, opt for github-issues
(sync). Lastly, click Add Sync
located at the page’s bottom.
Fantastic! Nango will now automatically sync your Github issues in the background.
Fetch the synced data
Transition to the Project Settings tab to obtain the secret key essential for fetching the synced data:
- cURL
- Node SDK