PSFront

0.1.14

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

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

Install-PSResource -Name PSFront -Version 0.1.14

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

Dependencies

This module has no dependencies.

Release Notes

# Added
- New functions: Get-FrontInbox, Get-FrontTag, Get-FrontMessageTemplate, Get-FrontMessageTemplateFolder, Update-FrontMessageTemplate
- Added more query filters to Find-FrontConversation

FileList

Version History

Version Downloads Last updated
0.3.1 503 8/4/2023
0.3.0 409 8/12/2022
0.2.7 186 4/2/2022
0.2.6 17 3/31/2022
0.2.5 66 2/16/2022
0.2.4 13 2/15/2022
0.2.3 14 2/15/2022
0.1.14 (current version) 21 12/15/2021
0.1.6 16 11/22/2021
Show less