A Singer tap for Blackbaud's School API
npm install tap-blackbaud-schoolA Singer tap for Blackbaud's School API
Per Singer specifications, provide configuration via json file:
``bash`
tap-blackbaud-school --config ./config.json
`json`
{
"subscription_key": "abcdef1234567890...",
"token": "ey...",
"school_years": ["2020-2021"],
"sections": { "level_num": 1234 }
}
`bash
mkdir -p .scratch
- Blackbaud SKY API: Getting Started
- Blackbaud SKY API: Authorization
- Blackbaud SKY API: Basics
- Blackbaud SKY API: School API Resources
- Blackbaud SKY API: School Entity Reference