Cmdlets for Zoho Books

Build 24.0.9060

Sync-ZohoBooks Cmdlet

Parameters  

Syncs Zoho Books data.

Syntax

Sync-ZohoBooks [parameters]

Remarks

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

$conn = Connect-ZohoBooks -InitiateOAuth "GETANDREFRESH" -OrganizationId "YourOrganizationId"
Sync-ZohoBooks -Connection $conn -Table "INVOICES"

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