Link bot response control

  • Release version: Yokohama
  • Updated January 30, 2025
  • 2 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 Link bot response control

    The Link bot response control in Virtual Agent topics allows you to present bot responses containing clickable URL links. It supports displaying either a single link or multiple links (up to three) with a header prompt above them. This feature helps guide users to relevant resources directly from the conversation.

    Show full answer Show less

    For Virtual Agent interactions on Now mobile apps, links open in the mobile browser by default. To open links within the native mobile app interface, you need to implement deep links using the MobileDeepLinkGenerator - Global API.

    Key Features

    • Node name: Identifies the Link bot response control node in the topic flow.
    • Link list options:
      • Single Link: Returns one URL link with customizable header, label, and URL. The header and label can include strings with variables or scripts, and the link must be a valid URL string or script.
      • Multiple Links: Returns up to three URL links with a header message and a script-generated list of links, each including URL, display label, description, and context.
    • Advanced configuration: You can conditionally show or hide the control node using no-code or low-code conditions that evaluate to true.
    • Channel support: The control is supported across many channels including Web UI, Mobile UI, Now Assist panel, Microsoft Teams, Slack, Workplace, Facebook Messenger, SMS Twilio, LINE, WhatsApp, Apple Messages for Business, and Alexa devices with screens.
    • Channel constraints:
      • Facebook Messenger displays the link as a URL button.
      • Apple Messages for Business requires URLs to be on the allowed domain list table.
      • Alexa voice-only devices provide a verbal message instead of clickable links.

    Practical Use

    Use the Link bot response control to direct users from Virtual Agent conversations to important web pages or records easily. Customize the header and link labels to provide clear context and relevant descriptions. For mobile app users, consider deep linking for a seamless experience within the app.

    This control helps improve user engagement by enabling quick access to resources, enhancing the Virtual Agent’s functionality across multiple communication channels.

    Use the Link bot response control in a Virtual Agent topic to present a bot response. The response contains a header prompt with either a single URL link to an item or multiple URL links for up to three items.