MithiDocs

Migrate O365 Emails to S3 in ZIP Format

Overview

Source information (O365)

FIELD NAMEDESCRIPTIONSAMPLE VALUE
(TO UPLOAD TO VAULTASTIC)
User ID

User id on M365 domain whose data needs to be imported.


(Note: The id should not contain the domain name.)

"john"
Domain

The Source domain on O365

Example: "baya.com"

ServerIP address or host name of the domain on O365"outlook.office365.com"
Port

Port on the source server for connection

"993"
Note:
When syncing email data from a mailbox on O365, All Folders except 'Contacts' , 'Deleted Items', 'Tasks' 

And 'Calendar' and its contents will be synced.

This ensures that all mail (except the ones moved to the Trash or Spam folders) from the account are synced without any duplicates.

Source Filter information

FIELD NAMEDESCRIPTIONSAMPLE VALUE
Since (YYYY-MM-DD)Start date from which to copy/move content.
All content created/modified ON or AFTER the start date and BEFORE the end date will be copied/moved.

This is an optional parameter and if left blank, all contents before the Before date will be moved or copied.
2019-01-01
Before (YYYY-MM-DD)End date before which to copy/move content.
The content created/modified ON or AFTER the start date and BEFORE the end date will be copied/moved.

This is an optional parameter and if left blank, all contents added or modified ON or AFTER the Since date will be copied/moved.
2019-02-01









Destination information (S3 bucket)

FIELD NAMEDESCRIPTION
S3 bucket name

The S3 bucket for the destination file.

Select the S3 bucket name from the drop-down list.

The list will show all the registered S3 buckets including the S3 buckets which host the Vaultastic Open and Deep stores. 

S3 folder path

If the file has to be created on the Vaultastic Open or Deep Stores, then this parameter will have to start with the name of your Vaultastic domain. Example: baya-com.vaultastic.com

For example, if you want to create a file on the root of the Vaultastic domain baya-com.vaultastic.com, then enter "baya-com.vaultastic.com". If the file has to be created in a sub-folder called 'Files", then enter "baya-com.vaultastic.com/Files"

If the file is to be created on your own bucket, give the folder which will contain the file. Leave this value empty if the destination file has to be created on the root of the S3 bucket.

NOTE: S3 folder path should not start or end with a "/"

File name

The destination filename. The file that will contain the results of the LegacyFlo command

NOTE: Filenames should not start or end with a "/"


Want to submit multiple jobs using CSV?

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.