Cmdlets for Blackbaud Raisers Edge NXT

Build 23.0.8839

Sync-RaiserEdgeNXT Cmdlet

Parameters  

Syncs BlackBaud Raiser's Edge NXT data.

Syntax

Sync-RaiserEdgeNXT [parameters]

Remarks

The Sync-RaiserEdgeNXT cmdlet allows you to replicate a data source locally and maintain it with the full caching functionality of the cmdlet.

$conn = Connect-RaiserEdgeNXT -OAuthClientId "MyOAuthClientId" -OAuthClientSecret "MyOAuthClientSecret" -SubscriptionKey "MySubscriptionKey" -CallbackURL "http://localhost:33333"
Sync-RaiserEdgeNXT -Connection $conn -Table "Constituents"

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839