TeamEditView

Label: :IA_Function
Property: type: TeamEditView
Inherits from: Function and View

Manage team details and members.

Function parameters

Key Description Default value Possible values
id Team ID string/number

Outgoing triggers

Type: created

Occurrence: When a new team is created and stored.

Additional event properties (besides the inherited properties):

Key Description Possible values
team The created team Team node

Type: updated

Occurrence: When an existing team is updated.

Additional event properties (besides the inherited properties):

Key Description Possible values
team The updated team Team node

Type: deleted

Occurrence: When an existing team is deleted.

Additional event properties (besides the inherited properties):

Key Description Possible values
team The deleted team Team node