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!
Microsoft if the global area that will encompass a lot of sub-categories. You’ll find articles on Microsoft Power Automate, Power Apps, SharePoint, and reference materials for each of these areas. You’ll also find other specific reference articles that focus on particular features of each of the platforms mentioned.
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 …