Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Set up message authentication for Alexa

Define a token in your ServiceNow instance to set up a message authentication with your Alexa account.

Before you begin

Role required: admin

Procedure

  1. In the navigation filter of your ServiceNow instance, enter message_auth.list and click New.

  2. Select a message authentication type for Alexa and open the record.

    Your ServiceNow instance provides you with the following authentication types by default.

    • ServiceNow Virtual Agent Alexa App - Static
    • ServiceNow Virtual Agent Alexa App - Hash
    • On the form, fill in the fields.
FieldDescription
NameName of the record in the Message Auth [message auth] table. For example, ServiceNow Virtual Agent Alexa App - Hash or ServiceNow Virtual Agent Alexa App - Static
ProviderProvider of the auth token. Enter `Alexa`.
Inbound message verification

Name of the Hash or Static Message Verification record that you created for the inbound hash or static messages.Select an inbound message verification option as per the selected authentication type.

Your ServiceNow instance provides you with the following authentication tokens by default:

  • ServiceNow Virtual Agent Alexa App Static Token
  • ServiceNow Virtual Agent Alexa App Hash Token
Outbound message creation

Name specified on the Token Verification form (this token interacts with the provider on behalf of the user). Select an outbound message option as per the selected authentication type.

Your ServiceNow instance provides you with the following authentication tokens by default:

  • ServiceNow Virtual Agent Alexa App Static Token
  • ServiceNow Virtual Agent Alexa App Hash Token Note: Outbound message verification is not required for Alexa. However, select the same option provided for Inbound message verification because it is a required field.
Outbound service tokenAuthorized outbound service token.Navigate to the Inbound message verification record to procure the Outbound service token from the Alexa setup and provide it in the Outbound service token field.
  1. Click Update.

Parent Topic:Set up Conversational Integration with Alexa