Power Automate: Creating Teams, Tabs and Channels
There are various ways of creating Teams with Power Automate: The Create Team action in Flow. Currently, very limited options available. Create a Team from…
There are various ways of creating Teams with Power Automate: The Create Team action in Flow. Currently, very limited options available. Create a Team from…
Those times you need to change connection references in 20 Flows and you go oh no! First in the solution in dev, create the new…
Azure AD does not let you export users assigned a license. Group members can be exported, but not licences. Another reason to use Groups to…
Flow has the Outlook connectors for sending emails, from a shared mailbox or an individual account. But when using these, they are not connected into…
Simply, check for any errors ! Below example is using a DataVerse table called Jobs, and the record being patched is held in selRequest. With(…
From a model driven app (MDA), running a Flow is not as simple as one would expect, particularly on the UI side. It must be…
To be secure one never wants to have a client secret in plain text in Power Automate. So set up a Key vault in Azure…
One thing I’ve learned about moving solutions between environments, is get those connection references right to save a world of pain. Generally, when writing a…
First, export out from your source as managed/unmanaged as to your preference. Note: Ensure all environment variables are cleared out first of current values, as…
When needing to set a Choice value in a DataVerse entity from Flow, one needs to use the attribute value (the long number) as opposed…