Skip to content

It Must Be Code! Posts

Embed Images in Model-Driven In-App Notifications

In-App notifications for Model-Driven apps (still in preview at the time of writing) exposes a central notification hub in Power Platform model-driven apps and the notifications model provides a fantastic vehicle to deliver contextual and user-specific information. In this blog post, I will continue my exploration of In-App notifications and…

Send Model-Driven In-App Notifications with Power Automate

In-App notifications for PowerPlatform Model-Driven apps are now available in preview. The feature provides a central notification hub in the app and the notifications provides a fantastic vehicle to deliver contextual and user-specific information to end users. While my last post showed how to enable notifications in model-driven apps, let’s…

Enable Model-Driven In-App Notifications with Power Automate

In-App notifications for PowerPlatform model-driven apps has been released in public preview (see official Microsoft blog post below). I am particularly excited about this new feature as it opens up very interesting scenarios that can have a significant impact on the user experience. Before you can start flooding your users…

Power Platform 24 – May 5, 2021

I had the great pleasure to give a presentation on Dataverse Custom API during the PowerPlatform 24 event on May 5, 2021. You can find the recording here: https://365.training/Player/Index/Power24-05-2021/3daa9377-b3a2-eb11-b1ac-00224808418b

Dataverse Custom API: Function (GET) vs Action (POST)

The new Dataverse Custom API feature (now in General Availability 🚀) empowers developers with the ability to create their own custom messages to extends the capabilities of the Power Platform. These custom messages are then exposed by the Dataverse endpoints (WebApi and Organizationservice) like other out-of-the-box messages (Create, Update, etc..).…