SKY API Authentication

I'm currently working some projects that are geared more towards Data Engineering and Data Science with Blackbaud data. I've created this GitHub Repo with a Jupyter Notebook to show you how to handle the OAuth2 protocol and exchange authorization codes for access and refresh tokens.

Full instructions are in the README file. I've provided options for those that may have Python already installed on their computer, as well as an online Google Colab notebook that operates exactly the same without needing local resources.

Categories