Skip to content

Data Model

Shun Kosaka edited this page Jun 7, 2021 · 7 revisions

Salesforce

Data Model in Salesforce

(See in Google Docs)[https://docs.google.com/presentation/d/1gPmaNfutuy2vVtTeKtxpJSvUiXLCjYv0SyEEcmKIC_0/edit#slide=id.g812dffaabb_1_0]

You can also see the full metadata in the Salesforce package repository.

Local

The mobile app has the following local database tables to store contacts, surveys and settings. Setting tables are normalized for the query performance.

  • Record Type
  • Page Layout Section
  • Page Layout Item
  • Picklist Value
  • Survey
  • Contact
  • Localization
Clone this wiki locally