Skip to main content
Many applications let users create custom object fields. When a Data Collection supports custom fields, it will have:
  • customFields set to true in its specification.
  • fieldsSchema include both standard and custom fields.
In most cases you should simply work with fieldsSchema and not worry about doing anything special about custom fields.

See also

Data Schemas

Representing data structures used in integrations.

Data Sources

Configuring access to data in external apps.