mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 19:03:30 -05:00
links to send and get
This commit is contained in:
@@ -26,6 +26,8 @@ There are 2 ways to send notifications:
|
||||
* use the [GOV.UK Notify](https://www.notifications.service.gov.uk/) web application
|
||||
* [integrate your web applications or back office systems](#integrate_Notify) with the GOV.UK Notify API
|
||||
|
||||
The GOV.UK Notify allows you to [send notifications](#sendnotifications) and [get the status of notifications](#getnotifications) you have sent.
|
||||
|
||||
To find out more about GOV.UK Notify, see the [Government as a Platform](https://governmentasaplatform.blog.gov.uk/) blog.
|
||||
|
||||
<h2 id="beforestart">Before you start</h2>
|
||||
@@ -52,8 +54,6 @@ To find out more about GOV.UK Notify, see the [Government as a Platform](https:/
|
||||
|
||||
<h2 id="integrate_Notify">Integrate the GOV.UK Notify API into your service</h2>
|
||||
|
||||
GOV.UK Notify provides an API that allows you to create text and email notifications and get the status of notifications you have sent.
|
||||
|
||||
There are 2 ways to integrate the API into your service:
|
||||
|
||||
* use one of the client libraries provided by GOV.UK Notify (see the Usage section in the Readme files):
|
||||
|
||||
Reference in New Issue
Block a user