TDV Adapter for Blackbaud Raisers Edge NXT

Build 22.0.8383

Members

Returns the list of members.

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.

  • ConstituentId supports the '=' operator.
For example:
	SELECT * FROM Members WHERE ConstituentId = '280'

Columns

Name Type References Description
Id [KEY] String The immutable system record ID of the member.
ConstituentId String

Constituents.Id

The immutable system record ID of the constituent associated with the member.
Primary Boolean Indicates whether this is the primary member on the membership.

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