Document Sharing
Features
Automations
25 min
cloudfiles workflow actions help share documents with clients and automatically collect files into the correct cloud storage folders files submitted through hubspot forms can also be moved directly to cloud storage, with security permissions set automatically and records kept in sync, along with several other automation capabilities each action is explained with its purpose, configuration, outputs, and examples to show how it can be used in real scenarios create dataroom action this action is used to create a https //help cloudfiles io/hubspot/dataroom management in hubspot (a shareable file portal) directly from a hubspot workflow a dataroom lets you organise files and folders from connected cloud storage, share them via a single link, and collect documents from external users using file request blocks configuration enter the name of the dataroom, which appears as the title of the dataroom optionally provide a description to give more context about the dataroom output the action returns a dataroom id , which can be used in subsequent steps (for example, attaching the dataroom to the record or adding content) example a service team wants to collect compliance documents from new clients when a deal reaches the “pending compliance” stage in hubspot, the workflow automatically creates a dataroom named “client compliance upload portal” and attaches it to the deal record this dataroom link can be shared with the client so they can upload required files securely (e g , signed contracts and certificates) once documents are uploaded, they can be stored in the desired f to learn more about this action, read the full article on docid\ vj173 v2 dx9qyyfz4n9z add to dataroom action this action is used to add files, folders, or file request blocks to an existing dataroom from a hubspot workflow it allows you to populate a dataroom with relevant documents from connected cloud storage or collect files from external users in one secure place configuration provide the dataroom id where the content should be added this is usually obtained from a previous create dataroom action choose whether you want to add existing content (files or folders) or a file request block if adding content, select the storage library and provide the path to the file or folder you want to include if required, specify the drive id for storage systems like google drive or sharepoint if adding a file request block, enter a name and optional description, and define where uploaded files should be stored output the action returns a status message, either success or failure, indicating whether the content or file request block was added to the dataroom successfully example a customer success team uses a dataroom to manage onboarding documents for new clients when a deal moves to the “onboarding” stage in hubspot, the workflow automatically adds a getting started guide pdf and a product documentation folder to the dataroom a file request block titled “upload signed contract” is also added so customers can securely upload their documents directly to the correct storage location to learn more about this action, read the full article on docid\ yhtyoon7q8tuwx5s6sifw delete dataroom action this action is used to delete an existing dataroom through a hubspot workflow when executed, it removes the dataroom and any files that were received but not already transferred to external cloud storage files that have been moved or synced to connected storage are not deleted by this action configuration provide the dataroom id of the dataroom you want to delete, which is typically obtained from a previous create dataroom action, get attachment details action, or stored in a record property output the action returns a status message, either success or failure, depending on whether the dataroom was deleted successfully example a support operations team wants to automatically clean up datarooms when a deal is marked “closed–lost ” a workflow uses the stored dataroom id associated with the deal to trigger the delete dataroom action when the deal stage changes, the workflow runs this action and removes the associated dataroom, ensuring that temporary file portals are closed and unused spaces are removed without manual work to learn more about this action, read the full article on docid\ npyjawqzqmaqhjzxewlck get attachment details action this action is used to retrieve detailed information about one or more attachments that are already associated with a hubspot record attachments are files, folders, or datarooms linked to a record and shown in the app card or as tiles in the sidebar widget the returned details can then be used in automations and downstream actions configuration choose whether to fetch details for only the latest attachment or for all attachments associated with the triggering record output this action returns multiple values that can be used in later steps of your workflow, including action status — success or failure attachment id — internal id for the attachment url slug — the slug of the generated cloudfiles url url — the complete cloudfiles link cloud storage url — the link to the file/folder in cloud storage resource id — internal id of the file, folder, or dataroom associated with the attachment name — name of the associated resource (with extension for files) type — whether the resource is a file, folder, or dataroom status — status of the attached resource example a sales operations team wants to automate a follow up email that includes a link to an important document already attached to a deal when a deal enters the “negotiation” stage, the workflow uses this action to fetch details of the latest attachment on the deal record the returned url is then used to generate a personalised email with the correct document link, ensuring that prospects always receive the most relevant attachment to learn more about this action, read the full article on docid\ lhksgxm3wipb9fyipisvj get resource property action this action is used to retrieve the external url and various metadata for a specific file or folder stored in your connected cloud storage (e g , google drive, sharepoint, onedrive, box, dropbox) directly from a hubspot workflow configuration specify the library where the file or folder is stored (e g , sharepoint, google drive, dropbox) provide the path to resource > the full slash separated path to the file or folder in the cloud storage choose the property to get > the name of the resource attribute you want to retrieve (e g , externalurl, name, size, date) output the action returns multiple values, including action status — success or failure value — the property retrieved in the format requested (string, number, boolean, date/time) example a sales operations team wants to include a publicly shareable link to an important contract stored in google drive in a deal record in a workflow triggered when a deal reaches “contract sent,” the get resource property action pulls the externalurl of the contract file the returned url is then written into a deal custom property and used in automated follow up emails so that customers always receive the correct link without manual lookups to learn more about this action, read the full article on docid\ h yteeg9i qthvapt2w3g move hubspot files action this action is used to move files uploaded to hubspot (for example, via forms or record attachments) into a connected cloud storage system such as google drive, sharepoint, onedrive, box, or dropbox it helps you automatically organise hubspot files into structured folders outside hubspot configuration select the hubspot file property that contains the file link(s) you want to move (commonly a form upload property) choose the destination storage library where the files should be moved provide the destination folder path in the selected storage, using a slash separated format optionally provide a file name to rename the file during the move if left empty, the original file name is retained output the action returns a status message indicating success or failure, along with the final file name and the full path where the file was moved example a marketing team collects documents through a hubspot form when a form submission is received, a workflow automatically moves the uploaded file from hubspot into a deal specific folder in sharepoint the file is renamed using the record name (for example, “nimbus corp – nda pdf”), ensuring all submitted documents are stored in the correct location without manual downloads or uploads to learn more about this action, read the full article on docid\ cx 3jw grlso4 rmprn a share attachment action this action is used to generate a secure, shareable cloudfiles link for an attachment (file, folder, or dataroom) associated with or linked to a hubspot record it allows you to programmatically share attachments through workflows without manually creating links configuration provide the attachment id of the file, folder, or dataroom you want to share this id is typically obtained from a previous action, such as docid\ wqal9oeb5 ei8hsg1zckm or docid\ lhksgxm3wipb9fyipisvj output the action returns a status message along with a cloudfiles share link, including both the full url or the url slug these values can be used in subsequent workflow actions or communications example a support team attaches a troubleshooting guide to a hubspot ticket via the app card or the sidebar widget when the ticket owner updates the ticket status to “waiting on customer,” a workflow automatically generates a cloudfiles share link for the attachment and sends it to the customer this ensures the customer always receives the correct support document without agents manually creating links to learn more about this action, read the full article on docid\ p6ei6 g 5jdanhfbjs1xk update link settings action this action is used to update the access and security settings of existing cloudfiles share links (for files, folders, or datarooms) through a hubspot workflow it allows you to automatically control who can view a link, how long it remains active, and what actions viewers are allowed to take configuration choose whether the settings should be applied to the latest shared link or to all links associated with the record enable or disable download and print access for the shared resource set an expiry condition based on a specific date or a maximum number of views optionally require viewers to enter and verify their email address before accessing the link optionally restrict access by allowing only specific email addresses or domains output the action returns a status message indicating whether the link settings were updated successfully example a customer success team shares onboarding documents with new customers using cloudfiles links when a "welcome email is sent" from hubspot, a workflow automatically updates the link settings to require email verification and limit the link to 10 views this ensures only the intended recipient can access the documents and prevents links from being reused or forwarded to learn more about this action, read the full article on docid\ txeurvb8geaqpdvdcgsxm update resource permissions action this action is used to update who can access a file or folder stored in your connected cloud storage directly from a hubspot workflow it allows you to automatically grant or remove access for specific users and control whether they can view or edit the resource configuration select the storage library where the file or folder is located provide the full path to the file or folder whose permissions you want to update choose whether you want to grant access or revoke access if granting access, select the permission level (view or edit) enter one or more email addresses whose access should be updated tokens and record based emails can be used output the action returns a status message indicating whether the permissions were updated successfully example a customer success team maintains a shared onboarding folder in sharepoint for each customer when a new stakeholder email is added to the account record, a workflow automatically grants view access to the folder for the new contact at the same time, access for removed stakeholders can be revoked, ensuring that only the right people have access to customer documents at all times to learn more about this action, read the full article on docid\ nvx0xmv5kyy8gnmwrdb6h
