PSFront

0.1.6

An unofficial PowerShell module for Front's Core API

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name PSFront -RequiredVersion 0.1.6

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

Install-PSResource -Name PSFront -Version 0.1.6

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) Adam Cook (@codaamok). All rights reserved.

Package Details

Author(s)

  • Adam Cook (@codaamok)

Tags

Front FrontApp

Functions

Invoke-FrontRestMethod Add-FrontConversationTag Find-FrontConversation Get-FrontConversation Update-FrontConversation New-FrontComment

Dependencies

This module has no dependencies.

Release Notes

# Added
- New functions: Update-FrontConversation, Find-FrontConversation, New-FrontComment
# Changed
- Renamed parameter -Tag to -TagId in Add-FrontConversationTag
- Use PSCredential object time to decode secure string instead of ConvertFrom-SecureString to consider older versions of PS

FileList

Version History

Version Downloads Last updated
0.3.1 284 8/4/2023
0.3.0 408 8/12/2022
0.2.7 185 4/2/2022
0.2.6 16 3/31/2022
0.2.5 65 2/16/2022
0.2.4 12 2/15/2022
0.2.3 13 2/15/2022
0.1.14 20 12/15/2021
0.1.6 (current version) 15 11/22/2021
Show less