Install CXone Agent Embedded in Microsoft Dynamics CIF v2

These instructions are for Microsoft Dynamics Channel Integration Framework (CIF) version 2. If you use CIF version 1, learn how to install CXone Agent Embedded in Microsoft Dynamics CIF v1.

This page explains how to install CXone Agent Embedded in Microsoft Dynamics. Once it's installed, agents can use it to handle interactions directly inside Microsoft Dynamics.

Complete each of these tasks in the order given.

Create an Agent Experience Profile

You first need to create an agent experience profile, or app profile, for CXone Agent Embedded.

  1. Open Microsoft Power Apps.

  2. Go to Apps > All Apps.

  3. Click Customer Service Admin Center.

  4. In the left menu, go to Agent Experience > Workspaces.

  5. In Agent Experience Profiles, click Manage.

  6. Click New.

  7. Fill out the fields in the New Profile form.

    1. Give the agent experience profile a Name.

    2. For Unique Name, enter a value that follows this format: prefix_name. For example, CXone_appProfile.

    3. To provide extra information about the profile, write a Description.

  8. Click Create.

Add Users to the Agent Experience Profile

  1. In the agent experience profile you just created, locate the Users section, then click Edit.

  2. Click Add users.

  3. Select the users who will use CXone Agent Embedded. You can search for users in the Lookup Records window. Once you've selected all the users you want, click Add.

Create an Application Tab Template

If you haven't already, create an application tab template for CXone Agent Embedded. The Application tab template determines which tab opens when a new session in CXone Agent Embedded begins.

  1. In the Microsoft Power Apps Customer Service Admin Center, go to Agent Experience > Workspaces in the left menu.

  2. In Application Tab Templates, click Manage.

  3. Click New.

  4. Fill out the fields in the New Application Tab Template form.

    1. Give the application tab template a Name.

    2. For Unique Name, enter a value without spaces.

    3. In the Page Type field, select Entity record.

    4. In the Can Close field, select Yes.

Create a Session Template

If you haven't already, create a session template for CXone Agent Embedded.

  1. In the Microsoft Power Apps Customer Service Admin Center, go to Agent Experience > Workspaces in the left menu.

  2. In Session Templates, click Manage.

  3. Click New.

  4. Fill out the fields in the New Session Template form. Changes are saved automatically.

    1. Give the session template a Name.

    2. In the Unique Name field, enter cxa_embedded_poc_session_2.

    3. In the Type field, select Generic.

    4. In the Title field, enter {title}.

    5. In the Communication panel mode field, select Docked.

    6. For Anchor Tab, select the name of the session template you entered in the Name field.

Create Notification Templates

You can optionally create two notification templates in Microsoft Power Apps:

  • CTI Inbound Call: Alert users when a session in CXone Agent Embedded will be closed.

  • Maximum Session Reached: Alert users when the maximum number of nine sessions has been reached.

If you do not want to create notification templates, skip to the next section.

Create a Notification Template for CTI Inbound Call

This notification template alerts users when a session in CXone Agent Embedded will be closed.

  1. In the Microsoft Power Apps Customer Service Admin Center, go to Agent Experience > Workspaces in the left menu.

  2. In Notification Templates, click Manage.

  3. Click New Notification Template.

  4. Fill out the fields in the New Notification Template form. Changes are saved automatically.

    1. Give the notification template a Name. For example, CTI: Inbound Call.

    2. In the Unique Name field, enter CTI_inboundCallNotification.

    3. In the Title field, enter {headerText}.

    4. Configure the rest of the fields based on your preferences.

Create a Notification Template for Maximum Session Reached

This notification template alerts users when the maximum number of nine sessions has been reached.

  1. In the Microsoft Power Apps Customer Service Admin Center, go to Agent Experience > Workspaces in the left menu.

  2. In Notification Templates, click Manage.

  3. Click New Notification Template.

  4. Fill out the fields in the New Notification Template form. Changes are saved automatically.

    1. Give the notification template a Name. For example, Max Session Reached.

    2. In the Unique Name field, enter max_session_reached.

    3. In the Title field, enter {headerText}.

    4. Configure the rest of the fields based on your preferences.

Configure the Channel Provider

  1. In the Microsoft Power Apps Customer Service Admin Center, go to Agent Experience > Workspaces in the left menu.

  2. In Third Party Voice Channel Provider, click Manage.

  3. Click New.

  4. Fill out the fields in the New Channel Integration Framework v2.0 Provider form. Changes are saved automatically.

    1. Give the channel provider a Name.

    2. In the Unique Name field, enter a value without spaces.

    3. In the Label field, enter the name you want to appear to users.

    4. For Channel URL, enter your CXone Agent Embedded URL, followed by _msd&base=, followed by your Microsoft Dynamics instance URL. Your CXone Agent Embedded URL is one of these:

      • If you are not on FedRAMP: https://cxagent.nicecxone.com/login?app=cxa

      • If you are on FedRAMP: https://cxagent.nicecxone-gov.com/login?app=cxa

      For example, if you are not on FedRAMP, and your Microsoft Dynamics instance URL is https://my.dynamics.com, your Channel URL would be https://cxagent.nicecxone.com/login?app=cxa_msd&base=https://my.dynamics.com.

    5. For Enable Out Bound, select Yes.

    6. For Channel Order, enter 1.

    7. In the Custom Parameters field, add the following attributes, separated by ampersands (&):

      • mode=1

      • width=450

      • sessionTemplate=cxa_embedded_poc_session_2

      • notificationTemplate=CTI_inboundCallNotification

      • maxSessionTemplate=max_session_reached

      Or copy and paste the following:

      mode=1&sessionTemplate=cxa_embedded_poc_session_2&notificationTemplate=CTI_inboundCallNotification&maxSessionTemplate=max_session_reached

    8. In the Enable Analytics field, select Yes.

Update the Agent Experience Profile

  1. In the Microsoft Power Apps Customer Service Admin Center, go to Agent Experience > Workspaces in the left menu.

  2. In Agent Experience Profiles, click Manage.

  3. Select the agent experience profile you previously created.

  4. Under Channel Providers, make sure the channel provider you created is listed next to Third party voice channel providers. If it doesn't appear, click Edit, then select it from the list. Changes are saved automatically.

The next step of setting up CXone Agent Embedded in Microsoft Dynamics is to set up a CRM configuration.