Cmdlets for Shopify

Build 24.0.9060

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) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060