Sometimes it is useful to create small helper flows to get a small tasks done. Today I needed to check if a file exists or not and all I had was the URL of the site and the file path.
Category: Microsoft Power Automate
All posts about Microsoft Power Automate aka Microsoft Flow.
Why does Microsoft hide the best practices in the Power Platform? In this post I will go through some best practices that aren’t always obvious to find.
How do you convert CSV files to JSON? When you have data in CSV format and you want to use this within Power Automate, there used to be a lot of splitting by end of lines, commas and various other challenges. Nowadays, converting CSV files to JSON can be done in an easier way.
Hardly ever, I’ve seen a software change take so long for people to accept. How long will it be before developers just get on with as the new designer in Power Automate? Some people end up using it, but the majority of the experienced flow developers still use the old designer most of the time.
Following my earlier post about creating an agent flow. I’m now writing about error handling in Agent Flows. How do we handle basic failures within agent flows?
