The source parameters for the request are as follows:
Source Information
FIELD NAME | DESCRIPTION | SAMPLE VALUE |
---|---|---|
User ID | User id on Google Workspace domain whose data needs to be retrieved (Note: The id should not contain the domain name.) | "john" |
Domain | Source domain on Google Workspace | "baya.com" |
Operation Type | There are three options to choose from 1. Direct Message 2. Space 3. Both If you choose Direct Message, all the one on one chats for the user will be retrieved. If you choose Space, all the Google chats for the user in the Spaces will be retrieved. If you choose Both, then one on one and Spaces chats will be retrieved | Space |
Include JSON Response | By default, all chat communications are converted to email in the HTML format and any documents shared are attached to the mail. The Include JSON Response option should be enabled if you wish to add the RAW JSON returned by the API as an additional attachment. |
Source Filter
FIELD NAME | DESCRIPTION | SAMPLE 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
FIELD NAME | DESCRIPTION | SAMPLE VALUE |
---|---|---|
User ID | The user id on the destination Vaultastic 4 server. (Note: The id should not contain the domain name.) | "john.smith" (To upload data to john.smith@baya-com.vaultastic.com) |
Domain | Destination domain on Vaultastic 4 | "baya-com.vaultastic.com" |
Password | Password of the user on Vaultastic 4 | Note: Passwords cannot contain special characters mentioned in the list given here. Update the password before submitting the request. |
Server | Hostname for the domain on Vaultastic 4 | "baya-com.vaultastic.com" |
Send Report
FIELD NAME | DESCRIPTION | SAMPLE VALUE (TO UPLOAD TO VAULTASTIC) |
---|---|---|
Send report to mail id | Email address which will get the notifications | "postmaster@baya.com" |