GOV.UK.Notify
1.0.0
A community PowerShell client for the GOV.UK Notify REST API. Send emails, text messages and letters, attach files, generate template previews, and retrieve message status and inbound text messages. Handles JWT authentication, transient-error retries and rate limiting automatically.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2026 Dean Longstaff. All rights reserved.
Package Details
Author(s)
- Dean Longstaff
Tags
GOV.UK GOVUK Notify Notifications Email SMS Letter Government GDS REST API
Functions
Connect-GovUKNotify Disconnect-GovUKNotify Get-GovUKNotifyContext Send-GovUKNotifyEmail Send-GovUKNotifySms Send-GovUKNotifyLetter Send-GovUKNotifyPrecompiledLetter New-GovUKNotifyFileAttachment Get-GovUKNotifyNotification Get-GovUKNotifyLetterPdf Get-GovUKNotifyTemplate Get-GovUKNotifyTemplatePreview Get-GovUKNotifyReceivedText
PSEditions
Dependencies
This module has no dependencies.
Release Notes
https://github.com/deanlongstaff/GOV.UK.Notify/blob/main/CHANGELOG.md
FileList
- GOV.UK.Notify.nuspec
- GOV.UK.Notify.psd1
- GOV.UK.Notify.psm1
- Private\ConvertTo-GovUKNotifyBase64Url.ps1
- Private\Invoke-GovUKNotifyApi.ps1
- Private\New-GovUKNotifyJwt.ps1
- Private\Resolve-GovUKNotifyContext.ps1
- Public\Connect-GovUKNotify.ps1
- Public\Disconnect-GovUKNotify.ps1
- Public\Get-GovUKNotifyContext.ps1
- Public\Get-GovUKNotifyLetterPdf.ps1
- Public\Get-GovUKNotifyNotification.ps1
- Public\Get-GovUKNotifyReceivedText.ps1
- Public\Get-GovUKNotifyTemplate.ps1
- Public\Get-GovUKNotifyTemplatePreview.ps1
- Public\New-GovUKNotifyFileAttachment.ps1
- Public\Send-GovUKNotifyEmail.ps1
- Public\Send-GovUKNotifyLetter.ps1
- Public\Send-GovUKNotifyPrecompiledLetter.ps1
- Public\Send-GovUKNotifySms.ps1
- en-US\GOV.UK.Notify-help.xml
- en-US\about_GOV.UK.Notify.help.txt
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.0 (current version) | 6 | 6/28/2026 |