Cmdlets for Monday

Build 23.0.8839

Sync-Monday Cmdlet

Parameters  

Syncs Monday data.

Syntax

Sync-Monday [parameters]

Remarks

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

$conn = Connect-Monday -APIToken "eyJhbGciOiJIUzI1NiJ9.yJ0aWQiOjE0MTc4NzIxMiwidWlkIjoyNzI3ODM3OSwiaWFkIjoiMjAyMi0wMS0yMFQxMDo0NjoxMy45NDFaIiwicGV"
Sync-Monday -Connection $conn -Table "Invoices"

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