Microsoft Dynamics

Prerequisites

Add the Glance Application

The following steps describe how to embed Glance controls within the Customer Service Hub workstream.

  1. Click the Pages tab.
  2. Select the view and form to add the Glance controls (i.e., Customers -> Contacts view -> Contacts form) then click the pencil icon.

Dynamics Dynamics

  1. Select the Components tab from the left menu, scroll down to the Layout section and drag 1-column tab to the form on the right.
  2. Rename the section to “Glance Collaboration”.

Dynamics Dynamics

  1. Scroll down to the Display section and drag </> HTML web resource into the Glance Collaboration section.

Dynamics Dynamics

  1. Within Add HTML web resource click + New web resource.

Dynamics Dynamics

  1. Create an html file containing an iframe, replacing “GLANCE URL” with the organization-specific URL provided by Glance. For example:
<!DOCTYPE html>
<html>
<head>
<body>
<iframe
src="GLANCE URL" style="border:none;" title="Iframe Example"></iframe>
</body>
</html>
  1. Click Choose file and upload the html file created in the previous step. Complete the rest of the form and click Save.

Dynamics Dynamics

  1. Click Save and publish in the upper right corner. If changes to the iframe are required, utilize the Properties panel on the right.

Dynamics Dynamics

Verification

  1. Launch Microsoft Dynamics and navigate to the recently modified form, the Glance Collaboration section and controls should now be visible.
  2. Input the SAML credentials provided by Glance.

Dynamics Dynamics

  1. The Glance Universal Connector is now available for use.