How do you connect to my data in Salesforce.com?
...
- Authentication: Madison Logic use OAuth2 flow to enable login and get the API access token from clients. This token is stored in AWS DynamoDB with encryption at Rest using AWS KMS.
- Meta Data: Madison Logic has clients choose which SFDC fields they would like to map during the integration process in ActivateABM™ML Platform. Fields are only selected from SFDC Accounts, Contacts and Opportunities objects. Madison Logic stores additional meta data consisting of client’s predefined set of Opportunity stage names and probability.
- Record Data: Madison Logic stores SFDC AccountId, Name and Domain (this is extracted from Client Email or Account Website field). This data is encrypted at rest using AWS KMS and stored in AWS S3.
...
Is my data isolated from other customers? If so, how?
Access to your data is programmatically restricted by customer via a third party authentication & entitlements service (Okta).
Is there a process in place for removing our content and data at the end of the use agreement?
...