Checklist progress
0/316Learned
Platform App Builder
Study Checklist
Checklist progress
0/316Learned
Given a scenario, determine the appropriate data model.
0/14
Given a scenario, explain the capabilities of the various relationship types and the implications of each on record access, user interface, and reporting.
0/14
Given a scenario, determine the considerations when selecting or changing a field data type.
0/19
Given a scenario, determine the options and considerations when importing and exporting data, including the capabilities of external data sources.
0/9
Data Import Wizard versus Data Loader
Learn this conceptData Import Wizard matching and add-or-update actions
Learn this conceptExternal ID matching on upsert
Learn this conceptImport considerations for validation rules and field types
Learn this conceptData Loader delete versus hard delete
Learn this conceptData Export Service versus Data Loader export
Learn this conceptSalesforce Connect versus importing a data copy
Learn this conceptSalesforce Connect adapter types
Learn this conceptPrepare for the Exam
Study Community
Ask questions and get the latest info from other Platform App Builder studiers. 592 members and growing.
Salesforce offers two main ways to copy org data out as comma-separated values (CSV) files: the Data Export Service and Data Loader. The Export Service is an in-browser backup tool in Setup that can run on a weekly or monthly schedule and can include files such as images, documents, and attachments. Data Loader is a separately installed client that exports specific objects through a query, which is useful for targeted extracts and automation, but it cannot export attachments.