Skip to main content

Hello,

I have a workflow that runs on a list and as a workflow step I need to set unique permissions on the current item.  Each item in the list will have different permissions.  I see there is an Office 365 Update Item Permissions action.  Part of this action requires a Filter - how do I configure this filter so that it only updates the permissions on the current item that the workflow is running on?

 

Thank you,

Matt

Filter where ID equals {current item:ID}

ID is plain text

{currentitem:ID} is selected from the Item Properties.


It has to look like this ;-)


Reply