Give us feedback
gov-uk-notify-service
Service icon

GOV UK Notify

Stable version 1.0.2 (Compatible with OutSystems 11)
Uploaded on 23 November 2023 by 
Version 1
0.0
 (0 ratings)
gov-uk-notify-service

GOV UK Notify

Details
This component normalises Gov UK Notify Calls, integrating with GOV.UK Notify Rest API: https://docs.notifications.service.gov.uk/rest-api.html#rest-api-documentation, providing service actions to send a text message/email/file by email/letter/precompiled letter. Additionally, it also provided service actions to get a single notification, all notifications given some filter, a PDF file associated with a specific letter already sent, and all the template endpoints. To complete this, we are providing a GOVUK_Notify_CS module with local entities to store some notification information and the callback APIs to update a notification status and to store the received text message content.
Read more

This component normalises Gov UK Notify Calls, integrating with GOV.UK Notify Rest API.

We provide a "How to use" documentation to allow you a better understanding of this component and a "Test" web page to allow you to test the integration with the GOV UK Notify.

With the component GOV UK Notify, it is possible to:

Send a message:


Get message status:


Get a template:


Get received text messages

Callbacks:


The component it's split into 3 different modules:

  • GOVUK_Notify_IS
    • Normalises Gov UK Notify Calls, integrating with GOV.UK Notify Rest AP, providing service actions to send a message, get message status, get received text messages and get a template 
  • GOVUK_Notify_CS
    • Core service module to store, if needed, notifications data, providing service actions for it
  • GOVUK_Notify_API
    • Exposes the callback REST APIs to receive a notification status update or a received text message to your GOV.UK Notify service account
Release notes (1.0.2)

Refresh the demo application to the latest GOV UK GDS UI version (1.3.1).

License (1.0.2)
Reviews (0)
Team