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
- 208 bbcon®
- 1.4K Blackbaud Altru®
- 394 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 359 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 646 Blackbaud Grantmaking™
- 563 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 934 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.4K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 242 ResearchPoint™
- 118 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 238 The Tap (Just for Fun)
- 33 Blackbaud Community Challenges
- 28 PowerUp Challenges
- 3 (Open) 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
- 779 Community News
- 2.9K Jobs Board
- 53 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)

