PSFront

0.2.3

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.2.3

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

Install-PSResource -Name PSFront -Version 0.2.3

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 New-FrontComment Get-FrontMessageTemplate Update-FrontMessageTemplate Add-FrontConversationTag Find-FrontConversation Get-FrontConversation Get-FrontInbox Remove-FrontConversationTag Update-FrontConversation Get-FrontMessageTemplateFolder Get-FrontTag

Dependencies

This module has no dependencies.

Release Notes

# Added
- Added support for handling 429 Too Many Requests HTTP response for Front's rate limiting

FileList

Version History

Version Downloads Last updated
0.3.1 296 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 (current version) 13 2/15/2022
0.1.14 20 12/15/2021
0.1.6 15 11/22/2021
Show less