I’m also looking at ‘time savings’ to collect all data.
This what I have done now:
The OCR on the phone works nicely but this method requires a daily run of an Excel file with vba scripts to make the API calls and the Excel Power Query to parse the data.
4 app pages to open on my phone and OCR, copy, paste to get the 32 wellness parameters in unstructured text. That comments section is pulled in the Excel with an API and filtered/parsed to be sent back as fields/custom fields with another 2 api calls. One for todays values (BP, HRV, Sleep) and one for the 24hr values that complete yesterday’s wellness section (Steps, Active Energy, Avg HR24hr)
As things move forward, I would replace the OCR by available api’s or csv export from the used apps.