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.
When users need data that lives outside Salesforce, you can copy it into the org or leave it in the other system and fetch it live. Salesforce Connect is the live option: it maps external objects, object definitions that point at tables outside your org, to that remote data and retrieves rows on demand through web service callouts. Importing or copying the data still works, but it stores a second set of records that consume org storage and can go stale as soon as the source changes.