FlowActionPayload_CV
This payload is returned as the output for the flow action, getDownloadLink or “Get SharePoint Download Link”.
Fields
global Error → String
AURAENABLED INVOCABLEVARIABLE
Returns a string of any errors that occurred during the action.
global Item → ContentVersion
AURAENABLED INVOCABLEVARIABLE
ContentVersion of the Salesforce file.
global Success → Boolean
AURAENABLED INVOCABLEVARIABLE
Returns a boolean true if the action succeeds and false if it does not.