Intents, Content API and Tasker

Hi there

I used Sleep as Android for many years a long time ago and now I’m back.

Long story short I’d like to get some of the data from my sleep records and upload into Intervals.icu, such as sleep duration, sleep score and my subjective 5-star rating.

So far I’m not having much luck, so first questions.

  1. Do Intents still work on the latest versions of Android?
  2. Is there more detailed information on how to use SaA content API, because that seems like my best option.
  3. Finally, does the csv export still work?
1 Like

Hi @23deano,

The intents are still active (details at Automation - Sleep as Android ). There are no detailed guides; the solutions are DIY at the moment.
The app uses a zip file for backup; the CSV file with the data is part of the zip file.

Can Tasker access the Content API? I’m getting no cursor errors all the time.

It seems Tasker can work with Content API, this is what was found: