Cmdlets for Shopify

Build 24.0.8963

AuthScheme Parameter (Connect-Shopify Cmdlet)

The type of authentication to use when connecting to Shopify.

Syntax

Connect-Shopify -AuthScheme string

Possible Values

OAuth, AccessToken

Data Type

cstr

Default Value

"OAuth"

Remarks

  • OAuth: Set this to perform OAuth authentication.
  • Access Token: Set this to use Access Token authentication.

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