none

Updated UI and Support for AU/EU versions of the docs

We have updated the look and feel of our API docs and now have AU and EU versions of the docs! https://docs.fulcrumapp.com/reference/working-with-the-australian-and-european-instances

added

INFERENCE Data Event

A new data event that runs Computer Vision (CV) inference using a custom model.

added

RECOGNIZETEXT Data Event

A new data event that extracts text from a photo and processes it through data events.

added

LOADFILE Data Event

A new data event which loads Reference Files content from the local (offline) database into Data Events.

added

LOADFORM Data Event

A new data event which loads form schemas from the local (offline) database into Data Events.

added

LOADRECORDS Data Event

A new data event which loads records from the local (offline) database into data events. This provides the ability to access other apps’ records while offline.

added

Added timestamps to photo field properties

Added the ability to enable timestamps on photos. See https://docs.fulcrumapp.com/reference/forms-intro#photofield.

improved

Added sort by role name

Added the ability to sort by role name. See https://docs.fulcrumapp.com/reference/roles-get-all.

improved

Exposed additional Project fields in the API

We enhanced the API by exposing additional project fields. https://docs.fulcrumapp.com/reference/projects-intro

added

Batch API

To support Bulk Delete and other bulk operations in the future, a Batch API has been added.