We have introduced a feature that allows administrators to control which Salesforce data can be accessed by external applications.


By disabling the trigger for a specific Salesforce object, the data for that object will remain available only within Salesforce and will not be shared with external applications.


How to Enable This Feature

Follow the steps below to configure the settings:

  1. Log in to Salesforce as an Administrator.
  2. Click Setup and search for Custom Settings.
  3. Select Custom Settings for Triggers and click the Manage button,
  4. Click Edit, and locate the Salesforce objects for which you do not want the data to be shared with external applications.
  5. Disable the trigger by clicking the checkbox for the corresponding object.
  6. Save the changes.

Example

  • For example, if the trigger for the Project object is disabled, any project created in Salesforce will remain accessible only within Salesforce.
  • The project will not be shared with external applications such as the TimeTracker Web application or TimeTracker Mobile application.


This setting gives administrators greater control over which Salesforce data can be accessed outside of Salesforce.