- Salesforce Advanced Administrator Certification Guide
- Enrico Murru
- 504字
- 2021-06-24 12:24:18
Exporting data
In the previous section, we saw that we can export data from Salesforce in the following ways:
- Reports: By exporting resulting datasets in CSV (or Excel) format
- Data Loader: By using a SOQL query to get a CSV file that contains the results
Salesforce CRM comes with a backup tool that you can leverage to export data from your organization in CSV format, back it up, and so on. This feature is called Data Export and can be found by going to Setup | Data | Data Export.
The tool allows you to do a one-time data export, though it can be scheduled on a weekly or monthly basis, depending on your Salesforce edition (only Enterprise, Performance, and Unlimited deliver the weekly option).
Click on the Export Now button to get to the following page:

From here, do the following:
- Choose file encoding.
- Check the Include images, documents, and attachments and Include Salesforce Files and Salesforce CRM Content document versions checkboxes, which will create bigger files and increase the export time, respectively.
- Check the Replace carriage returns with spaces box if you want to replace carriage returns/line breaks with a single space (this is useful for certain kinds of integration formats).
- Select the kind of data you want to export. By selecting Include all data, you are, as the option suggests, including every Salesforce object.
When you hit the Start Export button a job is enqueued and, as usual, Salesforce sends a notification email when the export job has completed:

Scheduled Data Export has a similar configuration, except for the scheduled time frame:

Because jobs are run according to the platform's load, sometimes, export results won't appear on the day the scheduled configuration has specified. If this happens, the job will be scheduled 7 or 29 days after the last executed job (7 for a weekly schedule, 29 for a monthly schedule).
The exported data is saved into a ZIP file that contains all the CSV files for the objects that were exported that are up to 512 MB in size. If the data you've exported is bigger than this, more ZIP files will be created.
- 輕輕松松自動化測試
- Project 2007項目管理實用詳解
- Hands-On Data Science with SQL Server 2017
- Learning Apache Cassandra(Second Edition)
- 永磁同步電動機變頻調(diào)速系統(tǒng)及其控制(第2版)
- 四向穿梭式自動化密集倉儲系統(tǒng)的設(shè)計與控制
- 統(tǒng)計學習理論與方法:R語言版
- JavaScript典型應(yīng)用與最佳實踐
- 精通數(shù)據(jù)科學算法
- 工業(yè)控制系統(tǒng)測試與評價技術(shù)
- Lightning Fast Animation in Element 3D
- 網(wǎng)絡(luò)布線與小型局域網(wǎng)搭建
- PVCBOT機器人控制技術(shù)入門
- 網(wǎng)站入侵與腳本攻防修煉
- 單片機C語言程序設(shè)計完全自學手冊