Search found 3 matches

Go to advanced search

by pappasbuzz
Sun 18. Apr 2021, 14:00
Forum: Personal API
Topic: bulk import via json
Replies: 1
Views: 5885
 
Jump to post

bulk import via json

I have a Suunto ... and I write me an xls sheet of those data. Then I convert such data to json. Things I have noted while importing bulk via "metrics" API: 1. if i tried import "sleep" and "heartRestRate" all in one json ... I couldn't succeed ... and abandoned the ide...
by pappasbuzz
Sun 4. Apr 2021, 11:00
Forum: Personal API
Topic: API - health metrics json file using curl - can't figure out
Replies: 2
Views: 5783
 
Jump to post

API - health metrics json file using curl - can't figure out

Hi, would like to load multiple health data - sleep - at once (for last two months). I tried: curl -d "@data.json" -X POST 'https://runalyze.com/api/v1/metrics/sleep' --header 'token: "xxxxx"' (not showing real token here) It runs well if in json file is only one set for one day ...

Go to advanced search