Table of Contents |
---|
Secure File Transport
...
View file | ||
---|---|---|
|
Botdoc Compliance Portfolio 7 27 2023.pdf
...
Salesforce User initiates a document pull request via BotDoc by sending the relevant information in the request call.
BotDoc generates the request and sends the upload link via email/text to the consumer to upload the required files.
The consumer does a two-factor authentication and uploads the files to BotDoc.
BotDoc makes a secure connection with Salesforce and notifies the Salesforce user that an action has been taken on the request.
Salesforce pulls the document from the BotDoc repository.
Optionally we can also save the document to other repositories (SharePoint, BOX.com, Google Drive, etc.
Cloud Maven, Inc doesn’t store nor transmit any data using our servers. We don’t have access to the client’s data in transit or rest.
Data at rest outside salesforce is encrypted using AES 256 encryption. Data is the salesforce can be encrypted using the salesforce shield product.
Schema Diagram
All data will be stored inside the salesforce. “File Request” can be linked to any object.
...