Anyone use a calorie tracker with a nice open API? Don't want anything mega complex, just the ability to fetch calories consumed daily - anything additional is a nice-to-have.
To continue this tedious thread, workflow that currently works is configure MyFitnessPal to share with health, then read relevant nutritional data with a shortcut (added bonus is that you get full macro data which is premium locked in MFP). Next step is to set up custom post type in wp and set shortcut to post to json API.
Absolute rube Goldberg machine, in typical me-fashion.