diff --git a/app/templates/views/service-settings/set-inbound-sms.html b/app/templates/views/service-settings/set-inbound-sms.html index 6fef29a27..bc6459783 100644 --- a/app/templates/views/service-settings/set-inbound-sms.html +++ b/app/templates/views/service-settings/set-inbound-sms.html @@ -19,6 +19,12 @@ If you want to turn this feature off, get in touch with the GOV.UK Notify team.

+ {% if current_user.has_permissions(['manage_api_keys'], admin_override=True) %} +

+ You can set up callbacks for received text messages on the + API integration page. +

+ {% endif %} {% else %}

Receiving text messages from your users is an