Cmdlets for Monday

Build 25.0.9434

ServerFirstDayOfWeek Parameter (Connect-Monday Cmdlet)

The first day of the week, as defined in your account settings.

Syntax

Connect-Monday -ServerFirstDayOfWeek string

Possible Values

Auto, Monday, Sunday

Data Type

cstr

Default Value

"Auto"

Remarks

The allowed values are:

  • Auto: A request is executed to retrieve the configuration from the API. Requires the scope 'me:read'.
  • Monday: Use this if your Monday account is configured to use Monday as the first day of the week.
  • Sunday: Use this if your Monday account is configured to use Sunday as the first day of the week.

See this page for more information.

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