Cmdlets for Shopify

Build 25.0.9434

Add-Shopify Cmdlet

Parameters   Output Objects  

Inserts Shopify data.

Syntax

Add-Shopify [parameters]

Remarks

The Add-Shopify cmdlet allows you to use a syntax similar to SQL INSERT statements to create new Shopify records.

Add-Shopify -Connection $connection -Table "Customers" -Columns @("Id") -Values @("1668776136772254")

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434