Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.getmembrane.com/llms.txt

Use this file to discover all available pages before exploring further.

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.