I’d like to import data from Apple’s Health app into a database
and indeed from other Apps as well – but I guess this would impact many people and most of the others have CSV or JSON methods.
any ideas how I might get this into TF – presumably it has to be via the iPhone client
You’d definitely need some app that was integrated with Apple’s HealthKit API that could export as a CSV file. Then you could import that into Tap Forms. I haven’t written native support for importing data directly into Tap Forms from HealthKit.
I found this article that explains how to export your Apple Health data:
How to export and import your Health data