Skip to content

Tag: Power Automate

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…

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..).…