Export Salesforce Reports in Any Format
Export Salesforce reports in any format, bypass row limits, batch multiple files at once, and fully control layout with flexible record handlers so you can share complete, customized data anywhere.
Export Without Limits
Bypass Salesforce’s export row limits to extract complete data sets.
Choose your file type
Convert Salesforce reports to:
AmazonDynamoDB
CSV
Docusign
Excel
Google Analytics
Google Sheets
HubSpot
Jira
JSON
MariaDB
MicrosoftTeams
Monday
MongoDB
MySQL
NetSuite
Postgre SQL
Quick Books Online
Rest
Salesforce
SendGrid
Slack
SQLServer
Stripe
Twilio
XML
HTML
Batch Exports Available
Generate multiple documents or reports at once with full customization.
Share With Anyone
Exported files can be shared externally or saved to secure cloud storage.
Record Handlers
Exported files can be shared externally or saved to secure cloud storage.
Normally each row in a report is placed into a table row. With Record Handlers, you can change that behavior to format the rows using one of four types of Record Handlers:
1. Document
2. Page
3. Block
4. Cell
Document Record Handler
The Document Record Handler creates an entire document for each row in a report and then merges all of those documents together.
Page Record Handler
The Page Record Handler creates a new page for each row in a report - all within a single document.
Block Record Handler
The Block Record Handler creates a new block or section of a document for each row in a report.
Cell Record Handler
The Cell Record Handler creates a new table cell for each row in a report.