This article explains the purpose, use cases, and operational steps for the "Folder Search Action" feature, part of the third-party HubSpot app "Custome Workflow Business v2."


The primary purpose of this workflow action is to search for a folder in HubSpot's "Files" tool (File Manager) by its name and retrieve various details about that folder (such as its Folder ID, Parent Folder ID, etc.).
The retrieved information is returned as "action outputs" in the workflow. This allows you to save the information to a property in a subsequent action or use it as a parameter for another API call.
This feature is useful for automating file management and organization within a workflow.
The video shows the process of searching for a folder named test1 in the File Manager and retrieving its ID and other information.
Step 1: Check Data Before Execution
test1, exists in the File Manager.Step 2: Check Workflow and Trigger
Event Date" property value is changed.Step 3: Add the Custom Action
Step 4: Select the Action
Step 5: Specify the Folder Name to Search
test1 in the video) or use a property token to dynamically specify the folder name.Step 6: Activate the Workflow and Confirm Execution
Brian Halligan).Step 7: Verify the Final Result
folderId, folderName, and parentFolderId has been successfully retrieved as values.
A: No, it is not a standard feature. The feature explained in this article is a custom action that becomes available by installing a third-party app called "Custome Workflow Business v2" in HubSpot.
A: Yes, you can. As explained in Step 5, the "Folder name query" field allows the use of property tokens (personalization tokens) in addition to fixed text (e.g., "test1"). This allows you to dynamically search for a folder name based on the record's information, such as "[Customer Name]_Project_Files."
A: No, you cannot. This "Folder Search Action" is a dedicated action for searching folders within the file manager by name and retrieving information like their ID and parent folder ID. If you need to search for files, a different action (such as the "File Search Action") would be required.
We can customize this sample to match your specific business requirements.
Book Free ConsultationPut it on Trello!Need a fix for HubSpot, CMS, or GAS? Post it on Trello.
Development Requests Here