ALL POSTS
All Articles
Browse all posts across all categories
Power Automate: Running PowerShell Scripts
Run PowerShell scripts from your Flows using the Azure Automation connector.
How to update environment variables automatically with Power Automate
Power Automate: dayOfYear function
Returns 1-366 for any date.
Power Automate: How to Get Your Flow’s Name
Power Automate: coalesce function
Returns the first non-null value from a list. Null if all are null.
Power Automate: max function
Returns the highest value from numbers or arrays. Type mismatches break it silently.
Power Automate: Converting Strings to Integers
Power Automate: mod function
Returns the remainder of a division.
What to do when you screw up?
When a new email arrives in a shared mailbox trigger
Fires when a new email arrives in a shared Outlook mailbox.
Power Automate: dateDifference function
Returns days.hours:minutes:seconds between two dates as a string.