Create a channel identifier for your custom chat integration

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:2分
  • Create a channel identifier for your custom chat integration in the Provider Channel Identities [sys_cs_provider_application] table.

    始める前に

    Set up message authentication for your custom chat configuration.

    If you're using domain separation, change the scope to the domain you want to use before you create the channel identifier. The domain ID will be stored in the [sys_cs_provider_application] table and passed to the Virtual Agent server as a context parameter, which will set the domain for the user.

    Role required: admin

    手順

    1. Navigate to All, and then enter sys_cs_provider_application.list in the filter.
    2. On the Provider Channel Identities page, click New.
    3. On the form, fill in the fields.
      Name Name of the channel identity. For example: VA SMS Twilio Adapter
      Provider Select the name of your provider application that you set up in a previous step. For example: VA SMS Twilio Adapter Pro.
      Default Portal Portal in which chat links to ServiceNow records are opened by default, including links in cards used for Virtual Agent notifications and AI Search results.
      Message auth Select message authentication for the channel identifier that you set up in a previous step.
      Inbound ID Identifier for your bot. For example, the phone number.
      Short description Description for your channel identifier.
    4. Click Submit.
    5. オプション: Follow these steps again to create additional channel identifiers.

    次のタスク

    Map rich controls to the channel in your custom chat integration