UpdateColumnsPayload

The UpdateColumnsPayload class includes the variables input into the flow-enabled apex action, FlowUpdateColumnsAction.

See FlowUpdateColumnsAction

Fields

global ColumnsToUpdateList<CustomFieldItem>

AURAENABLED INVOCABLEVARIABLE

A collection of fileforcem1__CustomFieldItem variables where the NAME property of each fileforcem1__CustomFieldItem is the API name of the SharePoint column and the VALUE property is the new value of the SharePoint column.

global DocumentLibraryOverrideIdString

AURAENABLED INVOCABLEVARIABLE

Override the Document Library Id in the SharePoint Object Setting.

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 update.

global SiteOverrideIdString

AURAENABLED INVOCABLEVARIABLE

Override the Site Id set in the SharePoint Object Setting.