SSIS Components for Blackbaud Raisers Edge NXT

Build 25.0.9434

ParticipantDonations

Returns the fee donations for a participant.

Table Specific Information

Select

The component will use the BlackBaud Raiser's Edge NXT API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client side within the component.
Note: ParticipantId is required in order to query ParticipantDonations.

  • ParticipantId supports the '=' operator.
For example:
	select * from ParticipantDonations where ParticipantId='666'

Columns

Name Type References Description
Id [KEY] String The ID of the participant donation.
GiftId String The ID of the gift that the participant donation is linked to.
ParticipantId String The ID of the participant the donation is linked to

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434