Skip to main content
All CollectionsReport Sender
Report Sender Security and Data Privacy
Report Sender Security and Data Privacy

Questions about how Report Sender security works?

Updated over a year ago

Our Report Sender product was built in a way that allows you to run it while keeping your data safe. Many other applications will send data outside of Salesforce just for processing, increasing your exposure to data leaks.

Security Practices

  1. Report Sender is fully Salesforce native, so all the code runs inside your organization.

  2. Apex code calls the reporting API, which is why the application needs to get OAuth access.

  3. Private custom settings are used to store security secrets, which are only visible to the application code.

  4. Configuration options are stored in records in your org.

  5. The reports run as the user who scheduled the report, so the user knows what data will be in the report.

  6. The app is regularly scanned for security flaws and approved by the Salesforce security team. Read more about the security review.

Information We Gather

To support the application and our business, we do collect data and receive some data from Salesforce.

  1. When you install the app or do certain interactions on the AppExchange, Salesforce sends us your contact information and some basic info about what you did (for example: installed report sender).

  2. When interacting with the app, we collect some usage data. For example, when pages are viewed, how many total records have been created, and when users perform certain interactions.

  3. Paid subscribers will be asked to provide their name, address, and billing information which will be stored securely and used for billing.

  4. If you are having any issues with the app and we determine that we need login access to debug, one option we may ask is to have you grant us login access through the Salesforce setup menu. This allows our support agents to log in with the same permissions as the user that granted the access. Our support agents are trained on how to securely debug in a customer org and do not export any data unless approved by you and necessary for the fix.

If you have any questions or requests about your data, please use the chat bubble on the bottom right to start a conversation.

Did this answer your question?