Flow Actions

Update Permissions

Introduction

This flow action can be used to set permissions of a file/folder in external storage like SharePoint, Google Drive etc.

1 - Add "Update Permissions" Action to your Flow

In your flow builder, search for the element named "Update Pemrissions". You can also find this action in the CloudFiles category when you click "action" element in "Add Element" box. Select the action to insert it into the flow.

2 - Configure parameters

Please configure following parameters after inserting the flow action

  1. action - One of grant or revoke
  2. DriveId - Only applicable for SharePoint and Google Drive. Id of the Drive being used. You can get this value from Content Library
  3. Library - one of sharepoint, google, onedrive, box, dropbox, cloudfiles
  4. ResourceId - Id of the file or folder for which permission needs to be updated
  5. ResourceType - one of file or folder
  6. Emails - List of email id of users for whom permissions are being updated

3 - Return Value

None