FlowActionPayload_Site
This payload is returned as the output for the Get SharePoint Site By Group flow action.
Fields
global error
→ String
AURAENABLED
INVOCABLEVARIABLE
Returns a string of any errors that occurred during the action.
global siteInfo
→ SharePointSite
AURAENABLED
INVOCABLEVARIABLE
An object representation of a SharePoint site.
global success
→ Boolean
AURAENABLED
INVOCABLEVARIABLE
Returns a boolean true if the action succeeds and false if it does not.