PermissionEditView (beta)

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

Manage permission details and grant/deny to teams and members.

Function parameters

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

Outgoing triggers

Type: created

Occurrence: When a new permission is created and stored.

Additional event properties (besides the inherited properties):

Key Description Possible values
permission The created permission Permission node

Type: updated

Occurrence: When an existing permission is updated.

Additional event properties (besides the inherited properties):

Key Description Possible values
permission The updated permission Permission node

Type: deleted

Occurrence: When an existing team is deleted.

Additional event properties (besides the inherited properties):

Key Description Possible values
permission The deleted permission Permission node