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 Error
→ String
AURAENABLED
INVOCABLEVARIABLE
Returns a string of any errors that occurred during the action.
global Item
→ String
AURAENABLED
INVOCABLEVARIABLE
String returned by the component.
global Success
→ Boolean
AURAENABLED
INVOCABLEVARIABLE
Returns a boolean true if the action succeeds and false if it does not.