Sync-ZohoCRM Cmdlet
Syncs Zoho CRM data.
Syntax
Sync-ZohoCRM [parameters]
Remarks
The Sync-ZohoCRM cmdlet allows you to replicate a data source locally and maintain it with the full caching functionality of the cmdlet.
$conn = Connect-ZohoCRM Sync-ZohoCRM -Connection $conn -Table "Accounts"