Forum Discussion
jenbaier81
May 25, 2022Copper Contributor
How can I rename a library in SharePoint?
Due to some testing with a failing copy flow, I have discovered that I need to rename a few libraries to get the flow to work properly with the requirements my clients have settled on. Is it possible...
jenbaier81
May 25, 2022Copper Contributor
Oh no - not even with PowerShell or some other code magic?
marcolivier
Feb 09, 2024Copper Contributor
Yes you can change the InternalName with SharePoint Designer and with PowerShell.
See this reference : https://www.c-sharpcorner.com/blogs/change-sharepoint-online-list-or-library-internal-name
--mo