Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Accessing specific sensor data such as steps, floors, etc

Hi,

 

I am trying to access specific 'activities' data such as steps, floors, etc using the Python API. I get back a JSON structure by calling _COLLECTION_RESOURCE('activities', date) but I would like to get back only specific data from this structure. By making this call I can see the goals and summaryt data in a JSON structure including steps, floors, etc. Is there a way to only get steps or only floors?

 

I tried _COLLECTION_RESOURCE('activities/summary/steps', date) and I got non-relevant information. 

 

Thanks!

 

 

Best Answer
0 Votes
0 REPLIES 0