Check permission action

The Check permission action in the Microsoft 365 OneDrive package checks for read and write permission for a file or folder in your OneDrive.

Settings

  • Enter the Microsoft 365 user session that you provided in the Connect action.
  • Use the Check Permission for field to select one of the following options:
    • File name on OneDrive (including path & extension): to enter the file name on OneDrive for which the permissions must be verified.
    • Folder name on OneDrive (including path): to enter a folder name on OneDrive where the permissions must be verified.

    (Optional) For the above options, click the Insert a value icon to select an existing variable.

  • Select one of the following options in the Check permission type field to specify the permission type to verify:
    • Read
    • Read & Write
  • Use the Assign output status to variable drop-down to select a predefined Boolean type variable to hold the output during bot runtime.

    (Optional) Click the Create variable icon on the right for a new variable. The Boolean type variable will provide a true (user has permission) or false (user does not have permission) response.