Conversational SMS service channel

  • Release version: Australia
  • Updated March 12, 2026
  • 4 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Conversational SMS Service Channel

    The Conversational SMS service channel app on the ServiceNow Store enables workspace agents to manage and support long-running SMS conversations while also interacting across multiple service channels. This allows requesters to initiate support via SMS and ensures agents can track ongoing conversations effectively. Agents can initiate or continue SMS conversations and manage SMS work items from their Workspace Inbox.

    Show full answer Show less

    Key Features

    • Messaging Profiles: Automatically matches incoming SMS numbers to requesters in the User table or creates new messaging profile records when no match exists. This ensures accurate tracking of interactions.
    • Messaging Actions: Triggers specific actions based on messaging activity, such as sending notifications to agents or setting interaction states, enhancing responsiveness in conversations.
    • Ongoing Conversations: Agents can view new SMS messages and locate assigned conversations in the Ongoing tab, ensuring they are aware of all interactions.
    • Requester Initiated Conversations: Requests for support via SMS are routed efficiently to either virtual or live agents, ensuring timely responses based on existing interactions.
    • Agent Initiated Conversations: Agents can initiate SMS conversations using designated provider numbers, with system support for managing ongoing interactions.

    Key Outcomes

    By leveraging the Conversational SMS service channel, ServiceNow customers can enhance their customer support capabilities, maintain effective communication through SMS, and ensure agents have the tools necessary to manage interactions seamlessly. This results in improved customer satisfaction and streamlined support processes, making it easier for agents to provide timely assistance.

    Using the Conversational SMS service channel app on the ServiceNow Store, workspace agents can provide support for long-running SMS conversations and conversations that use multiple service channels.

    Request apps on the Store

    Visit the ServiceNow Store to view all the available apps, and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.

    Overview

    Requesters can initiate support conversations through SMS. Since these support conversations can be long-running, workspace agents need the ability to track ongoing conversations while also addressing requesters on other service channels. With the Conversational SMS service channel store app, workspace agents can initiate or continue SMS conversations and also accept SMS work items from the Workspace Inbox. Requesters in SMS conversations see a limited subset of system messages. This minimizes the number of system messages in case the conversation is long-running.

    Messaging profiles

    Messaging profiles provide a way to match an incoming phone number to a requester:

    If Then
    New SMS is received from a requester who is associated to a phone number on the User [sys_user] table but has no messaging profile match
    • A messaging profile record is generated to match the number to the User table.
    • An interaction record is associated to the matching User table​.
    New message received from a requester who does not have a phone number match in the User table but does have messaging profile match​
    • An interaction record is associated to the matching messaging profile user​.
    • The User table record is not associated to the phone number. The agent can manually verify.
    New message received from a requester who does not have a phone number match in the User table or messaging profiles​
    • An interaction record is associated to the guest user (Virtual agent or live agent can manually verify)​.
    • A messaging profile record is generated for the phone number but not associated to a user​.
    New SMS from a requester that conflicts with an existing User table or messaging profile​
    • An interaction is associated with the messaging profile/user currently associated with the number​.
    • Virtual agent or live agent can verify the user and reassociate the interaction/profile with the correct user​.

    Messaging actions

    Messaging actions provide a way to trigger actions based on messaging activity on a conversation.

    Messaging action parameters Description
    Event​
    1. Requester message without agent response​
    2. Agent message without requester response
    Sending of a message from a requester or agent starts a timer that can trigger an action
    Duration Time set to trigger an action based on the Event parameter being set​
    Filter conditions Condition needed on the Interaction record for a messaging action to be triggered (for example, State is "On Hold")​
    Action Possible actions include:
    • Prompt agent – Sent Workspace notification to agent​
    • Prompt requester – Sent system message in messaging conversation to requester​
    • Reassign – Remove assigned agent from interaction​
    • Set state – Set Interaction state to desired state​

    Ongoing conversations

    The Agent Inbox displays new SMS messages and agents can locate currently assigned SMS conversations in the Ongoing tab. The tab indicator and record highlight indicate when an SMS conversation has a new message​. Unlike chat conversations, SMS conversations can be long-running. Completed SMS conversations do not display in the Ongoing tab.

    Active conversation in the Ongoing tab.

    Requester initiated SMS conversations

    When a requester initiates a support conversation, a virtual agent or a live agent addresses the conversation. Like other service channels, Advanced Work Assignment handles the routing of SMS conversations to live agents. This is how requester-initiated SMS conversations are handled:

    If Then
    There is no active SMS interaction
    • Create a new SMS interaction
    • Assign the interaction to a virtual agent or a live agent
    There is an active interaction involving a live agent
    • Inject the message into an existing conversation
    • Continue with agent in current conversation
    • Track using the same interaction record
    There is an active interaction involving a virtual agent
    • Inject the message into existing conversation
    • Continue with existing virtual agent topic
    • Track using the same interaction record

    An active SMS interaction represents an ongoing conversation between a requester's phone number and a company's phone number.

    Agent initiated SMS conversations

    To initiate an SMS conversation with a requester, agents can select a provider number for an outbound service or manually enter a provider number. If there is a current ongoing SMS conversation, it automatically appears. When an agent initiates an SMS conversation:

    If Then
    There is no active SMS interaction​
    • Create a new SMS interaction​
    • Assign interaction to agent​
    There is an active interaction involving an agent​
    • Inject the message into existing conversation​
    • Add agent to live group profile​
    • No reassignment​
    There is an active interaction involving VA​
    • Close existing interaction​
    • Create a new interaction and assign to agent​
    There is an active interaction involving a different contact/consumer/user​
    • Close existing interaction​
    • Create a new channel user profile and deactivate the existing channel user profile​
    • Create a new interaction and assign to agent​

    An active SMS interaction represents an ongoing conversation between a requester’s phone number and a company’s phone number​.