FlowActionPayload_List_SPID

This payload is returned as the output for the flow action, FlowAction_SearchForItems or “Search for SharePoint Items”.

Fields

global ErrorString

AURAENABLED INVOCABLEVARIABLE

Returns a string of any errors that occurred during the action.

global ItemsList<SharePointItemData>

AURAENABLED INVOCABLEVARIABLE

A list of fileforcem1__SharePointItemData Apex-defined variables of the SharePoint item related to the action.

global SuccessBoolean

AURAENABLED INVOCABLEVARIABLE

Returns a boolean true if the action succeeds and false if it does not.