Cmdlets for Kintone

Build 23.0.8839

Sync-Kintone Cmdlet

Parameters  

Syncs Kintone data.

Syntax

Sync-Kintone [parameters]

Remarks

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

$conn = Connect-Kintone -User 'myuseraccount' -Password 'mypassword' -URL 'http://subdomain.domain.com' -GuestSpaceId 'myspaceid'
Sync-Kintone -Connection $conn -Table "Comments"

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