ROOK supports the extraction of Electrodermal Activity (EDA)-related stress data from several wearable sources. This information is processed and normalized under the Physical Health pillar.
This article outlines the supported data sources, where to locate the stress data in the ROOK structure, the typical metrics available, and permission requirements for successful data extraction.
β
Data Location in ROOK
Stress event data can be found under the following structure:
[Physical] > [Events] > [Stress]
Supported Data Sources
The following data sources currently provide stress-related data:
Garmin
Fitbit
Polar
Available Metrics
The following metrics are typically extracted and normalized by ROOK for stress events:
β
Metric Key
stress_maximum_level_int
stress_duration_seconds_int
stress_avg_level_int
stress_at_rest_duration_seconds_int
You can review those metrics here:
βhttps://docs.tryrook.io/api/#tag/ROOK-greater-Connect-greater-Physical-Health/paths/~1v2~1processed_data~1physical_health~1events~1stress/get
Note: Access to stress-related metrics is strictly dependent on the permissions granted by the user during the integration process. Ensure that the user authorizes the necessary scopes with the wearable provider to enable successful data extraction.