Error handling in Power Automate
We all want to build fault-proof flows and we try our best to do so. But errors and prone to happen eventually and when they do, we need to make sure these errors are addressed to the support department so that these can be solved. But how does this work? In this blogpost, I will […]
Create SharePoint list items in a folder using Power Automate
Did you know you can create folders inside a SharePoint list (not a library)? And that you can then create items inside that folder? No? Don’t worry, I also didn’t know about this up until now. And now you know about this as well! In this blog, I will explain why you may want to […]
Nested flows in Power Automate – Running child flows
It’s a common known business example: a flow that calls other flows to run after each other. This setup is also called nested flows or running child flows. Previously, this could only be done by calling the child flow with an HTTP request. But since the end of last year, Microsoft introduced a new action […]