Add API content

Add API content and update introduction
This commit is contained in:
karlchillmaid
2019-03-26 14:13:09 +00:00
committed by Chris Hill-Scott
parent b62c1fab2a
commit c8b4f304e7

View File

@@ -15,24 +15,25 @@
<div class="column-two-thirds">
<h1 class="heading-large">Features</h1>
<p>With GOV.UK Notify, you can:</p>
<p>If you work for central government, a local authority or the NHS, you can use GOV.UK Notify to send your users:</p>
<ul class="list list-bullet">
<li>send emails</li>
<li>send and receive text messages (UK and internationally)</li>
<li>send letters</li>
<li>emails</li>
<li>text messages</li>
<li>letters</li>
</ul>
<p>You dont need any technical knowledge to use Notify.</p>
<p><a href="{{ url_for('main.register') }}">Create an account</a> for free and try it yourself.</p>
<h2 class="heading-medium">Create messages quickly and easily</h2>
<h2 class="heading-medium">Send messages quickly and easily</h2>
<p>Without any technical knowledge, you can:</p>
<ul class="list list-bullet">
<li>create your own message templates</li>
<li>change how messages are formatted</li>
<li>preview messages before you send them</li>
<li>create reusable message templates</li>
<li>send personalised messages to individual users</li>
<li>schedule messages to be sent at a particular time</li>
<li>send bulk messages to lots of users</li>
</ul>
<h2 class="heading-medium">Customise your branding</h2>
<h2 class="heading-medium">Customised messages</h2>
<p>You control how your messages look when you send them through Notify. You can:</p>
<ul class="list list-bullet">
<li>use your organisations own branding</li>
@@ -41,14 +42,9 @@
<li>get a unique phone number for text message replies</li>
</ul>
<h2 class="heading-medium">Send messages in bulk or individually</h2>
<p>With Notify, you can:</p>
<ul class="list list-bullet">
<li>send bulk messages to lots of users</li>
<li>send personalised messages to individual users</li>
<li>schedule messages to be sent at a particular time</li>
<li>send messages automatically <a href="/documentation">through our API</a></li>
</ul>
<h2 class="heading-medium">API integration</h2>
<p>You can integrate the GOV.UK Notify API with your web application or back office system to send messages automatically.</p>
<p>Read our <a href="https://www.notifications.service.gov.uk/documentation">documentation</a> to find out how to integrate with Notify.</p>
<h2 class="heading-medium">Reporting</h2>
<p>Notifys real-time dashboard lets you see the number of messages sent. You can also check the current status of any message, to see when it was delivered.</p>