Power Automate: Office 365 Outlook – Delete email action
There’s the adage that email is where productivity dies, and I believe it, so having an action in Power Automate that helps us keep our …
Making your life easier!
I’ll show you the best practices for the Power Platform tools. I provide them based on my experience and learning, so that doesn’t mean you can’t adjust them. I learned them from other people’s experiences also, so I don’t make the same mistakes.
Consistency is important, especially when multiple people work on the same platform. I see all the time SharePoint sites with heterogeneous naming, lists with convoluted names, and more. Having consistency enables you to know always what something means. It also helps when someone comes aboard where you can point to the rules and know what to do.
Regardless of the platform, I strongly recommend that you don’t want to adopt mine, at least have them written down on your side. Even if you work alone, create your best practices and reference material. It will make you think, and sometimes you’ll see where some things could be improved.
There’s the adage that email is where productivity dies, and I believe it, so having an action in Power Automate that helps us keep our …
Variables are a great way to keep data between actions and manipulate it so we can use it further down the line. But what about …
It’s the holiday season, and many of you are preparing to go, but most companies won’t stop meaning that email won’t stop. People dread the …
SharePoint lists provide us with a lot of flexibility, so there’s a lot that we can do with them. Still, we should be careful on …
Did you know you can trigger Power Automate for items directly in SharePoint? Let’s say you have a list of employees and want to trigger …
Variables are one of the most valuable actions in Power Automate , and today, we’ll look at how the “decrement variable” action works. The “decrement …
Parsing URLs is super hard, but Power Automate has many functions that deal with this so nicely that it is a waste of time for …
Flags are a great way to organize emails, but we can do a lot more to get our email under control. For example, archiving to …
Variables are one of the most valuable actions in Power Automate, and today, we’ll look at how the “increment variable” action works. The “increment variable” …
We’ve covered in the path the indexOf function, but today I wanted to cover the less known brother function, the “nthIndexOf” function. It does the …