Dear cyberjunky,
First I would like to congratulate you for this effort. It is amazing.
This is not an issue, but a question.
I would like to trak my resting hart rate as an example. My idea is that every day at the end of the day, a script will get this data and write into the sql DB.
How can I run this file and ingest "a" command? I also saw it is called: "api.get_rhr_day('2023-01-09')". how can I call it directly?
Thank you very much for your answer in advance!
Update....
In the meantime, I already solved it on my own.
Just calling specific api call.
Dear cyberjunky, First I would like to congratulate you for this effort. It is amazing. This is not an issue, but a question. I would like to trak my resting hart rate as an example. My idea is that every day at the end of the day, a script will get this data and write into the sql DB. How can I run this file and ingest "a" command? I also saw it is called: "api.get_rhr_day('2023-01-09')". how can I call it directly? Thank you very much for your answer in advance!
Update.... In the meantime, I already solved it on my own. Just calling specific api call.