This automation backs up any files that are uploaded to a matter to SharePoint.

Trigger

Action(s)
How it works
1
Workflow is triggered when a file is added or updated in the files tab of a matter record.
2
Get information about the matter record and the file, and grab a copy of that file.
3
Check in SharePoint if there is already a folder with the relevant name and a file with the same name.
4
Save the file in SharePoint or update the file with a new version if it already exists.
5
(Optional) Add a status message to the LawVu matter record to confirm that the automation has saved a copy of the file to SharePoint.
Getting started
To use this template, you must make some changes.
Modifying the template
Required:
Set the SiteAddress variable.
Set the Library variable (the name of the library where contracts should be backed up).
Set the LibraryFilePath variable (the URL version for that library, which might be different from the library name).
Optional:
Set the LegalMatters variable, renaming with your desired subfolder for your matter backups within SharePoint: the default name for the top-level subfolder is “Legal Matters.”
Set the FolderName variable, which is the naming format for the structure of the subfolder created for each matter.
Modify the status message posted to that matter. This is the last action in the flow and acts as a notice on the matter in LawVu that a copy of the file was successfully saved to SharePoint.
Folder structure and file naming
When backing up copies, think about naming conventions for the files and folder structures for the subfolders in which each file is saved. Note: these templates back up all files with the file name they already have.
Saving a file in the same location with the same name will save it as a new version of that SharePoint file. Changes to the file name in LawVu will result in separate files within this subfolder. Conversely, if two documents coming from different places in LawVu are saved in the same place in SharePoint, the newer one will show as a version of the older one even though they might not have been closely related in LawVu.
Our suggested folder structure within a root SharePoint folder is:
Legal Matters
[matter type]
Matter [ID] - [name]
When using our starter template for uploading files to SharePoint when uploaded to a matter, you can set the variable LegalMatters to your desired naming convention.
Details
Pricing
Free
Author
LawVu
Categories
Matters
File backup

Power Automate
Requirements
Power Automate, part of Microsoft 365 Power Platform, is a low-code automation platform which allows users to create bespoke workflows that customise and connect their legal workspace, creating effiicency through automation and standardized workflows.
The LawVu connector for Power Platform is required to use this workflow template.