Adding a CORS rule for AI Search Assist

Last Updated : Jan 24, 2024 |

About this task

Add a CORS rule that applies to AI Search Assist. AI Search Assist is a REST API that enables the Avaya Workspaces for CRM softphone to display screenpops to your agents. You can configure screenpops in Application Center Administration.

Procedure

  1. On the ServiceNow home page, in Filter navigator, type CORS Rules and select CORS Rules.
  2. At the top of the page, click New.
  3. In Name, type the CORS rule name.
  4. In REST API, select AI Search Assist (Internal API) [now/asia].
  5. In Domain, enter https://*.avayacloud.com.
  6. On the HTTP Methods tab, select the following:
    • GET

    • POST

    • PUT

  7. Optional Fill in the remaining fields.

    For more information about configuring CORS rules, see the ServiceNow documentation.

  8. At the bottom of the page, click Submit.