Website logo
Go To WebsiteAppexchange
Home
Salesforce
HubSpot
Web App
API Reference
Navigate through spaces
⌘K
Table Of Contents
Quick Starts
Features
Widgets
Flow Actions
Flow Templates
Platform Events
Tutorials
How to integrate AWS S3 bucket with CloudFiles
How to make existing Salesforce records work with CloudFiles
Copy Salesforce files to SharePoint
Apex
FAQs
Support
Docs powered by Archbee
Features

CloudFiles Permissions

CloudFiles app comes with custom permissions that can be used to control the access to various features of the app. Additionally, we have created 3 permission sets based on commonly used combinations of these permissions. You can always modify these permission sets according to your needs.

Permissions

Document image

Document image

  • Create Folder - Allows user to create sub folders inside a record's connected folders. In the UI, it controls the visibility of following action
Document image

  • Delete Files & Folders - Allows a user to delete a file or a folder from record page. This also deletes the files in the underlying external storage. In the UI, it controls the visibility of following actions
Document image

  • Share Files & Folders - Allows a user to share files & folders externally, using a CloudFiles sharing link. For a file already shared, this permissions also controls the access for updating link settings
Document image

  • Update Account Settings - Allows a user to update Account wide settings like name of the CloudFiles account, Billing, Defaults etc. It is recommended to assign this permission to only designated admin users
  • Upload Files - Allows a user to upload files through the CloudFiles widget. In the UI, this permission controls the visibility of "Upload Files" button & "Drag and Drop" functionality
Document image

  • View Analytics - If a file/folder is being shared externally using a CloudFiles link, this permission allows a user to view analytics like who is looking at the file/folder, how much time they're spending on it
  • View Sharing Settings - If a file/folder is being shared externally using a CloudFiles link, this permission allows a user to view the settings of the link, like who can access the link, if there is a password on the link etc.

Permission Sets

CloudFiles comes with 3 pre-packaged permission sets. You can always create a custom permission set using CloudFiles permissions described above. Here are the 3 permission sets -

  1. CloudFiles Admin User - This permission set is suitable for admins who should have access to all CloudFiles functionality within Salesforce, including billing. It contains all the permissions listed above
  2. CloudFiles Standard User - This permission set is suitable for all internal users(company employees) who should have access to all CloudFiles functionality except admin level features. It contains following permissions
    1. Connect or disconnect files & folder
    2. Create Folder
    3. Delete files & folders
    4. Share files & folder
    5. Upload Files
    6. View Analytics
    7. View Sharing Settings
  3. CloudFiles External User - This permission set is suitable for experience cloud users(community users). It contains following permissions
    1. Create Folder
    2. Delete files & folders
    3. Share files & folder
    4. Upload Files
    5. View Analytics
    6. View Sharing Settings

Permission Set Assignment

To reduce the setup time, CloudFiles automatically assigns following permission sets on installation -

  1. CloudFiles Admin User - This is assigned to all users with "System Administrator" profile
  2. CloudFiles Standard User - This is assigned to all internal users except administrator

You can change these assignments according to your needs. When new users are added to your Salesforce org, they would need to be assigned CloudFiles permission sets manually. You can also setup a flow to automatically do it when users are added. Please feel free to reach out to us for any help regarding this.

To manually assign permission sets, please follow the steps below

  1. Go to Setup > Permission Sets.
  2. Select appropriately among the CloudFiles Admin User, CloudFiles Standard User or CloudFiles External User permission set
  3. Click on Manage Assignments. Then Click Add Assignment. Choose the users you want to add the selected permission set for.
  4. Follow the prompts to finish the assignment process.




Updated 20 Nov 2023
PREVIOUS
Automations
NEXT
Widgets
Docs powered by Archbee
TABLE OF CONTENTS
Permissions
Permission Sets
Permission Set Assignment
Docs powered by Archbee