Blog
Tutorials, tips, and guides to level up your workflows
500+
Articles
2-5x
Per Week
Can Power Automate Run Python Scripts?
With AI You need to know more not less
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.