Apr 28 2023 10:09 AM
Solution@asapboston Check this this action helps: Create sharing link for a file or folder. There is no other action available for this requirements using SharePoint connector in power automate flow.
Or you can create a list item URL on your own. URL will always be in this format. Where 1 is the list item ID.
https://contoso.sharepoint.com/sites/siteName/Lists/ListName/DispForm.aspx?ID=1
Also, check this thread for more information, it has some Microsoft Graph and PowerShell options: How can I get the "Copy Link" from a document on SharePoint Online document library using Powershell
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
For SharePoint/Power Platform blogs, visit: Ganesh Sanap Blogs
May 03 2023 10:49 AM