Using the Power Platform CLI with Power Pages

In this post, we will look at how to use the Power Platform CLI with Power Pages. First, you will need to install Visual Studio Code. and the Power Platform CLI. Note, you can install the Power Platform Tools extension in Visual Studio Code, which will enable you to run Power Platform CLI commands within the VS Code terminal, or you can run the Power Platform CLI separately and be … Continue reading Using the Power Platform CLI with Power Pages

First Look at Microsoft Power Pages

In this video, I take a first look at the newly announced Microsoft Power Pages. This new additional to the Power Platform is an evolution of Power Apps Portals. Check out the video below, Episode 49 of Power Platform TV.  

Agents Scripts and Macros with Dynamics 365 Omnichannel

In Omnichannel, Agent Scripts are step-by-step instructions that agents can follow to ensure interactions with customers are handled systematically and properly. Macros are automated actions that can help complete tasks. In this post, we will look at how to use Agents Scripts and Macros in Omnichannel. Also check out the YouTube video on PowerPlatformTV: Let’s go to the Customer Service admin center app and go to Agent Experience->Productivity. We see Agent … Continue reading Agents Scripts and Macros with Dynamics 365 Omnichannel

Set and Change Omnichannel Chat Widget Location

In this post, we will look at how to change the Omnichannel Chat widget location. First, let’s create a new chat. Log into the Customer Service admin center app, then select Channels, Chat->Manage: Let’s add a new chat channel: Enter a name and click Next: Select or create a Workstream. We will select an existing one: In the Widget position, select Bottom Left. The other option is Bottom Right: Select … Continue reading Set and Change Omnichannel Chat Widget Location

Creating Simple Custom Pages in Power Apps

In this post, we will look at how to create simple Custom Pages in Model-Driven Power Apps. We will build on this simple page in more future posts. To create a custom page, go to the Power Apps maker at https://make.powerapps.com and select an App to add the page. We will select Sales Hub, and Edit the app: With Pages selected, select Add Page: Select Custom: We will create a new … Continue reading Creating Simple Custom Pages in Power Apps

JWT JSON Web Tokens and Power Apps Portals

In this post, we will look at using JWT, or JSON Web Tokens, with Power Apps Portals to implement a single sign-on (SSO) scenario when integrating with an external Web API. In a previous post, we went through an introduction to JSON Web Tokens. If you not familiar with JWT, please start here. Power Apps Portals have an ability to generate a JWT token which can be verified using a … Continue reading JWT JSON Web Tokens and Power Apps Portals

What is JWT JSON Web Token?

In this post, we will do a brief introduction to what is JWT, or JSON Web Tokens. According to open standard RFC 7519, JWT is “a compact, URL-safe means of representing claims to be transferred between two parties”. The idea behind JWT is that a token can be created by a system, and that token can be verified to be true and unchanged by a 3rd party system. This means the … Continue reading What is JWT JSON Web Token?

App Side Panes in Model-Driven Apps

In this post, we will look at App Side Panes in Model-Driven Apps, a useful feature that gives users a side pane on the right side of a model-driven app. Developers can utilize this pane to display information to a user, such as lists, records, and pages. Note, according to the documentation, this is still in preview and was expected to go GA last month. Keep an eye out for … Continue reading App Side Panes in Model-Driven Apps

Calling an Azure Function and Power Automate with D365 Webhook

In this post, we will look at using Dynamics 365 Web Hooks, or webhooks, in the Plugin Registration Tool. We will call out to Power Automate as well as an Azure Function. If you prefer video, check it out on my YouTube channel: First, let’s open the Plugin Registration Tool and log into an org. We see the options for: Register New Assembly Register New Step Register Image Register New … Continue reading Calling an Azure Function and Power Automate with D365 Webhook

Learn Omnichannel YouTube Series

Hi All, I have been working on an Omnichannel for Customer Service YouTube Series. This is part of my Power Platform TV show on YouTube. Check out my playlist below of 16 Omnichannel videos (so far). Hope you all enjoy. More videos to come, don’t forget to Subscribe!