Updates to Raiser's Edge NXT Prospect API

To help you translate between prospect and constituent records, the following endpoints are now available as a public preview for Blackbaud Raiser's Edge NXT:

OperationId

Route

Description

GetProspectIdByConstituentId

GET /v1/constituents/{constituent_id}/prospect

Returns the prospect ID associated with a constituent

GetConstituentIdByProspectId

GET /v1/prospects/{prospect_id}/constituent

Returns the constituent ID associated with a prospect

Categories