links to send and get

This commit is contained in:
catherineheywood
2016-05-09 11:47:36 +01:00
parent d587768e1d
commit 900f00b327

View File

@@ -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):