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

Editing Existing Activity Logs

I'm thinking of writing an app which gives users extended abilities to edit existing activity logs, adding more details for automatically recognised or manually selected exercises.

 

However, I have studied the API and although there are obvious endpoints to retrieve, delete and add activity logs, there doesn't seem to be one to update a log.

 

Am I missing something?

 

Thanks

Andrew

 

 

Best Answer
0 Votes
2 REPLIES 2

@akjohnston Nope, you're not missing anything. Currently you can only get/add/delete activity logs. You would have to retrieve an existing log, add a new one with updated values, then delete the old log.

Andrew | Community Moderator, Fitbit

What motivates you?

Best Answer
0 Votes

Presumably that means I would lose any links to, for example, time series data.

 

Is there any plan to provide an API for activity log updates? It's an obvious omission...

 

Thanks

Andrew

Best Answer
0 Votes