Cmdlets for Shopify

Build 24.0.8963

DataConnection Type

The ShopifyConnection object.

Remarks

The ShopifyConnection object. Connection properties can be accessed with the getter and setter methods of this object:

$conn  = Connect-Shopify -InitiateOAuth 'GETANDREFRESH' -ShopURL 'https://yourshopname.myshopify.com' -OAuthClientId 'myoauthclientid' -OAuthClientSecret 'myoauthclientsecret' 
$conn | GM 

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