This is where Advancement Services teams can keep up with all the latest improvements to data, integrations, APIs, and reporting!
Jump to:
2026: January | February | March | April | May
2025: February | March | April | May | June | July | August | September | October | November | December
June 2026
Week of June 8, 2026
Raiser's Edge NXT Integration
- NEW! Every school on our native Raiser's Edge NXT integration can now import a broader set of constituent profile details automatically on a nightly basis. Data such as affiliations, phones, emails, addresses, class years, and custom fields can be automatically synced, unlocking better segmentation, outreach, and personalization without wrangling CSV imports. For more details and a full list of imported fields, see our GCU article.
-
The Blackbaud RE NXT integration settings page also got a refreshed look and now lives in a new menu location: School Dashboard > Integrations
Event Registrations API
- The Event Registrations API (
GET /api/event_registrations) now supports two new filters:event_ids(target specific events) andend(cap results by timestamp). Partners can now pull exactly the data they need instead of over-fetching from a start date.
May 2026
Week of May 25, 2026
Gifts API
- The Gifts API now returns a
payment_countryfield (ISO 3166-1 alpha-2 code) for card-based gifts. Useful for institutions building foreign gift compliance reports via the API. Returnsnullfor ACH, PayPal, DAF, and Link.
Week of May 18, 2026
Raiser's Edge NXT Integration
- Fixes NXT constituent matching for IDs containing backslash characters (e.g.
2025\131), which previously caused "Missing Constituent ID" errors during gift exports
Gifts API
- Fixes Gifts API to return recurring subscription period and length in matching units — monthly pledges now return length as total months (e.g. 36) instead of years (3)
Week of May 11, 2026
GiveCampus API
- The Recurring Subscriptions API now includes a
custom_fieldsobject within each subscription record. This exposes the same per-contribution additional fields already available in the Gifts API, allowing partners to receive discrete donor name fields (first_name,last_name) rather than only the concatenatedpayer_name.
April 2026
Week of April 13, 2026
Reporting - Online Giving
- Fixed the deposit report "Charges Amount" to display the gross total of charges instead of the net deposit amount, making reconciliation straightforward.
Reporting - Events
- Event deposit reports now include chargebacks (payment reversals) so the report row count matches the deposit summary header.
March 2026
Week of March 30, 2026
Custom Reporting - Events
- Event custom report
registration_last_modifiedandregistration_last_modified_by_registrantcolumns now display timestamps in the event's timezone instead of Eastern Time. This applies to all three custom report types: registrations, activities, and guests.
Week of March 23, 2026
Gifts API
- The Gifts API response now includes two new root-level fields:
event_idandevent_unique_identifier. Partners can use these to link a gift back to the event registration from which it originated, without having to cross-reference the Event Registration API manually.
GiveCampus API
- API documentation has been updated to
- Clarify the asynchronous request lifecycle
- Fix incorrectly typed response schemas across all API documentation pages -- Response schemas for submission and results endpoints were displays as arrays in the documentation when the actual API returns a single object.
February 2026
Week of February 23, 2026
GiveCampus API
-
API documentation now includes separate object schemas for create, update, and read payloads across Contact Reports, Opportunities, and BBCRM Interactions endpoints. This makes it more obvious what fields are accepted on create versus update and what fields are returned in the results.
Secure File Transport Protocol (SFTP)
-
Organizations can now create multiple SFTP credentials enabling various teams to have their own separate SFTP credentials.
Week of February 9, 2026
Opportunities API
-
The Opportunities API now supports a opportunity_likelihood_name value when creating opportunities
Week of February 2, 2026
Data Import
NEW! Guided Import is a new AI-powered way to easily import your data into GiveCampus to power segmentation, personalized forms, Smart Ask Amounts, and more!
- Automatically suggests how your CSV columns map to GiveCampus fields
- No more typos - select fields from a list instead of hand-keying field names, reducing import errors
- Custom fields - easily define custom fields for segmentation right in the flow
- Automatic test imports - no need to upload a separate test file; GiveCampus automatically tests the first several rows before importing the full file
Learn more about Guided Import in GiveCampus University.
NEW! To help you understand what data is required and recommended, we've published a new Data Requirements interactive tool to show you the exact list of GiveCampus fields you should import. The tool also provides a downloadable CSV that you can share with your team. Bookmark this site for future reference! https://datarequirements.givecampus.com
GiveCampus API
- Published a new BBCRM Interactions endpoint which enables organizations using Blackbaud CRM to manage interactions through the GiveCampus API
- Updated the Event Registrations API to include new fields:
-
registration_type -- identifies how the registration was created
- constituent_registration - for user/constituent-created registrations
- admin_registration - for admin-created registrations
- offline_upload - for offline/imported registrations
-
registration_last_modified_at
-
registration_type -- identifies how the registration was created
January 2026
Week of January 26, 2026
GiveCampus API
- The GiveCampus API docs no longer require a username/password to access.
Event Registration API
-
Linking edited registrations to original attendees - When registrants edit their event registrations, the updated data now includes a link to the original attendee. The API now includes new fields:
- initial_registration - For edited registrations, this contains the original registration's ID, state, and timestamps, allowing you to link it back to the original attendee
- additional_registrations - For original registrations, this contains an array of any subsequent edits made by the registrant
-
Visibility for removed activities - The API now includes a ticket object for both attendees and activities with the following fields, including a
removedstate to detect when an activity was removed from a registration:- id - The ticket's ID
-
state - The ticket state (
incomplete,complete,canceled,removed,reserved) -
rsvp_state - The RSVP status (
attending,not_attending)
Week of January 12, 2026
GiveCampus API
- The Contact Reports API and Opportunities API now require a primary gift officer external_id and a primary constituent external_id.
GC Events
-
Event deposit reports now include a promo_code_amount column for better financial tracking.
Week of January 5, 2026
Raiser's Edge NXT Integration
- The "Receipt Amount" is now set to $0.00 for the fair-market value (FMV) portion of event registrations.
GC Events
- Offline event registration imports now properly handle CSV files with empty columns and rows, preventing errors during the import process.
Reporting - Online Giving
- Fixed a bug that would cause a miscount of total donors when a joint gift is included in the All Gifts Report for a campaign.
December 2025
Week of December 29, 2025
Opportunities API
- NEW! A new Opportunities API is available for partners using GC Gift Officer. This API allows you to search, create, and update Opportunity records.
-
Learn more on our API Documentation
Week of December 22, 2025
Constituents API v2
- The preferred phone field is now correctly saving and updating values sent via the API
Designations API
-
Added an optional simplified parameter to the PUT request which produces a response that only includes essential fields. If you have a large number of designation records and encounter timing issues with the PUT request, set simplified to "true" to speed up the API request.
Week of December 8, 2025
Reporting - Online Giving
-
A new "All Gifts Report" is available which combines online gifts, offline gifts, matches/challenges, and adjustments into a single CSV download. This allows you to see comprehensive totals for your campaigns without running separate reports.
Week of December 1, 2025
Custom Reporting - Online Giving
- Fixed a rounding issue with the number of installments for recurring subscriptions that could have resulted in an additional row in the donation report
Constituents v2 API
- Fixed an issue that prevented creating new constituents when using a previously-deleted Address Type or Address Region value
November 2025
Week of November 24, 2025
Raiser's Edge NXT Integration
-
When initially configuring the integration, the Constituent ID Type will now default to Lookup ID
Week of November 17, 2025
School-Level Data Importer
- Admins subscribed to the "Data Import Notifications" will receive a notification email when a file import successfully finishes
Gifts API
- Added
advocate.tagandadvocate.link_urlto the Gifts API which represent the tag and URL of the advocacy or unique tracking link from which the donation was made
Week of November 10, 2025
GC Outreach
-
You can now download a CSV file of segment members - including Smart Segments, Pre-built Segments, and Custom Segments
School-Level Data Importer
- GC Gift Officer: Added Expected Close Date and Custom Amount fields to Opportunities field mapping
October 2025
Week of October 27, 2025
Raiser's Edge NXT Integration
-
Fixed an issue preventing new NXT constituents from being created for a free event
Gifts API
-
Installments for recurring subscriptions will now display
utm_campaign,utm_content,utm_medium,utm_source, andutm_termvalues from the parent subscription when UTM values are not available for the installment itself.
Constituents API v2
- Added an
api/v2/resultspath - "Try it out" functionality now works on the API docs site for v2 APIs
Week of October 20, 2025
Raiser's Edge NXT Integration
- Increased the timeout window for the gift sync to Raiser's Edge to accommodate gift batches with a large number of donations
Week of October 6, 2025
Constituents API v2
- Updated logic for how email addresses are stored
- An email address with
primary=truewill map to the Preferred Email field on the constituent record - An email address with
type=businesswill map to Business Email field on the constituent record - An email address with
type=otherwill map to Other Email field on the constituent record - If multiple
businessorotheremails are provided, the API will set the first one to the corresponding constituent fields - Can still provide emails with any
typevalue - If Preferred Email, Business Email, or Other Email are uploaded via the School-Level Data Importer, this will override values sent by API
- An email address with
School-Level Data Importer
-
Split out giving history fields into a new Constituent - Giving History section
September 2025
Week of September 29, 2025
School-Level Data Importer
- Constituent IDs can now include asterisks which were previously being stripped out during import
Constituents API v2
- Added a linkedin_url property to the API
Week of September 22, 2025
Raiser's Edge NXT integration
- NEW! Create a new constituent record in RE NXT directly from the Gifts to Review page in GiveCampus. Learn more in GiveCampus University
- Quickly add a new constituent record for gifts from new donors without having to jump back and forth between systems
- Use the donor-provided info or manually set name, email, phone, and address fields
Constituents API
- You can now update a constituent’s primary email address with a single API call to the Constituent v2 API. When your request includes an email where
primary = true, the API will automatically unset any existing primary email(s) before marking the new one as primary. This removes the need for multiple calls and ensures the primary email is always correctly set.
Constituents
- You can now search by Constituent ID on School Dashboard > Data Import > Constituents
Week of September 15, 2025
School-Level Data Importer
- Fixed several bugs related to importing gift history, importing custom fields, and invisible Excel/Numbers header formatting
August 2025
Week of August 25, 2025
Custom Reporting
- Resolved an issue where Events custom reports failed to export when they included fields tied to deleted add-ons or activity forms. Reports will now export reliably regardless of field status.
Week of August 18, 2025
Constituents API
-
Added prospect_status and prospect_classification fields to the Constituents v2 API.
Week of August 4, 2025
Custom Reporting
-
Added a temporary_external_identifier field to the "RE NXT Integration" columns for Online Giving custom reporting. This field is the temporary gift ID assigned to the gift while in an RE NXT gift batch.
July 2025
Week of July 28, 2025
Contact Reports API
- NEW! Contact Reports API was released which allows schools using GC Gift Officer to manage contact report data in GiveCampus. Look for the "Contact Reports v1.0.0" option in the upper-right of our API documentation.
- Read, write, and update Gift Officer contact reports including title and note content, participants, associated gift officers, and custom fields
- Search for a subset of contact reports based on constituent ID, gift officer ID, date of interaction, and created/updated date
Raiser's Edge NXT integration
- GC Events: Fixed an issue with how discounted event ticket prices were represented in the sync. Now, when a registrant pays less than the fair market value of the ticket due to discount codes, GiveCampus will send the discounted price rather than the fair market value.
Week of July 14, 2025
School-Level Data Importer
-
After importing updated cell phone data via the School-Level Data Importer, text conversation participant names are now automatically refreshed to reflect the latest information from the CRM. This ensures that participant names in ongoing and historical text conversations stay accurate, even if constituent-phone number associations change in your data.
June 2025
Week of June 16, 2025
School-Level Data Importer
- GC Gift Officer: When you send an Opportunity, Contact Report, or Plan in one file, and then change the primary constituent associated with that object, we will now correctly delete the association with the outdated constituent.
Week of June 9, 2025
Constituents API
- NEW! Constituents v2 API was released which allows schools to create, update, and search constituent data stored in GiveCampus. Look for the "Constituents v2.0.0" option in the upper-right of our API documentation.
- Read & write a full constituent profile - Biographical Data, Addresses, Affiliations, Solicit Codes, Activities, Degrees, Relationships, Custom Fields
- Search for a subset of constituents based on ID, email, or last updated date
Events API
- Added a ticket_packages node to the response data to support an upcoming Ticket Packages feature
School-Level Data Importer
- The data importer is no longer case-sensitive when matching column headers to file configurations. For example, "FirstName," "firstname," and "FIRSTNAME," will all map correctly.
May 2025
Week of May 12, 2025
School-Level Data Importer
- Now supports importing the Preferred First Name field in the Constituent - Biographical Data section which can be used as a merge token in GC Outreach emails.
- We fixed an issue where file imports would fail if the column headers contained extra spaces. Now, the import process ignores leading and trailing spaces from column headers in your CSV file.
Raiser's Edge NXT integration
- Based on a recent RE NXT API change, we now export Recurring Gifts with a payment type of "Other" for any credit card or direct debit transactions.
April 2025
Week of April 21, 2025
School-Level Data Importer
- Now supports Constituent - Custom Fields which can be used to build segments in GC Outreach. This was previously only available to schools using GC Gift Officer, and is now available to all schools via the School-Level Data Importer.
Week of April 14, 2025
Events Registrations API
- Added updated_at timestamp property to the API response
- Added a new timestamps node with a checked_in_at property within attendees to indicate when a guest checked in for an event
- Added a new timestamps node with a checked_in_at property within activities to indicate when a guest checked in for an activity
Custom Reporting - Online Giving
- Spreedly billing fields are now available in Custom Reporting
March 2025
Week of March 31, 2025
Events Registrations API
- Added a last_modified_by_registrant_at timestamp to the response to indicate when a registrant modified their registration
Custom Reporting - Online Giving
- Added intentionally_opted_out_of_reward field to custom reporting to know if a donor actively waived the incentive versus simply not responding
Week of March 24, 2025
Custom Reporting improvements for Online Giving
- A new, dedicated page for Custom Report management (Online Giving > Reporting > Custom Reports) with a simpler UI to create & manage custom reports
- Fields are grouped by category and are searchable
- Ability for report creators to edit their reports (superadmins also have this ability)
- Column aliases can be defined to create custom field headers
- Learn more
Week of March 17, 2025
Gifts API
- Now includes fund_source in the response data
Week of March 10, 2025
Gifts API
- Now includes DAF-specific fields:
- daf_tracking_id - the tracking ID for the grant
- daf_grant_id - the ID of the grant associated with the donor advised fund
- daf_fund_id - the ID of the donor advised fund
- Now includes subscription_type field in the subscription object
Week of March 3, 2025
Raiser's Edge NXT integration
- Updates to an event's name, description, location, and status in GiveCampus will now sync to RE NXT
February 2025
Event Registrations API
- Added two new timestamps to the response to support new waitlist functionality:
- joined_waitlist_at
- invited_from_waitlist_at
Raiser's Edge NXT integration
- Added options for event admins to fix sync errors with event registrations. Errors for free events can be identified with a new "RENXT Errors" filter and corrected on each event registration record. Errors for paid events can be corrected on the Gifts to Review page in Online Giving.
Comments
1 comment
The Advancement Services release notes have been updated! Learn about a big new update to our Raiser's Edge NXT integration, and some new filter options on the Event Registrations API.
Article is closed for comments.