ActionableMessages

1.0.2

A PowerShell module for creating and managing Actionable Messages.

Installation Options

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

Install-Module -Name ActionableMessages

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

Install-PSResource -Name ActionableMessages

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

Copyright © 2025 Mynster

Package Details

Author(s)

  • Morten Mynster

Tags

ActionableMessages PowerShell Outlook AdaptiveCards Email

Functions

New-AMCard Add-AMElement Export-AMCard Export-AMCardForEmail New-AMTextBlock New-AMImage New-AMChoice New-AMContainer New-AMColumnSet New-AMColumn New-AMFactSet New-AMFact New-AMImageSet New-AMActionSet New-AMOpenUrlAction New-AMShowCardAction New-AMToggleVisibilityAction New-AMExecuteAction New-AMTextInput New-AMNumberInput New-AMDateInput New-AMTimeInput New-AMToggleInput New-AMChoiceSetInput ConvertFrom-AMJson

Dependencies

This module has no dependencies.

Release Notes

## Version 1.0.2 (March 25, 2025)
## [1.0.2] - [2025-03-24]

### Added
- New cmdlet
- - ConvertFrom-AMJson (Lets you convert a json card into code that can be used by the module to create the same card. Should make it easier to get started and maybe convert existing json cards)
- Auto generated documentation which can be found here "https://mynster9361.github.io/modules/actionablemessages/"
- Release Drafter
- Pester tests

### Fixed
- Github Workflows

**Full Changelog**: https://github.com/Mynster9361/ActionableMessages/compare/v1.0.1...1.0.2


View full release: https://github.com/Mynster9361/ActionableMessages/releases/tag/1.0.2

FileList

Version History

Version Downloads Last updated
1.0.2 (current version) 6 3/25/2025
1.0.1 5 3/19/2025
1.0.0 7 3/18/2025