Your Salesforce data stays in your hands. Here's exactly how SFDC File Exporter protects it.
SFDC File Exporter is a desktop application. When you export files from Salesforce, the connection is established directly between your machine and Salesforce's servers. RASPSYS LLP's infrastructure is not involved in the data path — not even for authentication.
This is fundamentally different from cloud-based export tools, where your files are first uploaded to a third-party server and then downloaded to you. With SFDC File Exporter, there is no intermediate stop. Your files go: Salesforce → Your Machine. Full stop.
Data Flow
SFDC File Exporter authenticates with Salesforce using the standard username-password OAuth 2.0 flow. Your password is used only to obtain a session token from Salesforce — it is never stored by the application.
All export operations — querying, filtering, downloading — happen on your local machine. No data is buffered, cached, or transmitted through RASPSYS LLP's servers at any point.
We do not collect usage analytics, error telemetry, or any metadata about your exports. The application operates entirely within your network boundary. RASPSYS LLP is blind to what you export.
All communication with the Salesforce API is encrypted via HTTPS (TLS 1.2 or higher), matching the same encryption standard used by Salesforce's own web interface.
SFDC File Exporter's architecture makes it easier to satisfy internal security reviews, compliance audits, and data governance requirements.
Since files are downloaded directly to your machine without cloud intermediaries, exported data never leaves your controlled environment. Ideal for data residency requirements.
For organizations with GDPR or HIPAA requirements, the local-processing model means sensitive data (PII, PHI) is handled within your existing compliant environment.
The application is a standalone executable. Network auditing tools will show connections only to Salesforce API endpoints (login.salesforce.com, your Salesforce instance URL).