How to get all document libraries or lists using Power Automate?
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 …
Making your life easier!
Power Platform is a set of tools that enables everyone to become a developer. It comprises 4 parts: Power Automate, Power BI, Power Apps, and Power Virtual Agents. See where the “Power Platform” comes from? Also, it provides tools that enable you to connect to other parts of Microsoft’s ecosystem like Microsoft 365 (former Office 365), Dynamics 365, Azure, and much more.
If you read my articles, you’ll notice that this is a big focus area. It’s quite amazing what you can do when everything is taken care of for you. Not dealing with infrastructure, servers, code, developers, and much more is a blessing. You only need to bring your business expertise, and you can deploy applications in your organization. Also, you can make your own dashboards or save everyone time by building Flows.
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 …
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, …
Deleting files is a dangerous operation but important regarding automation and keeping things under control. One example is temporary files. You may need a file …
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 …
I ran into this issue in the Power Automate Community and found it interesting. It has all the things that automation can do for us. …
I got this question in Power Automate’s community, and the person wants to access a random element in an array so that they can extract …
It’s pretty impossible to track manually when a file is changed in a folder or list of folders. Even if you have a good strategy, …
Let’s say that you get an email all the time, but it’s not you who should deal with them. For example, you receive something from …
Arrays are part of the building blocks of Power Automate , and we can get arrays from many actions, like the SharePoint “Get Items” action, …
Did you know that you don’t need to do all actions in one Flow? I would argue that you should not do everything in one …