{
"event_type": "historical.data.weight.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"
}
}Body Weight
historical.data.weight.created
Webhook event Junction sends when the historical pull of weight data completes for a user’s provider connection.
Allowed value:
"historical.data.weight.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?