Log Oura Ring sleep sessions to Trello
This trigger fires when your nightly sleep duration falls below a value you set.
Developer info
- API endpoint slug
- oura_ring.sleep_duration_below_threshold
Trigger fields
Minimum sleep hours Dropdown list
- Label
- Minimum sleep hours
- Helper text
- Fire when total sleep is below this many hours.
- Slug
- minimum_sleep_hours
- Required
- true
- Can have default value
- true
Ingredients
Sleep date
- Slug
- sleep_date
- Filter code
- OuraRing.sleepDurationBelowThreshold.SleepDate
- Type
- Date (ISO8601)
- Example
- 2020-07-07
Total sleep duration Total sleep duration in seconds.
- Slug
- total_sleep_duration
- Filter code
- OuraRing.sleepDurationBelowThreshold.TotalSleepDuration
- Type
- String
- Example
- 21000
Sleep score
- Slug
- sleep_score
- Filter code
- OuraRing.sleepDurationBelowThreshold.SleepScore
- Type
- String
- Example
- 62
Bedtime
- Slug
- bedtime
- Filter code
- OuraRing.sleepDurationBelowThreshold.Bedtime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Wake time
- Slug
- wake_time
- Filter code
- OuraRing.sleepDurationBelowThreshold.WakeTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00