Power Automate: Office 365 Outlook – Get email action
Power Automate has excellent support for Office 365 Outlook actions like the “Get email” action. This action does exactly what you would expect. It gets …
Making your life easier!
If you want to master something, you need to understand the fundamentals of technology deeply. Those are the building blocks that you will have to learn more complex concepts. Knowledge is like a house. First, you build strong foundations and then go up. I know this looks like a cliché, but it’s true. Fundamentals make for good professionals.
In this section, I’ll work on bringing you the fundamentals of each technology. From small details that make all the difference to big things, you can expect a mix of items. I’ll focus on technology, mainly the Power Platform, but I can write about other stuff I find interesting.
Since I have many sections, you can see a mix of concepts from technology, productivity, and more. The important part for me is that you learn something new, but also teach me. If you don’t agree with some of the concepts or want me to focus on them, please get in touch. I want feedback, and you can always reach me by email or Twitter.
Power Automate has excellent support for Office 365 Outlook actions like the “Get email” action. This action does exactly what you would expect. It gets …
So you have a URL and want to get parts of it. One way would be to use the split function or indexOf function and …
So you have a URL and want to get parts of it. One way would be to use the split function or indexOf function and …
I get this question quite frequently in multiple variations, but the problem is always the same. You create a schema using a JSON that you …
It’s pretty impossible to track manually when a file is created in a folder or list of folders. Even if you have a good strategy, …
Dealing with dates and times is hard, especially considering time zones, formats, and regional settings. So having functions that do this for us is a …
It’s pretty impossible to track manually when a file is created in a folder or list of folders. Even if you have a good strategy, …
Creating files automatically is a godsend since there are a lot of actions that we can do. For example, I create a new folder per …
Dealing with dates and times is hard, especially considering time zones, formats, and regional settings. So having functions that do this for us is a …
So let’s say you want to do an inventory of a SharePoint site and get the list of all document libraries. We can use an …