Cmdlets for Shopify

Build 23.0.8839

Sync-Shopify Cmdlet

Parameters  

Syncs Shopify data.

Syntax

Sync-Shopify [parameters]

Remarks

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

$conn = Connect-Shopify -InitiateOAuth 'GETANDREFRESH' -ShopURL 'https://yourshopname.myshopify.com' -OAuthClientId 'myoauthclientid' -OAuthClientSecret 'myoauthclientsecret'
Sync-Shopify -Connection $conn -Table "Customers"

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