Hello
Had a serious look through the docs and not seeing the answer to this.
I've added a metadata field "Strava_ID" and populated it for some rides, however when I try to query via the web service it returns nothing. The weird thing is that if I query for "metadata=all" it returns
"Strava_ID", "Calendar_Text", "Data", "Interval_Notes", "Interval_Goal"
but no actual value for Strava_ID
So I tried adding some text to the built-in metadata field Interval_Notes, and same thing, nothing back.
I looked in the activity JSON, and rideDB.json to see where else this field might be stored
What else to try?
TIA
Steve