Action: Add item permissions

Action: Add item permissions

Add item permissions action allows you grant specified permissions to users and groups for specified item of the list or library
Note: If an item does not have broken permissions, adding new permissions will break its permission inheritance

Example of configuration on the current site


For more information about Action Builder read 
Action Builder introduction article.

To configure the action the additional properties should be specified. 

Configuration

Property

Required

Type

Description

List or library

yes

Choice

Specify the list or the library of the item you want to add permission for

Item Id

yes

String

Specify Item ID or expression to be evaluated as ID of an item

Permission level

yes

Choice

Set permission level available on this site

User or group

yes

String

Specify user emails or group names, separated by commas

Availability

Modern Forms

List Actions

Scheduled/Triggered Actions

-

-

✓*

* In Scheduled/Triggered actions only adding item permissions to the list or library from the current site is available.

Output

Output Parameter

Type

Description

ItemID

Number

Returns the Id of the added item as output parameter and can be used in subsequent actions.

PermissionID

Number

Returns the Id of the permission

PermissionName

String

Returns the name of the permission

UserEmails

Array of strings

Returns emails of the users

GroupNames

Array of strings

Returns names of the groups



    • Related Articles

    • Action: Reset/Inherit item permissions

      Reset/Inherit item permissions action allows you to restore item permissions from parent list or library (delete any unique permissions set on the item Example of configuration on the current site For more information about Action Builder read Action ...
    • Action: Break item permission inheritance

      Break item permission inheritance action allows automatically break inheritance permissions for the specified list item/document from their parent (list, document, etc.). Further you can directly assign/add new permission using action Add item ...
    • Action: Stop sharing item

      Stop sharing item action will remove all permissions on the specified item or file except for site owners. Example of configuration on the current site For more information about Action Builder read Action Builder introduction article. To configure ...
    • Action: Add site to favorite

      Add site to favorite action allows you to follow SharePoint sites where you have access to. Example of configuration on the current site For more information about Action Builder read Action Builder introduction article. To configure the action Start ...
    • Action Builder Introduction

      The Teamsware Studio Action Builder is a tool that allows you to specify actions which are executed in consecutive order. You can build powerful workflows triggered from a form button, on form load, from a list view, scheduled or event triggered on a ...