Databases

Read and write database entries — managed lookup lists referenced by Event forms.

Databases (despite the name) are dynamic lists of records saved against the application itself rather than against individual users. Think of them as managed lookup tables — useful for standardised dropdown values that end users can manage via the AMS UI.

Databases are referenced by Event forms and are less commonly accessed via the API than Events or Profiles.

Learn more: Database Forms