Hello allI am using a Garmin Fenix watch to track most of my sport activities. This watch also does 24/7 monitoring. I am particularly interested in tracking resting heart rate, and would like to do this with GC. I've tried to answer my own questions but I need help with a few thingsIs it at all possible to fetch this metric from Garmin Connect automatically? it doesn't seem it is, but thought I'd better check in case I'm missing it
Failing that, I have found https://github.com/tcgoetz/GarminDB which is able to pull the data down from Garmin Connect. Assuming I have the data using this tool, how could I integrate within GC in a somewhat automatic way?
Is it possible to define a source (cloud account?) that invokes an external process to fetch data? in this case, a bit of Python plumbing could be put together to leverage the above code from GarminDB to pull the data into GC
Hello AleSo I'm experimenting with RHR and HRV in GC, and have had some success. I have downloaded the data from Garmin Connect, and figured out the HRV data is stored in a json file under <athlete_dir>/config/hrvmeasures.json, so I can add them there automatically.However, I am experimenting some weird behaviour in GC, even when entering data manually through the UI. See here:In my athlete profile, I have data for every day in January:However, when I try to view the data in a chart in the Trends view, some data points are missing. I'm filtering for "This Month" and the table view shows the following:Notice how some days are totally missing. Tried changing the Date Range, and there's always some point missing, can't detect a pattern.
I have tried entering the missing points manually, but they still don't show up.
Is this a bug?

1. The chart shows some zero values after today, even though the data is not there:
Not sure I understand the use case, but I would suspect most users don't use activities/data in the future.
As such, it may make more sense to use "Current selection thru today" as the default. Just my opinion of course
As an aside, are there any plans to provide in-app documentation/tips? in the form of popups or (?) icons that can be clicked. I see a lot of options/toggles and a lot of them are really not very obvious for the beginner user

I know this is an old thread, but I wonder if there is any update on this or another easy way to track your resting heart rate in GC?
I have a garmin vivosmart 4 to track my RHR and would like to get this data into GC for I've seen a "nice" corelation between sickness and fatigue and my RHR and would like to track that in GC. I download my activities via the Garmin-connect-export script but that does not contain my daily RHR-data, So I'm looking for a way to get this data into GC preferably in one go with the activity-export/import.