Loading...

Display Omnichannel chat widget in the footer of your portal

Display Omnichannel chat widget in the footer of your portal

The combination of PowerPortals, Dynamics 365 Omnichannel and Power Virtual Agents increases the level of customer engagement for customers, in this post I'm going to guide you how to add your Omnichannel chat widget that you configured to your portal.

First, below are the pre-requisites to follow the blog,

  1. You have at least one Portal
  2. Omnichannel is installed
  3. Power Virtual Agent bot is configured to hand of chat conversations to Omnichannel

After having the above pre-requisites done, follow the below steps,

  1. From the "Omnichannel admin center" model-driven application
  2. Go to Workstreams and create and configure a new workstream based on your channel image.png
  3. Enter your stream record, and click on "Copy code snippet" image.png
  4. Switch to "Portal Management" model-driven app
  5. Create a new content snippet and past the copied snippet from Omnichannel work steam image.png
  6. Go to "Web Templates" and enter the "Footer" record image.png
  7. Search for the footer tag and add the widget using the below code
{% include 'snippet' snippet_name:'Your Chat Widget Name' %}

The footer tag will look like this

<footer role="contentinfo">
  <div class="footer-top hidden-print">
    <div class="container">
      <div class="row">
        <div class="col-md-6 col-sm-12 col-xs-12 text-left">
          {% editable snippets 'About Footer' type: 'html' %}
          {% include 'snippet' snippet_name:'Your Chat Widget Name' %}
        </div>
      </div>
    </div>
  </div>
  1. Clear your portal cache by navigating to "<< Your portal URL >>/_services/about"

You need to be logged in to your portal with a contact that has administrator portal role

click on "Clear Cache" button

  1. Refresh your portal and you will see the chat widget displayed! image.png image.png

That's it!

You want to add it to more web templates? follow the steps from step number 5 on the web template you like.

Published on:

Learn more
Vite apps
Vite apps

Vite apps

Share post:

Related posts

We need to talk about... Power Platform Release Wave 2 for 2024... Power Pages

Today I am taking you through the features and functionality we can expect to see released between October 2024 and March 2025 for Power...

1 day ago

Web Templates in Power Pages

Liquid is an open-source template language that can be used to add dynamic content to pages. Liquid code can be used anywhere in the portals w...

8 days ago

Extend Power Pages (Portal) – Part 3

Extending Power Pages allows you to enhance the functionality, user experience, and customization of your website beyond the out-of-the-box ca...

18 days ago

Power Pages – Use contextual Copilot to add a page to your Power Pages site

Power Pages users can now use contextual Copilot to add a page to their Power Pages site. Through this feature, makers can convey the page the...

21 days ago

Extend Power Pages (Portal) – Part 2

Extending Power Pages allows you to enhance the functionality, user experience, and customization of your website beyond the out-of-the-box ca...

29 days ago

Extend Power Pages(Portal) – Part 1

A variety of configuration-only tools and features are available for building\extending a Microsoft Power pages (portal) application. Power Pa...

1 month ago

Overview of Power Pages Security

Users of Power Pages are tracked in Microsoft Dataverse as contacts. The Portal Management model-driven app provides access to the contact tab...

1 month ago

Microsoft Power Pages: Low-Code Website Builder with Seamless Payment, Maps & E-Signature Integrations!

Discover how to create stunning websites, implement no-code payment solutions, territory/ record search capabilities with Maps Integration and...

1 month ago

Core Components of Power Pages

Power Pages is a key part of Microsoft Power Platform designed to help create secure, low-code, and customizable websites. These websites allo...

1 month ago
Stay up to date with latest Microsoft Dynamics 365 and Power Platform news!
* Yes, I agree to the privacy policy