SPSMonday

1.0.9

This module is used to interact with the Monday.com API for retrieving board data, managing Monday.com workflows, and managing board structure including columns.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name SPSMonday -RequiredVersion 1.0.9

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name SPSMonday -Version 1.0.9

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Jesse Geron. All rights reserved.

Package Details

Author(s)

  • Jesse Geron

Tags

Monday API ProjectManagement Workflow

Functions

Get-MondayBoard Get-MondayBoardColumn Get-MondayBoardDetail Get-MondayBoardItem Get-MondayItem Get-MondayUser New-MondayBoardItem Set-MondayBoardItem Remove-MondayBoardItem New-MondayBoardColumn Remove-MondayBoardColumn Set-MondayBoardColumnTitle Set-MondayBoardColumnMetadata Invoke-MondayApi New-SPSMondayConfiguration Set-SPSMondayConfiguration Get-SPSMondayConfiguration

Dependencies

This module has no dependencies.

Release Notes

Version 1.1.0: Added column management functions - New-MondayBoardColumn, Remove-MondayBoardColumn, Set-MondayBoardColumnTitle, and Set-MondayBoardColumnMetadata for complete board structure management

FileList

Version History

Version Downloads Last updated
1.0.10 6 7/2/2025
1.0.9 (current version) 5 7/2/2025
1.0.8 5 7/2/2025
1.0.7 5 7/2/2025
1.0.6 5 7/2/2025
1.0.5 4 7/2/2025
1.0.4 4 7/2/2025
1.0.3 4 7/2/2025
1.0.2 5 7/2/2025
1.0.1 4 7/2/2025
1.0.0.7 5 7/1/2025
1.0.0.6 6 6/11/2025
1.0.0 3 7/1/2025
Show more