Idea taken from [[https://blog.ithasu.org/2019/01/fetching-garmin-data-done/][Ithasu's blog]], converted it to Python and added the writing to InfluxDB.
Imports various data sources from your [[https://connect.garmin.com/modern/][Garmin Connect]] profile into a InfluxDB database.
import_garmin_connect --user USER --password PASSWORD --profile NAME
For more detailed arguments see =--help=
Requirements
Python 3.7+
influxdb
requests