TDV Adapter for Blackbaud Raisers Edge NXT

Build 22.0.8383

EventParticipantGuests

The participant's basic summary information

Table Specific Information

Select

The adapter 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 adapter.
Note: EventId is required in order to query EventParticipantGuests.

  • EventId supports the '=' operator.
For example:
	SELECT * FROM EventParticipantGuests WHERE EventId = '2'

Columns

Name Type References Description
ContactId String The ID of the contact attending the event.
EventId String

Events.Id

The ID of the event which the participant belongs to.
Name String The participant's full name.
ParticipantId String The ID of the participant.

Copyright (c) 2022 CData Software, Inc. - All rights reserved.
Build 22.0.8383