Changelog

Added

Fitbit workouts expanded to include device object

In August 2022, we updated the device object for Fitbit workouts records to report the Fitbit device name when that information is reported to us by Fitbit. Device names will be reported as the "model" in the "source" object of Fitbit workout records, as shown below:

Added

Phone diagnostic information now returned in mobile records

On 5/14/2020 the Inform API was updated to return phone diagnostic information for records of source type "apple_health", "bluetooth", "google_fit_sdk", "vitalsnap", and "samsung_health". An example is provided below.

Fixed

Nokia source type updated to Withings

On 3/5/2020 we updated the source type for Withings records from "nokia" to "withings". All new Withings records will have a source type of "withings". However, when making a call to the API and using a source filter of either "nokia" or "withings" records of both source types will be returned. Here is a sample of how this field will appear after this change:

Added

Spirometry metrics added to Inform API

On 12/10/2019 the following spirometry metrics were added to the Inform API. With this the "peak_flow" metric has been depreciated and replaced with "pef".

Added

"last_processed_at" added to users endpoint

👍

"last_processed_at"

A request to /organizations/:org_id/users/:user_id will now include in the response the last processed time for each source (null values are present if no data has been received)