Thanks for your help in advance.
I have a SPO (SharePoint Online) list that has the Title / Name of 23 SPO libraries that are within the same site collection. I want to have Power Automate search the site collection for the libraries by title (name) and return the URL of the library. I will write this data to a new column next to the title column below. So my list will have list will have 2 columns one with the library name and a second column with the URL of the library.
You can make use of the SharePoint RestAPI calls to achieve this scenario,
Working with folders and files with REST | Microsoft Docs
Working with lists and list items with REST | Microsoft Docs
Please follow the steps mentioned in documents shared above to achieve the desired functionality. The response of the API call would have many different parameters if you want to take out only the URL please use power automate expressions.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
if the information shared helps you, please consider giving a thumbs up 👍 and mark solution as resolved
Gopala,
Thanks for the response I was hoping there was another option. I don't know REST and I was hoping I wouldn't have to learn it before I can find the solution to my problem.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
At the monthly call, connect with other leaders and find out how community makes your experience even better.
User | Count |
---|---|
21 | |
21 | |
9 | |
7 | |
7 |
User | Count |
---|---|
32 | |
31 | |
24 | |
22 | |
11 |