Cmdlets for Monday

Build 23.0.8839

AuthScheme Parameter (Connect-Monday Cmdlet)

The type of authentication to use when connecting to Monday.

Syntax

Connect-Monday -AuthScheme string

Possible Values

Token, OAuth

Data Type

cstr

Default Value

"Token"

Remarks

  • Token: Set this to perform Monday token authentication when connecting to the Monday GraphQL API with a personal access token or the AuditLog API with an audit log API token.
  • OAuth: Set this to perform Monday OAuth authentication when connecting to the Monday GraphQL API.

This is a required parameter.

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