Cmdlets for Sage Intacct

Build 25.0.9434

Sync-SageIntacct Cmdlet

Parameters  

Syncs Sage Intacct data.

Syntax

Sync-SageIntacct [parameters]

Remarks

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

$conn = Connect-SageIntacct -User 'myusername' -CompanyID 'TestCompany' -Password 'mypassword' -SenderID 'Test' -SenderPassword 'abcde123'
Sync-SageIntacct -Connection $conn -Table "Customer"

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