Often in an onboarding type app, an email will be sent to the new starter with Welcome type info. But … More
Category: Uncategorized
PowerShell from Power Automate via Azure Automation
There are some things, particularly with Exchange, that can still only be done by PowerShell. Flow can call these PowerShell … More
Dummy’s Guide to expand query in Flow
Expand query really simplifies one’s Flows, but the syntax is a killer. I forget this after 10 minutes so a … More
DataVerse List Rows get Related Records
When you stick a subgrid of related records on a form (if a N:N relationship was created rather than an … More
DataVerse Email Templates in Flows
Most apps need emails sent out, very likely from Power Automate. As a developer the thing I always hate is … More
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 … More
Using Visual Studio Code PAC to change Connection References in bulk
Those times you need to change connection references in 20 Flows and you go oh no! First in the solution … More
A way of getting Dynamics’ License members
Azure AD does not let you export users assigned a license. Group members can be exported, but not licences. Another … More
Sending DataVerse Emails in Power Automate Flow
Flow has the Outlook connectors for sending emails, from a shared mailbox or an individual account. But when using these, … More
Patching DataVerse from a Canvas App Error Handling
Simply, check for any errors ! Below example is using a DataVerse table called Jobs, and the record being patched … More
You must be logged in to post a comment.