Data Model
Overview
This section shows the available API objects and provides more information on executing SQL to BlackBaud Raiser's Edge NXT APIs.
Key Features
- The add-in models BlackBaud Raiser's Edge NXT entities like documents, folders, and groups as relational views, allowing you to write SQL to query BlackBaud Raiser's Edge NXT data.
- Stored procedures allow you to execute operations to BlackBaud Raiser's Edge NXT.
- Live connectivity to these objects means any changes to your BlackBaud Raiser's Edge NXT account are immediately reflected when using the add-in.
Views
Views describes the available views. Views are statically defined to model Actions, Emails, Events, etc..
Stored Procedures
Stored Procedures are function-like interfaces to BlackBaud Raiser's Edge NXT. Stored procedures allow you to execute operations to BlackBaud Raiser's Edge NXT, including downloading documents and moving envelopes.