RenamePayload

The RenamePayload class includes the variables input into the flow-enabled rename apex action, FlowRenamePayload.

See FlowRenamePayload

Fields

global DocumentLibraryOverrideIdString

AURAENABLED INVOCABLEVARIABLE

Override the Document Library Id in the SharePoint Object Setting.

global NewNameString

AURAENABLED INVOCABLEVARIABLE

Text to rename the File to. NOTE: This must follow SharePoint Naming Standards.

global ObjectSettingsLabelString

AURAENABLED INVOCABLEVARIABLE

The label of the SharePoint Object Setting Custom Metadata used to complete the action.

global SharePointIdString

AURAENABLED INVOCABLEVARIABLE

The SharePoint Id of the item to rename.

global SiteOverrideIdString

AURAENABLED INVOCABLEVARIABLE

Override the Site Id set in the SharePoint Object Setting.