Metriport · Arazzo Workflow
Metriport Wearables Connect
Version 1.0.0
Create a devices user, mint a Connect Widget session token, then pull the user's activity and biometrics data from connected wearables.
View Spec
View on GitHub
HealthcareMedical RecordsFHIRHealth DataWearablesOpen SourceArazzoWorkflows
Provider
Workflows
wearables-connect
Create a devices user, mint a connect token, then pull activity and biometrics data.
Implements the Metriport devices sequence end to end: devices user creation, Connect Widget token generation, and activity and biometrics retrieval.
1
createUser
createDevicesUser
Create a Metriport devices user mapped to the application user identifier.
2
getToken
getConnectToken
Generate a Connect Widget session token so the user can link wearable providers.
3
getActivity
getActivity
Retrieve the aggregated activity data across the user's connected wearables.
4
getBiometrics
getBiometrics
Retrieve the aggregated biometrics data across the user's connected wearables.