Oura
Business appsBearer tokenOAuth 2.0credential probe
Read an Oura ring wearer's profile, daily sleep, activity and readiness summaries, sleep periods, workouts and heart rate (Oura Cloud API v2).
OCNORA ships 7 typed Oura operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://api.ouraring.com/v2 through the HTTP node with the same credential.
Operations 7
- Get Personal InfoRead the profile of the Oura user whose token this connection holds.oura.get_personal_info
- List Daily ActivityRead one daily activity summary per day: steps, calories, MET minutes and how the activity score was made up.oura.list_daily_activity
- List Daily ReadinessRead one daily readiness score per day, with its contributors and the body-temperature deviation behind it.oura.list_daily_readiness
- List Daily SleepRead one daily sleep score and its contributors per day.oura.list_daily_sleep
- List Heart RateRead the heart-rate time series. This collection windows on date-times rather than dates, and can return just the most recent sample.oura.list_heartrate
- List Sleep PeriodsRead each individual sleep period rather than the daily score: stage durations, efficiency, heart rate and HRV.oura.list_sleep_periods
- List WorkoutsRead the workouts Oura auto-detected or the user entered by hand.oura.list_workouts
More in Business apps
Run your first Oura workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.