FlowActionPayload_Group
This payload is returned as the output for the Create Group flow action.
Fields
global error
→ String
AURAENABLED
INVOCABLEVARIABLE
Returns a string of any errors that occurred during the action.
global groupInfo
→ MicrosoftGroup
AURAENABLED
INVOCABLEVARIABLE
An object representation of a Microsoft group.
global success
→ Boolean
AURAENABLED
INVOCABLEVARIABLE
Returns a boolean true if the action succeeds and false if it does not.