Overview
- OneDrive from the M365 suite of products contains important documents that need to be frequently backed up.
- Using the LegacyFlo OneDrive-S3-ZIP request type, you can now backup files from any user's Microsoft OneDrive to the Vaultastic Open or the Vaultastic Deep Store.
Step 1: Getting access to the OneDrive data
This is a two-step process, in which you generate the API key (one time) and grant OneDrive access for all the accounts whose OneDrive data needs to be accessed
Step 1: Get access to the M365 Graph API
Step 2: Make the user's OneDrive content available for access via the API(This step has to be done for all users whose OneDrive data needs to be accessed.)
Step 2: Submitting a LegacyFlo request
You can submit requests to back up OneDrive data using the LegacyFlo interface.
The request type to be used is OneDrive-S3-ZIP.
The parameters for the request are as follows:
Source Information
FIELD NAME | DESCRIPTION | SAMPLE VALUE |
---|---|---|
User ID | User id on OneDrive domain whose data needs to be imported (Note: The id should not contain the domain name.) | "john" |
Domain | Source domain on M365 | "baya.com" |
OneDrive Folder name | The folder from which data needs to backed up on the destination. All the contents of this folder and its subfolders will be backed up. Note that the folder name should not start with a /. If all the OneDrive data is to be backed up, leave this value empty | "23-Jun-2020" |
Filter Information
FIELD NAME | DESCRIPTION | SAMPLE VALUE |
---|---|---|
Since (DD-MMM-YYYY) | If this field is left blank, all the files in the source will be added to the backup. If this field has a valid input, then all files which were created or modified since the date specified will be added to the backup. | "31-JAN-2022" |
Other Information
FIELD NAME | DESCRIPTION | SAMPLE VALUE |
---|---|---|
Send report to | A valid email id to which status reports are sent | john@baya.com |
Destination Information
FIELD NAME | DESCRIPTION | SAMPLE VALUE |
---|---|---|
S3 bucket name | This is the name of the S3 bucket on which your Vaultastic Open or Deep Store is hosted. | mithi-ind1-vaultastic-legacystore |
S3 folder path | This is the name of your Vaultastic domain | baya-com.vaultastic.com |
Doc Type |
| |
File name |
| john-jan-2021.zip, freshdesk-backup-nov.zip |
Refer to this topic to get the S3 credentials for your Vaultastic Open Store.
Step 3 (optional): Submitting multiple LegacyFlo requests to backup data for multiple users
To upload multiple jobs using a CSV, create a CSV file with a list of all the users and other details required to upload data.