Cmdlets for Smartsheet

Build 25.0.9434

AuthScheme Parameter (Connect-Smartsheet Cmdlet)

Specifies the authentication method to use when connecting to Smartsheet.

Syntax

Connect-Smartsheet -AuthScheme string

Possible Values

PersonalAccessToken, OAuth

Data Type

cstr

Default Value

"PersonalAccessToken"

Remarks

This property specifies whether to use Personal Access Token (PAT) or OAuth for authenticating with Smartsheet. When using PersonalAccessToken, ensure you have a valid token available. For OAuth, configure the necessary OAuth settings, such as OAuthClientId, OAuthClientSecret, and CallbackURL, to enable the provider to perform OAuth-based authentication. Choose the authentication method based on your access requirements and Smartsheet's supported security protocols.

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