From 6dd5b5950b82fc1f57edd13692fe406dc58809a7 Mon Sep 17 00:00:00 2001 From: catherineheywood Date: Mon, 25 Apr 2016 15:29:58 +0100 Subject: [PATCH] Add line --- docs/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index ab2cea8fb..d5c0ee59b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -160,8 +160,10 @@ where: * `to` is the phone number or email address (required) * `template` is the template ID to send (required) -

Note: To access the template ID from the [GOV.UK Notify](https://www.notifications.service.gov.uk/) web application, go to Text message templates or Email templates and click on API info. + +

Note: To access the template ID from the [GOV.UK Notify](https://www.notifications.service.gov.uk/) web application, go to Text message templates or Email templates and click on API info.

+ * `personalisation` (optional) specifies the values for the placeholders in your templates

Note: You must provide all placeholders set up in your template. See [how to create placeholders in a template](#quickstart).