Skip to content
This repository has been archived by the owner on Jul 12, 2018. It is now read-only.

Latest commit

 

History

History
11 lines (5 loc) · 832 Bytes

227903107-what-data-we-get-access-to--how-we-use-it.md

File metadata and controls

11 lines (5 loc) · 832 Bytes

What data we get access to & how we use it

We create and update Accounts, Opportunities, Tasks, Email Messages, Leads, and Contacts.

We use the Salesforce REST API as well as the Salesforce Streaming API to read from and write to your Salesforce objects.

The Salesforce API enforces permissions and settings you have setup in your Salesforce installation.

We use the secure and sanctioned authentication system, OAuth, to gain access to an individual user’s account. We never store nor have access to your Salesforce password and comply with any two-factor authentication systems you may have enabled. We are granted an access token that you may invalidate at any time.