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

Set up Conversational Integration with Alexa

Set up the Conversational Integration with Alexa application so that you can engage customers in conversations with bots.

Before you begin

Role required: external_app_install_admin, va_admin, or admin

Procedure

  1. Associate a provider channel identity record with your Alexa account.

    For more information, see Create a provider channel identity record for Alexa.

  2. Associate inbound message records with a message auth record.

    For more information, see Set up message authentication for Alexa.

  3. Create an Alexa skill
    Create an Alexa-hosted skill using the Alexa developer console. Creating an Alexa skill helps you prepare to use the Alexa app.

  4. Configure an Alexa skill
    Configure your Alexa skill to talk to your ServiceNow instance.
  5. Build an Alexa skill model
    Build your Alexa-hosted skill on the Alexa developer console. Building a saved Alexa skill model helps you prepare the skill for testing.
  6. Get the Alexa skill ID
    Get the Alexa Skill ID from your Alexa developer console after configuring the skill. The Skill ID is the Alexa identifier for the application.
  7. Test an Alexa skill on the developer console
    Test your Alexa skill using the Alexa simulator and developer account once the installation is complete and the skill is built.
  8. Test a skill on the Alexa mobile app
    Test your Alexa skill using the Alexa mobile app.
  9. Test a skill on the Alexa Echo or Echo Show screen device
    Test your Alexa skill using the Alexa Echo or Echo Show screen device.
  10. Supported Alexa intents
    Use the Alexa intents supported by Conversational Integration with Alexa to receive an appropriate response during custom chat integrations with Alexa.
  11. Create a provider channel identity record for Alexa
    Create a provider channel identity record to connect to your Alexa account.
  12. Set up message authentication for Alexa
    Define a token in your ServiceNow instance to set up a message authentication with your Alexa account.

Parent Topic:Configure Conversational Integration with Alexa