Cmdlets for BigCommerce

Build 23.0.8839

AuthScheme Parameter (Connect-BigCommerce Cmdlet)

The type of authentication to use when connecting to BigCommerce.

Syntax

Connect-BigCommerce -AuthScheme string

Possible Values

OAuth, PersonalAccessToken

Data Type

cstr

Default Value

"OAuth"

Remarks

  • OAuth: Set this when you want to autheticate using OAuth Credentials Created from BigCommerce App.
  • PersonalAccessToken: Set this when you want to autheticate using OAuthAccess Token generated from BigCommerce UI.

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