Cmdlets for QuickBooks POS

Build 23.0.8839

Sync-QBPOS Cmdlet

Parameters  

Syncs QuickBooks POS data.

Syntax

Sync-QBPOS [parameters]

Remarks

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

$conn = Connect-QBPOS -ApplicationName 'My PowerShell Script'
Sync-QBPOS -Connection $conn -Table "Customers"

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