function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Shavi DabgotraShavi Dabgotra 

I want to RENAME a folder name that I get from sharepoint in my data table. 

Hi Everyone,
I want to RENAME a folder name that I get from sharepoint in my data table. 

Folder name should be renamed on sharepoint site as well as in data table using Lightning Web component. 
How can I acheive this?
Thank you in advance!

VinayVinay (Salesforce Developers) 
Hi Shavi,

You need to make the necessary changes in your integration to update and have sync in salesforce and sharepoint system.  You would need to update on how you want to rename/update your folder name.

Thanks,