External Identities are a new feature in Azure AD. We had already B2B, B2C and now we have B2X (see blog post, blog post). The default identity providor is Azure AD but this can be extended with other...
How cool is this!
For each Azure AD group, the administrator can create group teams based on the Azure AD group membership types. The administrator can create separate group teams for owners, members...
Two years ago I wrote a blog post (‘User attribute values lost in synchronization > Flow to the rescue: Manager‘) about how to use Power Automate flow to automatically set the manager field for...
Power Automate flow run history is available for no longer than 28 days in EMEA located environments because of GDPR.
General Data Protection Regulation (GDPR) requires us to keep run logs for no longer...
I’ve created a custom connector to get the run history of a specified flow in a specified environment.
Please follow the instructions from the Power Apps blog post for the app registration. Add...
If you want to send an e-mail to the owner(s) of a record, so to the owning user or the users of the owning team (and you don’t want to use a queue), this can be done with a simple CDS worklow based on...
Here’s an update of the first blog post I wrote for this blog: Users without proper license show up as enabled users in Dynamics 365 CE. Users with licenses other than Dynamics 365 might show up...
The Title field / property of files in SharePoint document libraries is important for the search index, so it’s a best practice to set the Title field manually or automatically by Power Automate...
In the official Power Apps blog post ‘Building an Approval experience in Canvas Apps‘ (published on April 15, 2020) there’s a link to the swagger file for the Approval custom connector...
As a member of the Power Platform community, I love the initiatives to make applications available to organizations to face the challenges of this pandemic era. The platform has proven itself and offers...
In my previous blog post I described how the naming convention for flows with a Common Data Service (current environment) trigger can be enforced with Power Automate flow, and could be extended for other...
Enforcement of naming convention on workflows can be Power Automated, as described in my previous blog post. This is also possible for Power Automate flows. The trigger parameters from the flow definition...
Enforcement of the naming convention, as described in my previous blog post, can be Power Automated. The CDS|Dynamics 365 workflow properties (attributes value) can be used to compose the prefix for the...
In the white paper Microsoft Power Automate: A guide to building enterprise-ready flows that was published last year, one of the recommendations is to adopt a naming convention for use by your organization...
The SharePoint connector has an action ‘Create new folder’ that wil give an error when the target document library has a dot at the end of its name.There’s an alternative way to create a new...
The standard integration between CDS|Dynamics 365 and SharePoint doesn’t offer a way to keep user access in sync between both systems.For some use cases there is a simple solution for that. In my...
Our Supply Chain department is using a custom model-driven app in support of their process for framework agreements management. Their request is to grant the stakeholders (Office management, Facility...
Hereby the slides of my session ‘Adding value to Supplier Relationship Management with the Power Platform’ at the Super Power Saturday London on February 8th 2020.
You can also download...
Use case: when attachments are uploaded/added to a lead or opportunity record in a Dynamics 365 / Power Apps portal, a user wants to receive a notification by email. According to the settings attachments...
In a previous blog post I wrote about Goals for Product Sales. It would be nice to Power Automate the creation of the Rollup Queries and Goals for selected Products, so I’ve created Flows to do this job...
The HTTP POST URL of the ‘When an HTTP request is received’ trigger in Power Automate Flows is a public endpoint, so you need to secure it.There are several options to secure the receiving...