Datawarehouse for FE data
We want to connect a data warehouse to FENxt. Has anyone written Sky API calls for pulling basic G/L data into a warehouse and periodically updating?
Comments
-
Following!
0 -
@Ellen Hackeman
I have. What do you want to know?0 -
@Kyle Lewis Thanks for the reply. We are all set at the moment. We were looking at connecting Domo and the api calls would work should we have decided to pursue. But we are going in a different direction now. Thanks again!
0 -
@Ellen Hackeman
Jan.22 post getting some love! =DFirst the obvious: you cannot connect a data warehouse to RE NXT.
But you can create a few data sync-ing program (flow) to periodically sync FE data into a data warehouse.
I utilize a Azure SQL Server and define FE (and RE) database tables we need on the database. Then I use Microsoft Power Automate to create multiple data sync-ing flows that call SKY API endpoints and a SQL function call OPENJSON to insert the data into the tables in 4 hours sync intervals throughout the day. Some data will be iterative load, while some will be full dump each time depending on # of records. For example, we have 2.8M transaction distribution records, that is a iterative load, while we have 26K accounts which is a full dump each time. Here's a few screenshots:



0 -
@Alex Wong
What connector do you use to make the SKY API calls?0 -
@Kyle Lewis
Blackbaud Add-ins Send HTTP requesthttps://learn.microsoft.com/en-us/connectors/blackbaudskyaddins/#send-an-http-request
0
Categories
- All Categories
- 6 Blackbaud Community Help
- 211 bbcon®
- 1.4K Blackbaud Altru®
- 402 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 360 Blackbaud eTapestry®
- 2.6K Blackbaud Financial Edge NXT®
- 656 Blackbaud Grantmaking™
- 577 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 941 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.7K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 248 ResearchPoint™
- 120 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 240 Member Lounge (Just for Fun)
- 34 Blackbaud Community Challenges
- 37 PowerUp Challenges
- 3 (Open) PowerUp Challenge: Grid View Batch
- 3 (Closed) PowerUp Challenge: Chat for Blackbaud AI
- 3 (Closed) PowerUp Challenge: Data Health
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 796 Community News
- 3K Jobs Board
- 54 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)

