Lybron / health-auto-export

This repository provides documentation for the API Export feature of Health Auto Export.
https://healthyapps.dev
112 stars 5 forks source link

[Feature Request] - How to install sync cadence via deep link ? #10

Closed tabuna closed 2 years ago

tabuna commented 2 years ago

Is your feature request related to a problem? Please describe.

How to install sync cadence via deep link?

com.HealthExport://automation?url=https://awesomeapi.com/user?
xyz&name=AwesomeAPI&headers=Authorization,123456Secret&format=json&period=previous7Days&interval=minutes

Describe the solution you'd like

It would be great if I could specify this by simply passing the value:

com.HealthExport://automation?...&cadence=minutes,5

Device Information

blankster commented 2 years ago

I face the same problem. It would be super useful if the sync cadence could be pre-defined (like daily + every 6 hours) too.

Lybron commented 2 years ago

Sync cadence can now be set via deep link from the v6.3 release :)

Thanks for the request.