RenamePayload
The RenamePayload class includes the variables input into the flow-enabled rename apex action, FlowRenamePayload.
Fields
global DocumentLibraryOverrideId → String
AURAENABLED INVOCABLEVARIABLE
Override the Document Library Id in the SharePoint Object Setting.
global NewName → String
AURAENABLED INVOCABLEVARIABLE
Text to rename the File to. NOTE: This must follow SharePoint Naming Standards.
global ObjectSettingsLabel → String
AURAENABLED INVOCABLEVARIABLE
The label of the SharePoint Object Setting Custom Metadata used to complete the action.
global SharePointId → String
AURAENABLED INVOCABLEVARIABLE
The SharePoint Id of the item to rename.
global SiteOverrideId → String
AURAENABLED INVOCABLEVARIABLE
Override the Site Id set in the SharePoint Object Setting.