Cmdlets for Reckon Accounts Hosted

Build 23.0.8839

Sync-ReckonAccountsHosted Cmdlet

Parameters  

Syncs Reckon Accounts Hosted data.

Syntax

Sync-ReckonAccountsHosted [parameters]

Remarks

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

$conn = Connect-ReckonAccountsHosted -SubscriptionKey "test" -CountryVersion "2021.R2.AU" -CompanyFile "Q:/CData Software.QBW" -User "test" -Password "test" -InitiateOAuth "GETANDREFRESH" -CallbackURL "http://localhost:33333" -OAuthClientId "MyOAuthClientID" -OAuthClientSecret "MyOAuthClientSecret"
Sync-ReckonAccountsHosted -Connection $conn -Table "Customers"

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