Contact us

Restore list item permissions inheritance

This activity restores inheriting permission from Parent for specified list item. SharePoint Designer phrase

SharePoint Designer phrase for the Restore list item permissions inheritance workflow activity

Parameters#

Input parameters

ParameterDescriptionExample
Current itemItem ID. If the value field is empty, current item ID willbe used.[%Variable:ItemID%], Current Item:ID
Current listTitle or Url of chosen list. IfTasks
the value field is empty, current list will be used.[%Workflow Context:List Name%]/Lists/ Tasks
Site URL (optional)The URL of a source SharePoint site. If the value field is empty, current sitewill be used.https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]/subSite

Example

Workflow example configuring the Restore list item permissions inheritance activity with its input parameters

**Note:**We recommend you to run all Virto Permissions actions inside App Step to avoid failing of your subsequent actions inside the workflow.

Example

Restore list item permissions inheritance action placed inside an App Step in the workflow

Updated on June 17, 2026