{
"event_type": "historical.data.workout_distance.created",
"user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"client_user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"team_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"data": {
"end_date": "2024-04-01T00:00:00Z",
"provider": "oura",
"start_date": "2024-01-01T00:00:00Z",
"user_id": "fac593ed-f371-4aea-9210-9332f1b19bec"
}
}Workout Distance
historical.data.workout_distance.created
Webhook event Junction sends when the historical backfill of a user’s workout distance data from a provider has fully completed.
Allowed value:
"historical.data.workout_distance.created"Show child attributes
Show child attributes
Example:
{
"end_date": "2024-04-01T00:00:00Z",
"provider": "oura",
"start_date": "2024-01-01T00:00:00Z",
"user_id": "fac593ed-f371-4aea-9210-9332f1b19bec"
}
Was this page helpful?