FlowActionPayload_String

This payload is returned as the output for the following flow actions: FlowAction_CreateSharingLink (“Create SharePoint Sharing Link”), FlowAction_GetDownloadLink (“Get SharePoint Download Link”), and FlowAction_GetPreviewUrl (“Get SharePoint Preview Link”).

Fields

global ErrorString

AURAENABLED INVOCABLEVARIABLE

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

global ItemString

AURAENABLED INVOCABLEVARIABLE

String returned by the component.

global SuccessBoolean

AURAENABLED INVOCABLEVARIABLE

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