From e21d25f05383abd35585ea74055be243827d5351 Mon Sep 17 00:00:00 2001 From: jamestynan-content Date: Mon, 29 Jun 2026 08:07:58 +0000 Subject: [PATCH 1/2] Onboarding guidance updates --- docs/pages/get-started/onboard-with-nhs-notify.md | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/docs/pages/get-started/onboard-with-nhs-notify.md b/docs/pages/get-started/onboard-with-nhs-notify.md index 0c36827..03ca6fd 100644 --- a/docs/pages/get-started/onboard-with-nhs-notify.md +++ b/docs/pages/get-started/onboard-with-nhs-notify.md @@ -38,9 +38,10 @@ heading='Set up your APIM application ID' text="To set up an APIM application ID, you need to: 1. Sign in to your NHS Digital developer account (opens in a new tab). -2. Create an APIM application. -3. Select 'integration test' as the environment. -4. Select 'Communications Manager (integration environment)' as the connected API. +2. Select 'environment access' from your developer account dashboard. +3. Create an APIM application. +4. Select 'integration test' as the environment. +5. Select 'NHS Notify API (integration environment)' as the connected API. " %} @@ -67,15 +68,10 @@ You'll need to: You must confirm how you'll be set up with NHS Notify using our online form so we can prepare your integration environment to meet your needs. {% include components/inset-text.html - text='Only complete the online form and confirm your setup if you’ve been invited to onboard.' + text="You can only complete the form if you've been invited to onboard. Check your invitation email for the link to the form." classes='nhsuk-u-margin-top-2' %} -{% include components/action-link.html - url='https://forms.office.com/Pages/ResponsePage.aspx?id=slTDN7CF9UeyIge0jXdO4-wXWyN79ZdLkmec1Fsc491UNFRYSDFTOUs5TzZQUjlOVUlGWTQxQTlMQy4u' - text='Confirm your setup with NHS Notify' -%} - ### Before you confirm your setup In the form you'll be asked to: From 584e244f10ca794c4c24205352d11a0a59dd94ba Mon Sep 17 00:00:00 2001 From: jamestynan-content Date: Mon, 29 Jun 2026 12:35:25 +0000 Subject: [PATCH 2/2] Made button actions bold --- docs/pages/get-started/onboard-with-nhs-notify.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/pages/get-started/onboard-with-nhs-notify.md b/docs/pages/get-started/onboard-with-nhs-notify.md index 03ca6fd..d9a23c0 100644 --- a/docs/pages/get-started/onboard-with-nhs-notify.md +++ b/docs/pages/get-started/onboard-with-nhs-notify.md @@ -38,10 +38,10 @@ heading='Set up your APIM application ID' text="To set up an APIM application ID, you need to: 1. Sign in to your NHS Digital developer account (opens in a new tab). -2. Select 'environment access' from your developer account dashboard. +2. Select **environment access** from your developer account dashboard. 3. Create an APIM application. -4. Select 'integration test' as the environment. -5. Select 'NHS Notify API (integration environment)' as the connected API. +4. Select **integration test** as the environment. +5. Select **NHS Notify API (integration environment)** as the connected API. " %}